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/_ast/test
-- module/_cffi_backend/test
-- module/_codecs/test
-- module/_continuation/test
-- module/_cppyy/test
-- module/_csv/test
-- module/_demo/test
-- module/_file/test
-- 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/_pypyjson/test
-- module/_random/test
-- module/_rawffi/alt/test
-- module/_rawffi/test
-- module/_sha/test
-- module/_socket/test
-- module/_sre/test
-- module/_vmprof/test
-- module/_warnings/test
-- module/_weakref/test
-- module/_winreg/test
-- module/array/test
-- module/binascii/test
-- module/bz2/test
-- module/cStringIO/test
-- module/cmath/test
-- module/cpyext/test/test_abstract.py
-- module/cpyext/test/test_api.py
-- module/cpyext/test/test_arraymodule.py
-- module/cpyext/test/test_boolobject.py
-- module/cpyext/test/test_borrow.py
-- module/cpyext/test/test_bufferobject.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_cpyext.py
-- module/cpyext/test/test_datetime.py
-- module/cpyext/test/test_dictobject.py
-- module/cpyext/test/test_eval.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_intobject.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_ndarrayobject.py
-- module/cpyext/test/test_number.py
-- module/cpyext/test/test_object.py
-- module/cpyext/test/test_pycobject.py
-- module/cpyext/test/test_pyerrors.py
-- module/cpyext/test/test_pyfile.py
-- module/cpyext/test/test_pysignals.py
-- module/cpyext/test/test_pystate.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/parser/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/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/test
-- tool/release/test
-- tool/test
-- total: 133 to run
++ 01:04:41 starting config/test [1 started in total]
++ 01:04:41 starting interpreter/astcompiler/test [2 started in total]
++ 01:04:41 starting interpreter/pyparser/test [3 started in total]
++ 01:04:41 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.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 157 items / 1 skipped
config\test\test_pypyoption.py .............................................................................................................................................................
=================== 157 passed, 1 skipped in 128.66 seconds ===================
++ 01:06:53 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
collected 119 items
interpreter\pyparser\test\test_automata.py ...
interpreter\pyparser\test\test_future.py .....................................
interpreter\pyparser\test\test_gendfa.py .
interpreter\pyparser\test\test_metaparser.py ...............
interpreter\pyparser\test\test_parser.py .............
interpreter\pyparser\test\test_parsestring.py .........
interpreter\pyparser\test\test_pyparse.py ....................................
interpreter\pyparser\test\test_pytokenizer.py .....
======================== 119 passed in 215.43 seconds =========================
++ 01:08:21 starting module/__pypy__/test [6 started in total]
__ interpreter/astcompiler/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.py
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 447 items
interpreter\astcompiler\test\apptest_misc.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 .......................
======================== 447 passed in 278.88 seconds =========================
++ 01:09:27 starting module/_ast/test [7 started in total]
__ module/__builtin__/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 305 items
module\__builtin__\test\apptest_compile.py ........
module\__builtin__\test\test_abstractinst.py ............
module\__builtin__\test\test_apply.py ...
module\__builtin__\test\test_builtin.py ..............................................s.....................
module\__builtin__\test\test_classobj.py ...........................................................
module\__builtin__\test\test_descriptor.py ..........................
module\__builtin__\test\test_filter.py ...........
module\__builtin__\test\test_functional.py .................................................
module\__builtin__\test\test_minmax.py ..........................
module\__builtin__\test\test_range.py ........................
module\__builtin__\test\test_rawinput.py ...
module\__builtin__\test\test_reduce.py ....
module\__builtin__\test\test_vars.py ...
module\__builtin__\test\test_zip.py .........
=================== 304 passed, 1 skipped in 154.70 seconds ===================
++ 01:09:37 starting module/_cffi_backend/test [8 started in total]
__ module/_ast/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
collected 36 items
module\_ast\test\test_ast.py ....................................
========================= 36 passed in 65.42 seconds ==========================
++ 01:10:42 starting module/_codecs/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
collected 68 items
module\__pypy__\test\test_builders.py .....
module\__pypy__\test\test_bytebuffer.py ..
module\__pypy__\test\test_debug.py ...F...
module\__pypy__\test\test_identitydict.py ......
module\__pypy__\test\test_intop.py ...........
module\__pypy__\test\test_locals2fast.py .....
module\__pypy__\test\test_magic.py .......
module\__pypy__\test\test_newmemoryview.py ...
module\__pypy__\test\test_os.py .
module\__pypy__\test\test_signal.py ...ss
module\__pypy__\test\test_special.py ............s
module\__pypy__\test\test_time.py sss
================================== FAILURES ===================================
___________________ AppTestDebug.test_debug_read_timestamp ____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000017b62d992f0>
def test_debug_read_timestamp(self):
from __pypy__ import debug_read_timestamp
a = debug_read_timestamp()
b = debug_read_timestamp()
> assert b > a
E (application-level) AssertionError: assert 889441496847499904 > 889441496847499904
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError
=========================== short test summary info ===========================
FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp
============== 1 failed, 61 passed, 6 skipped in 152.18 seconds ===============
++ 01:10:59 starting module/_continuation/test [10 started in total]
__ module/_codecs/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
collected 65 items
module\_codecs\test\test_codecs.py ................................................................
module\_codecs\test\test_ztranslation.py .
========================= 65 passed in 225.84 seconds =========================
++ 01:14:32 starting module/_cppyy/test [11 started in total]
__ module/_cppyy/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
collected 0 items
======================== no tests ran in 0.03 seconds =========================
++ 01:14:38 starting module/_csv/test [12 started in total]
__ module/_continuation/test [9 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 81 items / 1 skipped
module\_continuation\test\test_generator.py ssss
module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss
module\_continuation\test\test_translated.py sssssssssssssssssssssssssssss
module\_continuation\test\test_zpickle.py ssssssssssssssssssss
=================== 3 passed, 79 skipped in 249.23 seconds ====================
++ 01:15:17 starting module/_demo/test [13 started in total]
__ module/_csv/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 23 items
module\_csv\test\test_dialect.py .........
module\_csv\test\test_reader.py .........
module\_csv\test\test_writer.py ....
module\_csv\test\test_ztranslation.py .
========================= 23 passed in 97.47 seconds ==========================
++ 01:16:23 starting module/_file/test [14 started in total]
__ module/_demo/test [11 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\_demo\test\test_import.py ..
module\_demo\test\test_sieve.py .
========================== 3 passed in 63.36 seconds ==========================
++ 01:16:24 starting module/_io/test [15 started in total]
__ module/_file/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 269 items
module\_file\test\test_file.py .....................ss..sss......
module\_file\test\test_file_extra.py ..................................................................................................................................................................ss..............ss..............ss..............ss...........s......s.s
module\_file\test\test_large_file.py .s
================== 252 passed, 17 skipped in 173.68 seconds ===================
++ 01:19:20 starting module/_jitlog/test [16 started in total]
__ module/_io/test [13 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 200 items
module\_io\test\apptest_bytesio.py ............
module\_io\test\apptest_io.py ................................
module\_io\test\apptest_stringio.py .........................
module\_io\test\apptest_textio.py ...........................
module\_io\test\test_bufferedio.py ..............................................................................
module\_io\test\test_fileio.py ...............s......
module\_io\test\test_interp_textio.py ....
=================== 199 passed, 1 skipped in 239.39 seconds ===================
++ 01:20:27 starting module/_locale/test [17 started in total]
__ module/_jitlog/test [14 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 65.81 seconds ==========================
++ 01:20:35 starting module/_lsprof/test [18 started in total]
__ module/_locale/test [15 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 14 items
module\_locale\test\test_locale.py .......F.ssss.
================================== FAILURES ===================================
______________________ AppTestLocaleTrivia.test_strxfrm _______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000027b4052a8e0>
def test_strxfrm(self):
# TODO more tests would be nice
import _locale
_locale.setlocale(_locale.LC_ALL, "C")
a = "1234"
b = _locale.strxfrm(a)
> assert a is not b
E (application-level) AssertionError: assert '1234' is not '1234'
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_locale\test\test_locale.py:186]:8: AssertionError
=========================== short test summary info ===========================
FAIL module\_locale\test\test_locale.py::AppTestLocaleTrivia::()::test_strxfrm
=============== 1 failed, 9 passed, 4 skipped in 67.58 seconds ================
++ 01:21:42 starting module/_md5/test [19 started in total]
__ module/_lsprof/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 6 items
module\_lsprof\test\test_cprofile.py ......
========================== 6 passed in 64.32 seconds ==========================
++ 01:21:43 starting module/_minimal_curses/test [20 started in total]
__ module/_minimal_curses/test [17 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 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 62.46 seconds ==========================
++ 01:22:50 starting module/_multibytecodec/test [21 started in total]
__ module/_md5/test [18 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
module\_md5\test\test_md5.py .s....
==================== 5 passed, 1 skipped in 91.67 seconds =====================
++ 01:23:19 starting module/_multiprocessing/test [22 started in total]
__ module/_multibytecodec/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 51 items
module\_multibytecodec\test\test_app_codecs.py ................
module\_multibytecodec\test\test_app_incremental.py ............
module\_multibytecodec\test\test_app_stream.py .....
module\_multibytecodec\test\test_c_codecs.py ................s
module\_multibytecodec\test\test_translation.py .
=================== 50 passed, 1 skipped in 220.39 seconds ====================
++ 01:26:38 starting module/_pypyjson/test [23 started in total]
__ module/_pypyjson/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 45 items
module\_pypyjson\test\test__pypyjson.py ..........................................
module\_pypyjson\test\test_simd.py ...
========================= 45 passed in 57.21 seconds ==========================
++ 01:27:39 starting module/_random/test [24 started in total]
__ module/_multiprocessing/test [21 done in total, somefailed=False] __________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
module\_multiprocessing\test\test_connection.py ...........
module\_multiprocessing\test\test_interp_semaphore.py .
module\_multiprocessing\test\test_memory.py ..
module\_multiprocessing\test\test_semaphore.py .......
module\_multiprocessing\test\test_win32.py ..
module\_multiprocessing\test\test_ztranslation.py .
========================= 24 passed in 440.55 seconds =========================
++ 01:30:46 starting module/_rawffi/alt/test [25 started in total]
__ module/_random/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 14 items
module\_random\test\test_random.py .............
module\_random\test\test_ztranslation.py .
========================= 14 passed in 230.12 seconds =========================
++ 01:31:35 starting module/_rawffi/test [26 started in total]
__ interpreter/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 772 items
interpreter\test\apptest_class.py ...............
interpreter\test\apptest_exec.py ............................
interpreter\test\apptest_function.py ........................s..............................
interpreter\test\apptest_generator.py ..................................
interpreter\test\apptest_nestedscope.py .............
interpreter\test\apptest_pyframe.py .............................
interpreter\test\apptest_raise.py .....................
interpreter\test\test_app_main.py ....ssssssssssssssssssssssssssssssssss.............s......s...F..
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_descrtypecheck.py ..
interpreter\test\test_error.py ..........
interpreter\test\test_exceptcomp.py ...........
interpreter\test\test_exec.py .
interpreter\test\test_executioncontext.py ................
interpreter\test\test_extmodules.py .
interpreter\test\test_function.py ..........
interpreter\test\test_gateway.py ........................................ss............
interpreter\test\test_generator.py .
interpreter\test\test_interpreter.py ..........................
interpreter\test\test_main.py ....
interpreter\test\test_mixedmodule.py ......
interpreter\test\test_module.py ........
interpreter\test\test_objspace.py ..............................
interpreter\test\test_pycode.py .
interpreter\test\test_pyframe.py ..
interpreter\test\test_reverse_debugging.py ..
interpreter\test\test_special.py ..
interpreter\test\test_syntax.py ....................................................................
interpreter\test\test_targetpypy.py ..
interpreter\test\test_typedef.py ..................
interpreter\test\test_unicodehelper.py ..........
interpreter\test\test_zpy.py ....sF
interpreter\test\test_zzpickle_and_slow.py ...............s...................
================================== FAILURES ===================================
__________________ AppTestAppMain.test_setup_bootstrap_path ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000239df203830>
def test_setup_bootstrap_path(self):
# Check how sys.path is handled depending on if we can find a copy of
# the stdlib in setup_bootstrap_path.
import sys, os
old_sys_path = sys.path[:]
old_cwd = os.getcwd()
# make sure cwd does not contain a stdlib
if self.tmp_dir.startswith(self.trunkdir):
skip('TMPDIR is inside the PyPy source')
sys.path.append(self.goal_dir)
tmp_pypy_c = os.path.join(self.tmp_dir, 'pypy-c')
try:
os.chdir(self.tmp_dir)
# If we are running PyPy with a libpypy-c, the following
# lines find the stdlib anyway. Otherwise, it is not found.
expected_found = (
getattr(sys, 'pypy_translation_info', {})
.get('translation.shared'))
import app_main
app_main.setup_bootstrap_path(tmp_pypy_c)
> assert sys.executable == ''
E (application-level) AssertionError: assert 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe' == ''
E + where '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\\virt_test\\Scripts\\python.exe'
E + where 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe' = <module 'sys' (built-in)>.executable
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_app_main.py:1036]:24: AssertionError
________________________________ test_pytrace _________________________________
def test_pytrace():
output = run(sys.executable, pypypath, '-S',
stdin="__pytrace__ = 1\nx = 5\nx")
assert ('\t<module>: LOAD_CONST 0 (5)\n'
'\t<module>: STORE_NAME 0 (x)\n'
'\t<module>: LOAD_CONST 1 (None)\n'
'\t<module>: RETURN_VALUE 0 \n'
> '>>>> ') in output
E assert '\t<module>: LOAD_CONST 0 (5)\n\t<module>: STORE_NAME 0 (x)\n\t<module>: LOAD_CONST 1 (None)\n\t<module>: RETURN_VALUE 0 \n>>>> ' in '>>>> Tracing enabled\r\n>>>> \t<module>: LOAD_CONST 0 (5)\r\n\t<module>: STORE_NAME 0 (x)\r...T_EXPR 0 5\r\n\r\n\t<module>: LOAD_CONST 0 (None)\r\n\t<module>: RETURN_VALUE 0 \r\n>>>> '
interpreter\test\test_zpy.py:114: AssertionError
---------------------------- Captured stderr call -----------------------------
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
PyPy 7.3.23-alpha0 in StdObjSpace on top of Python 2.7.18 (startuptime: 64.11 secs)
=========================== short test summary info ===========================
FAIL interpreter\test\test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path
FAIL interpreter\test\test_zpy.py::test_pytrace
============= 2 failed, 729 passed, 41 skipped in 1690.40 seconds =============
++ 01:32:55 starting module/_sha/test [27 started in total]
__ module/_rawffi/alt/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
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 188.99 seconds ====================
++ 01:34:05 starting module/_socket/test [28 started in total]
__ module/_sha/test [25 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
module\_sha\test\test_sha.py .s....
==================== 5 passed, 1 skipped in 65.46 seconds =====================
++ 01:34:10 starting module/_sre/test [29 started in total]
__ module/_rawffi/test [26 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 83 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 .
=================== 80 passed, 3 skipped in 234.92 seconds ====================
n: 2
Arg 0: 3
Arg 1: 15
++ 01:35:37 starting module/_vmprof/test [30 started in total]
__ module/_vmprof/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
collected 0 items
======================== no tests ran in 0.02 seconds =========================
++ 01:35:41 starting module/_warnings/test [31 started in total]
__ module/_sre/test [28 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 139 items
module\_sre\test\test_app_sre.py ...................................................................................................................
module\_sre\test\test_sre_buf.py ........................
======================== 139 passed in 154.67 seconds =========================
++ 01:36:53 starting module/_weakref/test [32 started in total]
__ module/_cffi_backend/test [29 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 466 items
module\_cffi_backend\test\test_c.py s..............................................................................ssss.s....................................................s.....s...................sss...........................s...s........................s......
module\_cffi_backend\test\test_fastpath.py ..................
module\_cffi_backend\test\test_ffi_obj.py .............................................
module\_cffi_backend\test\test_file.py s..
module\_cffi_backend\test\test_parse_c_type.py ..............s...
module\_cffi_backend\test\test_re_python.py .................s..
module\_cffi_backend\test\test_recompiler.py ..........F..................F...........................................................s..s............ssss..s.s.ss.......
module\_cffi_backend\test\test_unicode_literals.py .......
module\_cffi_backend\test\test_wchar_helper.py .
module\_cffi_backend\test\test_ztranslation.py s
================================== FAILURES ===================================
__________________ AppTestRecompiler.test_macro_check_value ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c85c9dc4b8>
def test_macro_check_value(self):
# the value '-0x80000000' in C sources does not have a clear meaning
# to me; it appears to have a different effect than '-2147483648'...
# Moreover, on 32-bits, -2147483648 is actually equal to
# -2147483648U, which in turn is equal to 2147483648U and so positive.
import sys
vals = ['42', '-42', '0x80000000', '-2147483648',
'0', '9223372036854775809ULL',
'-9223372036854775807LL']
if sys.maxsize <= 2**32:
vals.remove('-2147483648')
cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i])
for i in range(len(vals))
for j in range(len(vals))]
verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i]
for i in range(len(vals))
for j in range(len(vals))]
ffi, lib = self.prepare(
'\n'.join(cdef_lines),
'test_macro_check_value_ok',
'\n'.join(verify_lines))
for j in range(len(vals)):
c_got = int(vals[j].replace('U', '').replace('L', ''), 0)
c_compiler_msg = str(c_got)
if c_got > 0:
c_compiler_msg += ' (0x%x)' % (c_got,)
#
for i in range(len(vals)):
attrname = 'FOO_%d_%d' % (i, j)
if i == j:
x = getattr(lib, attrname)
assert x == c_got
else:
> e = raises(ffi.error, getattr, lib, attrname)
E (application-level) AssertionError: DID NOT RAISE
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:220]:38: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c
_CFFI_test_macro_check_value_ok.c
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Creating library d:\systemtemp\pytest\usession-main-7\recompiler\Release\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-main-7\recompiler\Release\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.exp
Generating code
Finished generating code
__________ AppTestRecompiler.test_verify_anonymous_enum_with_typedef __________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c85c9dc4b8>
def test_verify_anonymous_enum_with_typedef(self):
ffi, lib = self.prepare(
"typedef enum { AA, ... } e1;",
'test_verify_anonymous_enum_with_typedef1',
"typedef enum { BB, CC, AA } e1;")
assert lib.AA == 2
assert ffi.sizeof("e1") == ffi.sizeof("int")
assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>"
#
import sys
ffi, lib = self.prepare(
"typedef enum { AA=%d } e1;" % sys.maxsize,
'test_verify_anonymous_enum_with_typedef2',
"typedef enum { AA=%d } e1;" % sys.maxsize)
> assert lib.AA == sys.maxsize
E (application-level) AssertionError: assert -1 == 9223372036854775807
E + where -1 = -1
E + where -1 = <Lib object for '_CFFI_test_verify_anonymous_enum_with_typedef2'>.AA
E + and 9223372036854775807 = 9223372036854775807
E + where 9223372036854775807 = <module 'sys' (built-in)>.maxsize
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:495]:15: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c
_CFFI_test_verify_anonymous_enum_with_typedef1.c
Creating library d:\systemtemp\pytest\usession-main-7\recompiler\Release\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-main-7\recompiler\Release\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp
Generating code
Finished generating code
generating d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c
_CFFI_test_verify_anonymous_enum_with_typedef2.c
d:\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value
Creating library d:\systemtemp\pytest\usession-main-7\recompiler\Release\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-main-7\recompiler\Release\systemtemp\pytest\usession-main-7\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp
Generating code
Finished generating code
=========================== short test summary info ===========================
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef
============= 2 failed, 436 passed, 28 skipped in 1627.07 seconds =============
++ 01:36:53 starting module/_winreg/test [33 started in total]
__ module/_warnings/test [30 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 12 items
module\_warnings\test\apptest_warnings.py ...........
module\_warnings\test\test_warnings.py .
========================= 12 passed in 135.62 seconds =========================
++ 01:38:03 starting module/array/test [34 started in total]
__ module/_winreg/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 18 items
module\_winreg\test\test_winreg.py ............s..ss.
=================== 15 passed, 3 skipped in 128.09 seconds ====================
++ 01:39:08 starting module/binascii/test [35 started in total]
__ module/_weakref/test [32 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
module\_weakref\test\test_weakref.py ....................s.....................
=================== 41 passed, 1 skipped in 136.75 seconds ====================
++ 01:39:15 starting module/bz2/test [36 started in total]
__ module/_socket/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 60 items
module\_socket\test\test_sock_app.py .......s..........s.............s...........s.s.ss.........
module\_socket\test\test_ztranslation.py .
=================== 53 passed, 7 skipped in 322.07 seconds ====================
++ 01:39:36 starting module/cStringIO/test [37 started in total]
__ module/bz2/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
collected 1 items / 2 skipped
module\bz2\test\test_large.py s
========================= 3 skipped in 47.72 seconds ==========================
++ 01:40:08 starting module/cmath/test [38 started in total]
__ module/cStringIO/test [35 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module\cStringIO\test\test_interp_stringio.py ...............
module\cStringIO\test\test_ztranslation.py .
========================= 16 passed in 96.01 seconds ==========================
++ 01:41:20 starting module/cpyext/test/test_abstract.py [39 started in total]
__ module/binascii/test [36 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\binascii\test\test_binascii.py ..............
========================= 14 passed in 128.35 seconds =========================
++ 01:41:22 starting module/cpyext/test/test_api.py [40 started in total]
__ module/array/test [37 done in total, somefailed=True] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
module\array\test\test_array.py ..............E......................s...........
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 0x2cbe1cd70d0>:
<C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 190, in setlen
rffi.CCHARP.TO, byte_size, flavor='raw')
}>
func = <function <lambda> at 0x000002cbe5d50ea8>, 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 0x000002cbdc1d16a8>
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 0x000002cbe5d56b60>
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 0x000002cbe0ccc360>
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 0x000002cbe0ccc360>
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 0x000002cbdda8f920>
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 0x2cbe1cd70d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7190>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7070>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd74d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd73d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd74f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd73f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7210>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7110>:
E <C object Array of Char {'nolength': True} at 0x2cbde382f30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd70f0>:
E <C object Array of Char {'nolength': True} at 0x2cbde382d20>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beaa50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd76d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7470>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6fb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd75b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7490>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7170>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7330>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7e70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7c50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7cf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7cd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7f10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd77b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7a90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7b70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7a70>:
E <C object Array of Char {'nolength': True} at 0x2cbde382cc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd78b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beaba0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7d30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7ef0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7bb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7df0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7910>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7950>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7c90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7eb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd79d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7a10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7a30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7c30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7db0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7e10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7930>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7850>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd77f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7e90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7c10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd80f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8070>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd86f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd82d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd86d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8150>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd82f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8690>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd80b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7f90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd85d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8030>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8190>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8630>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd83d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8170>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8250>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8330>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8050>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd87f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8ed0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8870>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd88f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8890>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8df0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8d10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd88b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8b70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8b30>:
E <C object Array of Char {'nolength': True} at 0x2cbde382ea0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8af0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beaa80>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d930>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd88d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8c30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8f10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8d50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8bf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8930>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8ab0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8a50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8910>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8a10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8a90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8970>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd89f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8770>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8f50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd92d0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d630>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd95f0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d6c0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d8a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9650>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9490>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8fd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9230>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd94b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd91f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd94f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9170>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8fb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8ff0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9390>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd90b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8f70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd96b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9730>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9290>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9590>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9050>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9110>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd94d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9070>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd91d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9c90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9dd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd98d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9b70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9a50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd97d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9a90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9770>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9bd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd97f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9a30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd99f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9e50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9ab0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9cf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9870>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9af0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9790>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9950>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd66b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd61b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6630>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd61f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd64d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd5fb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6d30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd67f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6cf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6ef0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6910>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6e30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd69d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7630>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7710>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7350>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd73b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7d10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7810>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7990>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd77d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7f70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7f50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8010>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8470>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8750>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8c50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8cb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9130>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd93b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9bf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9e70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9e90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9a10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9810>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9970>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9b30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd99d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6350>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6390>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd63b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6210>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6410>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6430>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd5f50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6690>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd65d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6090>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6730>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd5f90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd62b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd5f70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd62d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6450>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6130>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6310>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6650>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6030>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd60d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6190>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6d50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6b30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6e90>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2dae0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6c30>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2db70>:
E <C object Array of Char {'nolength': True} at 0x2cbde382ba0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6a30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6970>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd67d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6f70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd71d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd75f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7030>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7890>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd79f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7ab0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7770>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7790>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7bf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8270>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8550>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8090>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8570>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8230>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8590>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8950>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8cd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8d30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8830>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d750>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9010>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d780>:
E <C object Array of Char {'nolength': True} at 0x2cbde382cf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd92f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9430>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9350>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9a70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9890>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9930>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6530>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd60b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6490>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6870>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6eb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd68f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6b50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7250>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7ad0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2dc90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7970>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2da20>:
E <C object Array of Char {'nolength': True} at 0x2cbde382e70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7b90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7b30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7750>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd81f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8450>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8130>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd83b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8310>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd84d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8850>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8b50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8e10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd87b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8b10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9670>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd92b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391e80>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9410>:
E <C object Array of Char {'nolength': True} at 0x2cbe2392090>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd98f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd97b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9b90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9910>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd64f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd5fd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6230>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6050>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd65f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6af0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6f10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6d70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6a70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7090>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd76f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7670>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7450>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7270>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7310>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7c70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7f30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8370>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd80d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8410>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd87d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8e90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd89d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9310>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9150>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9510>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391700>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9330>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391a30>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391f70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd93d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd90f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9710>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9db0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9c50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6670>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd65b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6a10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6b10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7610>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7570>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7b10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd85b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd82b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8810>:
E <C object Array of Char {'nolength': True} at 0x2cbe23919d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd91b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391850>:
E <C object Array of Char {'nolength': True} at 0x2cbe23918e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9210>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd96d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9d30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd66d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6250>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6c70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd71f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7530>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7ed0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8730>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8290>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8510>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8c10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9450>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd98b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9bb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2392210>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6070>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391af0>:
E <C object Array of Char {'nolength': True} at 0x2cbe23925a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6010>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd63f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6170>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6930>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd69b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd72b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7130>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7b50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd81b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8530>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8610>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd86b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8bb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd93f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9830>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9750>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd60f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6830>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd68b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7230>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8110>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd83f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8d70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9250>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd99b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6470>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6710>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd63d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6cb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd72f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd78f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7a50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd81d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8d90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8dd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8990>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9030>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9d70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6150>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd69f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7150>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7410>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8350>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd89b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8cf0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9ad0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd64b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6770>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd72d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7e50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8c70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8db0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8ef0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9850>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6290>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6610>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6950>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7830>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8430>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8e50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8c90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9690>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd5ff0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6570>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6810>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7550>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7e30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7fd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8a30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9b50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6270>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd67b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7290>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7ff0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8ad0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6510>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7510>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391eb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8650>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391670>:
E <C object Array of Char {'nolength': True} at 0x2cbe23920f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8b90>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9cb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6c50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd79b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8790>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd66f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6790>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd71b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8390>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9990>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61cc60>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61cdc0>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61db80>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd62f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd75d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7d70>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8670>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9e10>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6fd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7dd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9090>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6db0>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61a6a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2392180>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61d640>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391d90>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d660>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61de80>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61b820>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7010>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd95b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6590>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8210>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9cd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6ab0>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61ba80>:
E <C object Array of Char {'nolength': True} at 0x2cbdc61a720>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd74b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd84f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd90d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181be0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181e00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181b00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181920>:
E <C object Array of Char {'nolength': True} at 0x2cbe41817c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181f00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181d20>:
E <C object Array of Char {'nolength': True} at 0x2cbe41817a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181ba0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181d40>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391df0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181840>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391f40>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391d30>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181ca0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181b80>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181b20>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181c00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181a00>:
E <C object Array of Char {'nolength': True} at 0x2cbe41818a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181ee0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181c40>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181b60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181960>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181dc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4181a40>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182040>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182460>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182560>:
E <C object Array of Char {'nolength': True} at 0x2cbe2392480>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182240>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d960>:
E <C object Array of Char {'nolength': True} at 0x2cbe23923c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182620>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182520>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182740>:
E <C object Array of Char {'nolength': True} at 0x2cbe41825e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182660>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182160>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182500>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182580>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182200>:
E <C object Array of Char {'nolength': True} at 0x2cbe41820c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41823c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182800>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182d60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182dc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182d20>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182da0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182820>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182f60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182f00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182840>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182a40>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182ac0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182e20>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2db10>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183040>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391940>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2dc60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183160>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183280>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183380>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183600>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183760>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183680>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183560>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183180>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183340>:
E <C object Array of Char {'nolength': True} at 0x2cbe41831a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183020>:
E <C object Array of Char {'nolength': True} at 0x2cbe41832a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4182fe0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41835a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183460>:
E <C object Array of Char {'nolength': True} at 0x2cbe41836e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183060>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183820>:
E <C object Array of Char {'nolength': True} at 0x2cbe41837c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183e60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183a00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183860>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183e20>:
E <C object Array of Char {'nolength': True} at 0x2cbe23920c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41837e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe23918b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1bead50>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183840>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183f20>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183960>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183d40>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183ea0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183f60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183ec0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183980>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183ee0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183c60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183ca0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184160>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184360>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184740>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184500>:
E <C object Array of Char {'nolength': True} at 0x2cbe23922a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184700>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391dc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1bead20>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184780>:
E <C object Array of Char {'nolength': True} at 0x2cbe41843a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41844e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41841a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184380>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184540>:
E <C object Array of Char {'nolength': True} at 0x2cbe41845a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41843e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184220>:
E <C object Array of Char {'nolength': True} at 0x2cbe4183fa0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41846a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184520>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184040>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184480>:
E <C object Array of Char {'nolength': True} at 0x2cbe41841c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41840c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2392270>:
E <C object Array of Char {'nolength': True} at 0x2cbe41849c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2392300>:
E <C object Array of Char {'nolength': True} at 0x2cbde382ed0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41848a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184ea0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41847a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184d40>:
E <C object Array of Char {'nolength': True} at 0x2cbe41847c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184f60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184e00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184d60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184d20>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184860>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184ba0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184ca0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184f40>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184840>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184e80>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184800>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184ae0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184940>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184a60>:
E <C object Array of Char {'nolength': True} at 0x2cbe41852e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41852c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41853c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2392450>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185300>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beab70>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185280>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185500>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185480>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185220>:
E <C object Array of Char {'nolength': True} at 0x2cbe41856a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185060>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185240>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185420>:
E <C object Array of Char {'nolength': True} at 0x2cbe41851c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41856c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185040>:
E <C object Array of Char {'nolength': True} at 0x2cbe41850e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185580>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185660>:
E <C object Array of Char {'nolength': True} at 0x2cbe4184fe0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185180>:
E <C object Array of Char {'nolength': True} at 0x2cbe41853e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185100>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185e00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185d40>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185ea0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41859c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185860>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185ba0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185e40>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185bc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185900>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185da0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185e60>:
E <C object Array of Char {'nolength': True} at 0x2cbe41857e0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2dab0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185d00>:
E <C object Array of Char {'nolength': True} at 0x2cbe23922d0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2dc00>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185dc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185de0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41858c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185ec0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185ae0>:
E <C object Array of Char {'nolength': True} at 0x2cbe41858a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185b60>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185ee0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185a80>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185880>:
E <C object Array of Char {'nolength': True} at 0x2cbe4186540>:
E <C object Array of Char {'nolength': True} at 0x2cbe41864c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4186420>:
E <C object Array of Char {'nolength': True} at 0x2cbe4186320>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d8d0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 371, 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 996, 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 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x2cbdd15b490>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd7bd0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd8710>:
E <C object Array of Char {'nolength': True} at 0x2cbde382ae0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d690>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beac30>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beade0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beaab0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9d90>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391b80>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391760>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391c70>:
E <C object Array of Char {'nolength': True} at 0x2cbe23917f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391880>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391ca0>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2da80>:
E <C object Array of Char {'nolength': True} at 0x2cbe2391c40>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d720>:
E <C object Array of Char {'nolength': True} at 0x2cbdde2d870>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beaea0>:
E <C object Array of Char {'nolength': True} at 0x2cbe4185260>:
E <C object Array of Char {'nolength': True} at 0x2cbe1beaf60>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1176, 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 996, 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 190, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x2cbde3bcca0>:
E <C object Array of Char {'nolength': True} at 0x2cbe2aeeb50>:
E <C object Array of Char {'nolength': True} at 0x2cbe1d982e0>:
E <C object Array of Char {'nolength': True} at 0x2cbde3b9420>:
E <C object Array of Char {'nolength': True} at 0x2cbe235cb30>:
E <C object Array of Char {'nolength': True} at 0x2cbe235eeb0>:
E <C object Array of Char {'nolength': True} at 0x2cbe235edc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe235eae0>:
E <C object Array of Char {'nolength': True} at 0x2cbe235ca80>:
E <C object Array of Char {'nolength': True} at 0x2cbde3bc900>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b2160>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b2260>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b39e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b1c10>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b19d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe235d260>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd6110>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b3060>:
E <C object Array of Char {'nolength': True} at 0x2cbe2aee900>:
E <C object Array of Char {'nolength': True} at 0x2cbde3b91f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9530>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b34b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe192ee40>:
E <C object Array of Char {'nolength': True} at 0x2cbe192ee70>:
E <C object Array of Char {'nolength': True} at 0x2cbe192efa0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1931b40>:
E <C object Array of Char {'nolength': True} at 0x2cbe19302e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1930a10>:
E <C object Array of Char {'nolength': True} at 0x2cbe192dea0>:
E <C object Array of Char {'nolength': True} at 0x2cbe192e870>:
E <C object Array of Char {'nolength': True} at 0x2cbe235d250>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b1c50>:
E <C object Array of Char {'nolength': True} at 0x2cbe254cc70>:
E <C object Array of Char {'nolength': True} at 0x2cbe254a1c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe25485e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe254d590>:
E <C object Array of Char {'nolength': True} at 0x2cbe25487d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe254c210>:
E <C object Array of Char {'nolength': True} at 0x2cbe254d1d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe254cc60>:
E <C object Array of Char {'nolength': True} at 0x2cbe254a560>:
E <C object Array of Char {'nolength': True} at 0x2cbe2aee720>:
E <C object Array of Char {'nolength': True} at 0x2cbe19316b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe192ff70>:
E <C object Array of Char {'nolength': True} at 0x2cbe22b29f0>:
E <C object Array of Char {'nolength': True} at 0x2cbe254f3b0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1930c30>:
E <C object Array of Char {'nolength': True} at 0x2cbe254ba60>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd6200>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd6730>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd73a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd7120>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd7060>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd6860>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd79d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe1cd9470>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd68e0>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd4a50>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cda000>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd6710>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd9870>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd9c10>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd7da0>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd4df0>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd9fc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd5fc0>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd8af0>:
E <C object Array of Char {'nolength': True} at 0x2cbe453a410>:
E <C object Array of Char {'nolength': True} at 0x2cbe453d480>:
E <C object Array of Char {'nolength': True} at 0x2cbe453cee0>:
E <C object Array of Char {'nolength': True} at 0x2cbe453c940>:
E <C object Array of Char {'nolength': True} at 0x2cbe453b3a0>:
E <C object Array of Char {'nolength': True} at 0x2cbe453f5d0>:
E <C object Array of Char {'nolength': True} at 0x2cbe453faa0>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cdb070>:
E <C object Array of Char {'nolength': True} at 0x2cbe4540a20>:
E <C object Array of Char {'nolength': True} at 0x2cbe4540920>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cd8c70>:
E <C object Array of Char {'nolength': True} at 0x2cbe4540330>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cdc5c0>:
E <C object Array of Char {'nolength': True} at 0x2cbe453ea90>:
E <C object Array of Char {'nolength': True} at 0x2cbe254b350>:
E <C object Array of Char {'nolength': True} at 0x2cbe3cdc380>:
E <C object Array of Char {'nolength': True} at 0x2cbde3bcc10>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 579, 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 1138, 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 190, 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 0x2cbe1cd70d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25bc1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25bdec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25bdef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd74d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25c6020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd73d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25c6058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd74f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25c7440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd73f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25c7558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25c7670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdd15b490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25d7398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe25d7440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3089600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd70f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3089638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1990410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beaa50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18f5a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd76d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18f5a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe10130c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe10130f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd75b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe10131d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe19b58d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe19b59b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe19b59f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1aaadb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1aaade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1aaaec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1bcd1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1be6288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd77b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1be62c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1be7be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1be7c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde3bcca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1be7c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1be7c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1be7cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ca2170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd78b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ca2c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beaba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ca2c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1caa598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1caa5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2aeeb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1caa608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1caa640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2110528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2110560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2153b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1d982e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2153b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2153b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2153bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd79d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2153be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2167328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde3b9420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe21672f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe21b1130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe21b1a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe21b1a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe22e17c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe22e18a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe22e18d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd77f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe230cb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe230cbb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe230cc98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd80f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe230ccd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe232cbb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe232cbf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe235cb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe23f3a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd86f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe23f3ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd82d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe23f3b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd86d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe23f3b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24fc5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd82f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24fcfa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24fd9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd80b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24fd9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe235eeb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24fda28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24fda60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd85d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24dd0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24dd0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24dd130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe235edc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24dd168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24dd1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd83d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24dd1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f6cde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f6ce20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe235eae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f6ce58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f6ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f6cec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd87f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f6cf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f16e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f16f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd88f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1f16fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2102368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe21023a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2102480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd88b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe21024b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2103c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2103cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2103d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2855750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2855788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beaa80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ad0250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ad02c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd88d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ad0fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ad1088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1ad10c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2dfc950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2dfc988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2dfdec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2dfdef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2e02020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2e03b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2e03c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2e03c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe241af00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd89f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe241af38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe241b018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe241b050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe235ca80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24287c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2428800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd92d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2428838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2429868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd95f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe24298a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe15241e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1524a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1524aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde3bc900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1524ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1524b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1524b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1524b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd94b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe219ee58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b2160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe219ee90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd91f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe219eec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd94f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe219ef00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe219ef38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe219ef70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b2260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2218aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2218ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2218b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd90b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2218b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2218b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd96b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1674ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1674b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1674bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe16901a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1690288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe16902c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd94d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1691718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b39e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1691788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe16917c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd91d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe16917f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe1691830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe15ce560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd98d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe15f2560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe15f2ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b1c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d00c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d0100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd97d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d0138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d0170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d01a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b19d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d1c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d1c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd97f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d1c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d1cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd99f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d1d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe235d260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe27d1d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18c0138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18c0170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18c01a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18c01e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18c16a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18c16e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe18c17c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd66b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe189c950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd61b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe189ca30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe189ca68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd61f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe189dc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe189dd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd64d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe189dd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd5fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe189dd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b038d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd67f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b03910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b18640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b19168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b3060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b191a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b191d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b19210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd69d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b19248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe0b19280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2aee900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe29a4f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe29a4fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe29a4fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd73b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe29a5018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe29a5050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde3b91f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe29a5088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2d269f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2d26a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd77d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2d26a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2d26aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2cec4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2cec4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2cec5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2cec608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2ced910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2ced948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2ceda28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2d29e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd93b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2d29e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe2d29ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28ed440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28ed478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28be170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28bed40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b34b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28bed78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28bedb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28bede8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd99d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe28bee20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe313eb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe192ee40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe313eb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe313ebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd63b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe315c0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe315c100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe315d1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe192ee70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe315d1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe315d210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd5f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe315d248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe315d280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd65d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe316e988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe192efa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe316e9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe316e9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe316ea30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd5f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe316ea68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd62b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe316eaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1931b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe316ead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd5f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe317af70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd62d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe317afa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3197c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3197c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe19302e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3197c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3197cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3197d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31aeaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd60d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31aead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1930a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31aeb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31aeb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31aeb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31c0950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beac30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31c0988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31c0a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2dae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31c1a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31c1ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2db70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31d52b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31d5328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31d5360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31ea6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd67d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31ea720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31ea800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd71d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31ea838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd75f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31ebfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31f6020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe192dea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31f6058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31f6090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd79f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31f7868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe31f78a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe320eb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe192e870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe320fd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe320fda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe320fde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe320fe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe320fe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe235d250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe320fe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32298a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32298d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3229910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3229948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b1c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3229980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32299b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe323b210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe323b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beade0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe323b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe323b328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3246870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32468a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3247558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32475c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd92f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3247600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe326c9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe326c9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe326dd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe326dd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe326de18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe326de50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd60b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe327b2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe327b2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe327b3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe328a6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd68f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe328a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe328a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32a40c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beaab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32a4100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32a5600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2dc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe32a5b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe330c1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2da20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe330db08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe330db78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe330dbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3336bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3336bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd81f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3336cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3336d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe334a950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd83b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe334a988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe334bd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd84d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe334bd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe334be18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3357de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3357ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd87b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3396950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3396a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3396a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254cc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3396aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33ae448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd92b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33ae480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33ae4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33ae4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2392090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33ae528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd98f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33bcc28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd97b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33bd4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254a1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33bd520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33bd558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33bd590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd64f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33bd5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd5fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33bd600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe25485e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33dcfe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33dd018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33dd050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd65f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33dd088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33dd0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254d590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33dd0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33f0aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33f0ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe33f0b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3409bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe25487d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3409be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd76f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3431398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe34313d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3431408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3458020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254c210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3458058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3458090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe34596a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe34596e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3459718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254d1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3459750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd80d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3459788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe34597c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd87d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe346b0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe346b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254cc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe346b168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd89d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe346b1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3485e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe35043a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe352b408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3560f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3854ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3855248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38557c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3880950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd93d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3880988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd90f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3880a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3881de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3881ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3881ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3897088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd65b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38970c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38971a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38971d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38aa560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38aa598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38aa678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd85b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38ab5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd82b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38ab6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38ab6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38ab788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23919d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38bcdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd91b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe38bcde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3938100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23918e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3939248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3939280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd96d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3939360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3950838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd66d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3950918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3950950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3966950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd71f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3966988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe39676a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe39676e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe39677c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3978800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe39788e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3978918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe39789f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe398a8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254a560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a334e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd98b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a33520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a33558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2392210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a851a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a851d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a85e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23925a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a85ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3a85f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2aee720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ae7130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd63f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ae7168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ae71a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ae71d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd69b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ae7210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe19316b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ae7248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd72b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ae7280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3af93d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3af9408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd81b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3af9440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe192ff70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3af9478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3af94b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3af94e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd86b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b0f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b0f3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd93f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b0f4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b0f4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b1b018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd60f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b1b050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b1b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd68b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b2a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b2a8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe22b29f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b2a918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b2a950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd83f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b3a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b3a170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b3a1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd99b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b3b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b8b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254f3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b8b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b8b2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd63d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3b8b2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3bc1638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd72f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3bc1670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1930c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3bc16a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd78f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3bc16e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3bcb718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd81d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3bcb750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c58758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254ba60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c58790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c587c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c6e560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c6e598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c6e5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c90988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd69f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c909c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c90aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3c91fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ca80c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd89b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ca8100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3d6c838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd6200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3d6c8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3d82720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd64b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3d82758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3d82790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd72d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3d827c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3d83bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da2598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd6730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da25d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da3520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da3558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da3590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da35c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd73a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da3600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3da3638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e0b4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e0b520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e0b558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd7120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e0b590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e0b5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e1ade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e1ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd5ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e1ae58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd7060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e1ae90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e1aec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e1af00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e31130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e31168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd6860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e311a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e311d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e466b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e466e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e46720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd79d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e46758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd67b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e46790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e467c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e582f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e58330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e58368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e583a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23917f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e583d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e59868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e6c1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e6c1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e6ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23920f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e6d788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e6d7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e6d8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3e6d8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd79b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ed0f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ed0fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd66f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ed1088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ee28e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd68e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ee2918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd71b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ee2950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ee2988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ee29c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61cc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ee29f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd4a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ef06e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61cdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ef0720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61db80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ef0758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd62f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ef0790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd75d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ef07c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cda000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3ef0800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3f048a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3f048e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe3f04918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4033600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd6710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4033638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4033670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe40336a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe40336e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4033718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61a6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4094598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2392180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4095520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61d640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4095558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe40f4c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe40f4d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61de80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe40f4d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61b820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411a2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd7010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411a2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd95b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411a3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411a410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd8210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411ba28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd9cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411ba60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd9870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411ba98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd6ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411bad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61ba80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe411bb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdc61a720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4131600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd74b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4131638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd9c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4131670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd84f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe41316a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1cd90d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe41316e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4131718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe413d1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd7da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe413d210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe413d248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe413d280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41817c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe413d2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe413d2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd4df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe413d328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4155408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41817a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4155440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4155478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe41a0918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe41a09c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe41a1750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe41a1788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe41c4560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4205018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4205050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4205fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe42e4020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe42e4100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe42e4138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41818a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe42e53d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe42e5408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe433ec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe433ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe43f6448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe43f6480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4181a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe43f6560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe43f7c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe43f7d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2da80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe43f7da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe43f7e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2392480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe440d2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe440d2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe440df30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23923c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe443a8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe443a918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe443a9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe443b830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41825e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe443b910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe443b948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe443ba28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44536a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd9fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44536e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4453718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4453750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41820c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4453788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41823c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44537c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd5fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4461980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44619b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44619f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4461a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4461a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd8af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44c58a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44c58d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44c5910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44c5948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44c5980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453a410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44c59b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44d7788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44d77c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44d77f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44d7830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44d78d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2db10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44e71a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe44e71d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4516368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2dc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45163d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4516410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4534170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45341a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4534288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45a22c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45a23a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45a23d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453d480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45a2410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45a2448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45bae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41831a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45bae58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45bae90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453cee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45baec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41832a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45baf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4182fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45baf38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41835a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45c4a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45c4a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453c940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45c4aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41836e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45c4ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45c4b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45c4b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41837c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45d6560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453b3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45d6598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45d65d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45d6608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45d6640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45d6678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45d7e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23920c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45ee758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41837e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45ee790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23918b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45ef4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1bead50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe45ef520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe467e9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe467ead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe467eb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe467fe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe467fe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe467ff68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe46ce480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4792c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4792cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4792db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4792de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe47a61e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe47a6218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe47a62f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe47a7280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe47a7328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23922a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe47a7e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48506b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2391dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4850de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1bead20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48516e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4851718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41843a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48517f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41844e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4851830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41841a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe487cf70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe487cfa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe487d088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41845a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe487d0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41843e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4892368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48923a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4183fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4892480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41846a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48924b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48a0410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48a0448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48a1750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beaea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48a1788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453f5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48a17c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41841c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48a17f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41840c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48a1830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2392270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48b7088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41849c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48b70c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2392300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48b7d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde382ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe48b7da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41848a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49091a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453faa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49091d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4909210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41847a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4909248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4909280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41847c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe492f670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cdb070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe492f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe492f6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe492f718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe492f750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe492f788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4540a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe492f7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe493d408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe493d440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe493d478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe493d4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49931a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49931d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49932b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a63d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a64b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a64f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41852e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a7750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a7788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4540920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a77c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41852c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a77f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41853c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49a7830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe2392450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49b2f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49b2f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beab70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49b2f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49f7558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49f7590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cd8c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49f75c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49f7600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe49f7638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41856a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4ae9050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4ae9088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4540330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4ae90c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4ae90f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4ae9130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41851c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4ae9168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41856c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4ae91a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cdc5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b02e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b02e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41850e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b02e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b02ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b19e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe453ea90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b19e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4184fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b19ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b19ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41853e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b19f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b19f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe254b350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b19fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b40988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b409c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b409f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41859c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b40a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe3cdc380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b529c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b529f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b52a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b52a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b52aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbde3bcc10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4b52ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4bce7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4bce800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4bce838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe1beaf60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4bce870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41857e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4bce918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2dab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4be2218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4be2250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe23922d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4be2288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2dc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4be3590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4c18560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4c18640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41858c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4c18678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4c19bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4c19be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41858a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4c19cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4c19d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4cb61e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4cb6218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4185880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4cb62f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4186540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4cb6330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe41864c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4cb7948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4186420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4cb7980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbe4186320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4d82e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2cbdde2d8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002cbe4dae170> ignored
=============== 48 passed, 1 skipped, 1 error in 224.99 seconds ===============
++ 01:41:58 starting module/cpyext/test/test_arraymodule.py [41 started in total]
__ module/cmath/test [38 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\cmath\test\test_cmath.py ...............
========================= 15 passed in 111.65 seconds =========================
++ 01:42:07 starting module/cpyext/test/test_boolobject.py [42 started in total]
__ module/cpyext/test/test_abstract.py [39 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 0.03 seconds ==========================
++ 01:43:11 starting module/cpyext/test/test_borrow.py [43 started in total]
__ module/cpyext/test/test_arraymodule.py [40 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 0.03 seconds ==========================
++ 01:43:12 starting module/cpyext/test/test_bufferobject.py [44 started in total]
__ module/cpyext/test/test_api.py [41 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 0.03 seconds ==========================
++ 01:43:13 starting module/cpyext/test/test_bytearrayobject.py [45 started in total]
__ module/cpyext/test/test_boolobject.py [42 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 0.05 seconds ==========================
++ 01:43:14 starting module/cpyext/test/test_bytesobject.py [46 started in total]
__ module/cpyext/test/test_borrow.py [43 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 0.19 seconds ==========================
++ 01:44:26 starting module/cpyext/test/test_capsule.py [47 started in total]
__ module/cpyext/test/test_bytearrayobject.py [44 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 0.06 seconds ==========================
++ 01:44:28 starting module/cpyext/test/test_cell.py [48 started in total]
__ module/cpyext/test/test_bufferobject.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 0 items / 1 skipped
========================== 1 skipped in 0.13 seconds ==========================
++ 01:44:28 starting module/cpyext/test/test_classobject.py [49 started in total]
__ module/cpyext/test/test_bytesobject.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 01:44:36 starting module/cpyext/test/test_codecs.py [50 started in total]
__ module/cpyext/test/test_classobject.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 0 items / 1 skipped
========================== 1 skipped in 0.19 seconds ==========================
++ 01:45:42 starting module/cpyext/test/test_complexobject.py [51 started in total]
__ module/cpyext/test/test_cell.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 01:45:42 starting module/cpyext/test/test_cpyext.py [52 started in total]
__ module/cpyext/test/test_codecs.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 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:45:43 starting module/cpyext/test/test_datetime.py [53 started in total]
__ module/cpyext/test/test_capsule.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 0 items / 1 skipped
========================== 1 skipped in 0.08 seconds ==========================
++ 01:45:48 starting module/cpyext/test/test_dictobject.py [54 started in total]
__ module/cpyext/test/test_dictobject.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 0 items / 1 skipped
========================== 1 skipped in 0.09 seconds ==========================
++ 01:46:55 starting module/cpyext/test/test_eval.py [55 started in total]
__ module/cpyext/test/test_cpyext.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 0 items / 1 skipped
========================== 1 skipped in 0.06 seconds ==========================
++ 01:46:57 starting module/cpyext/test/test_fileobject.py [56 started in total]
__ module/cpyext/test/test_complexobject.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 0 items / 1 skipped
========================== 1 skipped in 0.08 seconds ==========================
++ 01:46:57 starting module/cpyext/test/test_floatobject.py [57 started in total]
__ module/cpyext/test/test_datetime.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 0 items / 1 skipped
========================== 1 skipped in 0.07 seconds ==========================
++ 01:46:58 starting module/cpyext/test/test_frameobject.py [58 started in total]
__ module/cpyext/test/test_frameobject.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 0 items / 1 skipped
========================== 1 skipped in 0.11 seconds ==========================
++ 01:48:14 starting module/cpyext/test/test_funcobject.py [59 started in total]
__ module/cpyext/test/test_eval.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:48:18 starting module/cpyext/test/test_genobject.py [60 started in total]
__ module/cpyext/test/test_fileobject.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 0 items / 1 skipped
========================== 1 skipped in 0.07 seconds ==========================
++ 01:48:19 starting module/cpyext/test/test_getargs.py [61 started in total]
__ module/cpyext/test/test_floatobject.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 0 items / 1 skipped
========================== 1 skipped in 0.08 seconds ==========================
++ 01:48:19 starting module/cpyext/test/test_import.py [62 started in total]
__ module/cpyext/test/test_funcobject.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:50:30 starting module/cpyext/test/test_intobject.py [63 started in total]
__ module/cpyext/test/test_genobject.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 0 items / 1 skipped
========================== 1 skipped in 0.30 seconds ==========================
++ 01:50:36 starting module/cpyext/test/test_iterator.py [64 started in total]
__ module/cpyext/test/test_import.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 0 items / 1 skipped
========================== 1 skipped in 0.36 seconds ==========================
++ 01:50:37 starting module/cpyext/test/test_listobject.py [65 started in total]
__ module/cpyext/test/test_getargs.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 0 items / 1 skipped
========================== 1 skipped in 0.20 seconds ==========================
++ 01:50:44 starting module/cpyext/test/test_longobject.py [66 started in total]
__ module/cpyext/test/test_longobject.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 0 items / 1 skipped
========================== 1 skipped in 0.10 seconds ==========================
++ 01:53:52 starting module/cpyext/test/test_mapping.py [67 started in total]
__ module/cpyext/test/test_iterator.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 0 items / 1 skipped
========================== 1 skipped in 0.14 seconds ==========================
++ 01:53:54 starting module/cpyext/test/test_marshal.py [68 started in total]
__ module/cpyext/test/test_listobject.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 0 items / 1 skipped
========================== 1 skipped in 0.19 seconds ==========================
++ 01:53:55 starting module/cpyext/test/test_memoryobject.py [69 started in total]
__ module/cpyext/test/test_intobject.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 0 items / 1 skipped
========================== 1 skipped in 0.10 seconds ==========================
++ 01:53:55 starting module/cpyext/test/test_methodobject.py [70 started in total]
__ module/cpyext/test/test_mapping.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:55:54 starting module/cpyext/test/test_misc.py [71 started in total]
__ module/cpyext/test/test_marshal.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 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:55:56 starting module/cpyext/test/test_module.py [72 started in total]
__ module/cpyext/test/test_methodobject.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 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:55:56 starting module/cpyext/test/test_ndarrayobject.py [73 started in total]
__ module/cpyext/test/test_memoryobject.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 0 items / 1 skipped
========================== 1 skipped in 0.06 seconds ==========================
++ 01:55:56 starting module/cpyext/test/test_number.py [74 started in total]
__ module/cpyext/test/test_misc.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:56:54 starting module/cpyext/test/test_object.py [75 started in total]
__ module/cpyext/test/test_ndarrayobject.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 01:56:56 starting module/cpyext/test/test_pycobject.py [76 started in total]
__ module/cpyext/test/test_module.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:56:57 starting module/cpyext/test/test_pyerrors.py [77 started in total]
__ module/cpyext/test/test_number.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:56:57 starting module/cpyext/test/test_pyfile.py [78 started in total]
__ module/cpyext/test/test_pyerrors.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 01:57:42 starting module/cpyext/test/test_pysignals.py [79 started in total]
__ module/cpyext/test/test_object.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 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:57:46 starting module/cpyext/test/test_pystate.py [80 started in total]
__ module/cpyext/test/test_pyfile.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 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:57:49 starting module/cpyext/test/test_pystrtod.py [81 started in total]
__ module/cpyext/test/test_pycobject.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 01:57:49 starting module/cpyext/test/test_sequence.py [82 started in total]
__ module/cpyext/test/test_pysignals.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 0.03 seconds ==========================
++ 01:58:21 starting module/cpyext/test/test_setobject.py [83 started in total]
__ module/cpyext/test/test_pystrtod.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 0 items / 1 skipped
========================== 1 skipped in 0.12 seconds ==========================
++ 01:58:35 starting module/cpyext/test/test_sliceobject.py [84 started in total]
__ module/cpyext/test/test_sequence.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 0 items / 1 skipped
========================== 1 skipped in 0.07 seconds ==========================
++ 01:58:35 starting module/cpyext/test/test_structseq.py [85 started in total]
__ module/cpyext/test/test_pystate.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:58:39 starting module/cpyext/test/test_sysmodule.py [86 started in total]
__ module/cpyext/test/test_setobject.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 0 items / 1 skipped
========================== 1 skipped in 0.06 seconds ==========================
++ 01:59:13 starting module/cpyext/test/test_thread.py [87 started in total]
__ module/cpyext/test/test_sliceobject.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 01:59:20 starting module/cpyext/test/test_traceback.py [88 started in total]
__ module/cpyext/test/test_structseq.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 0 items / 1 skipped
========================== 1 skipped in 0.06 seconds ==========================
++ 01:59:20 starting module/cpyext/test/test_translate.py [89 started in total]
__ module/cpyext/test/test_sysmodule.py [86 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 01:59:23 starting module/cpyext/test/test_tupleobject.py [90 started in total]
__ module/cpyext/test/test_translate.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 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 02:00:06 starting module/cpyext/test/test_typeobject.py [91 started in total]
__ module/cpyext/test/test_thread.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 02:00:06 starting module/cpyext/test/test_unicodeobject.py [92 started in total]
__ module/cpyext/test/test_tupleobject.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 02:00:09 starting module/cpyext/test/test_userslots.py [93 started in total]
__ module/cpyext/test/test_traceback.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 02:00:12 starting module/cpyext/test/test_version.py [94 started in total]
__ module/cpyext/test/test_typeobject.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 02:00:51 starting module/cpyext/test/test_weakref.py [95 started in total]
__ module/cpyext/test/test_unicodeobject.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 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ==========================
++ 02:00:58 starting module/crypt/test [96 started in total]
__ module/crypt/test [93 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.04 seconds ==========================
++ 02:01:00 starting module/errno/test [97 started in total]
__ module/cpyext/test/test_userslots.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 0 items / 1 skipped
========================== 1 skipped in 0.59 seconds ==========================
++ 02:01:01 starting module/exceptions/test [98 started in total]
__ module/cpyext/test/test_version.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 02:01:04 starting module/faulthandler/test [99 started in total]
__ module/faulthandler/test [96 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 15.44 seconds =====================
++ 02:01:22 starting module/fcntl/test [100 started in total]
__ module/fcntl/test [97 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.76 seconds ==========================
++ 02:01:25 starting module/gc/test [101 started in total]
__ module/errno/test [98 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 24.32 seconds ==========================
++ 02:01:29 starting module/imp/test [102 started in total]
__ module/cpyext/test/test_weakref.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 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 02:01:36 starting module/itertools/test [103 started in total]
__ module/exceptions/test [100 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 24 items
module\exceptions\test\test_exc.py ........................
========================= 24 passed in 34.77 seconds ==========================
++ 02:01:40 starting module/marshal/test [104 started in total]
__ module/gc/test [101 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 0x0000022d4ffda5c0>, 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 0x0000022d4aca16a8>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000022d4c589020>]
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 0x0000022d4c589020>]
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 0x0000022d5007f808>
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 0x0000022d501e89e0>
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 0x0000022d501e89e0>
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 0x0000022d5007f6c8>
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 0x0000022d501e89a0>
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 0x0000022d501e89a0>
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
if self.config.option.runappdirect:
return target()
space = target.im_self.space
filename = self._getdynfilename(target)
func = app2interp_temp(target.im_func, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:89:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace
target = <function test_get_rpy_memory_usage at 0x0000022d4ffda6b0>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000022d4faedda8>)
def execute_appex(self, space, target, *args):
self.space = space
try:
> target(*args)
tool\pytest\apptest.py:30:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000022d4faedda8>,)
w_func = <Function test_get_rpy_memory_usage>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000022d4faedda8>
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:1227:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000022d4faedda8>,)
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):
w_inst = w_func.w_instance
if w_inst is not None:
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_inst, *args_w)
elif args_w and (
self.abstract_isinstance_w(args_w[0], w_func.w_class)):
w_func = w_func.w_function
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1210:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000022d4faedda8>,)
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:75]', 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()
interpreter\function.py:118:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
def run(self):
"""Start this frame's execution."""
if self.getcode().co_flags & pycode.CO_GENERATOR:
from pypy.interpreter.generator import GeneratorIterator
return GeneratorIterator(self)
else:
> return self.execute_frame()
interpreter\pyframe.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# 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)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
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:290:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', 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:943:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
w_inputvalue = None, operr = None
def execute_frame(self, w_inputvalue=None, operr=None):
"""Execute this frame. Main entry point to the interpreter.
The optional arguments are there to handle a generator's frame:
w_inputvalue is for generator.send() and operr is for
generator.throw().
"""
# 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)
#
try:
if operr is not None:
next_instr = self.handle_operation_error(
executioncontext, operr)
self.last_instr = intmask(next_instr - 1)
else:
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE instruction.
next_instr = r_uint(self.last_instr + 1)
if next_instr != 0:
self.pushvalue(w_inputvalue)
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:286:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', 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:75]', line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000022d4fc73600>
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:
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:63:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00|\x01\x00\xc9\x01\x00d\x02\x00\xca\x01\x00}\x02\x00|\x02\x00GH\xcc"\x00d\x03\x00|\x02\x00\x04\x03k\x01\x00o:\x00d\x04\x00k\x01\x00n\x02\x00\x02\x01sE\x00t\x02\x00\x82\x01\x00d\x00\x00S'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000022d4fc73600>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:70:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00|\x01\x00\xc9\x01\x00d\x02\x00\xca\x01\x00}\x02\x00|\x02\x00GH\xcc"\x00d\x03\x00|\x02\x00\x04\x03k\x01\x00o:\x00d\x04\x00k\x01\x00n\x02\x00\x02\x01sE\x00t\x02\x00\x82\x01\x00d\x00\x00S'
next_instr = 24L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000022d4fc73600>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
if self.debugdata:
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
opcode = ord(co_code[next_instr])
next_instr += 1
if opcode >= HAVE_ARGUMENT:
lo = ord(co_code[next_instr])
hi = ord(co_code[next_instr+1])
next_instr += 2
oparg = (hi * 256) | lo
else:
oparg = 0
# 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])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
lo = ord(co_code[next_instr+1])
hi = ord(co_code[next_instr+2])
next_instr += 3
oparg = (oparg * 65536) | (hi * 256) | lo
if opcode == opcodedesc.RETURN_VALUE.index:
if not self.blockstack_non_empty():
self.frame_finished_execution = True # for generators
raise Return
w_returnvalue = self.popvalue()
block = self.unrollstack(SReturnValue.kind)
if block is None:
self.pushvalue(w_returnvalue)
raise Return
else:
unroller = SReturnValue(w_returnvalue)
next_instr = block.handle(self, unroller)
return next_instr # now inside a 'finally' block
elif opcode == opcodedesc.END_FINALLY.index:
unroller = self.end_finally()
if isinstance(unroller, SuspendedUnroller):
# go on unrolling the stack
block = self.unrollstack(unroller.kind)
if block is None:
w_result = unroller.nomoreblocks()
self.pushvalue(w_result)
raise Return
else:
next_instr = block.handle(self, unroller)
return next_instr
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, ec)
elif opcode == opcodedesc.BREAK_LOOP.index:
next_instr = self.BREAK_LOOP(oparg, next_instr)
elif opcode == opcodedesc.CONTINUE_LOOP.index:
return self.CONTINUE_LOOP(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:
next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index:
next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
next_instr = self.POP_JUMP_IF_TRUE(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_DIVIDE.index:
self.BINARY_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(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_CLASS.index:
self.BUILD_CLASS(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_VAR.index:
self.CALL_FUNCTION_VAR(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index:
self.CALL_FUNCTION_VAR_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter\pyopcode.py:276:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:75]', line 1> at line 3
oparg = 1, ignored = (24L,), n_args = 1, n_kwargs = 0, w_self = None
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg & 0xff
n_kwargs = (oparg >> 8) & 0xff
w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs))
n = n_args + (w_self is not None)
if not n_kwargs:
w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 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:96:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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:75]', 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)
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):
w_inst = w_func.w_instance
if w_inst is not None:
w_func = w_func.w_function
# reuse callable stack place for w_inst
frame.settopvalue(w_inst, nargs)
nargs += 1
methodcall = True
elif nargs > 0 and (
self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-(
w_func.w_class)):
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:1243:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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:75]', 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:149:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x0000022d4f4b3fa0>
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:893:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x0000022d4f4b3fa0>
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:819:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x0000022d4f4b3fa0>
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:888:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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:100:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 68.03 seconds ===============
++ 02:02:40 starting module/math/test [105 started in total]
__ module/marshal/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 80 items
module\marshal\test\test_marshal.py ...................................................................
module\marshal\test\test_marshalimpl.py .............
========================= 80 passed in 69.53 seconds ==========================
++ 02:02:55 starting module/micronumpy/test [106 started in total]
__ module/micronumpy/test [103 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.02 seconds =========================
++ 02:02:58 starting module/mmap/test [107 started in total]
__ module/itertools/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 73 items
module\itertools\test\test_itertools.py ........................................................................
module\itertools\test\test_ztranslation.py .
========================= 73 passed in 120.82 seconds =========================
++ 02:03:42 starting module/operator/test [108 started in total]
__ module/math/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 182 items
module\math\test\test_direct.py ......................................................................................................................................................................
module\math\test\test_factorial.py .s
module\math\test\test_math.py .........s....
=================== 180 passed, 2 skipped in 79.04 seconds ====================
++ 02:04:02 starting module/parser/test [109 started in total]
__ module/mmap/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 43 items
module\mmap\test\test_mmap.py ....s.................s..............ss..s.
==================== 38 passed, 5 skipped in 70.47 seconds ====================
++ 02:04:12 starting module/posix/test [110 started in total]
__ module/operator/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
collected 27 items
module\operator\test\test_operator.py ..................
module\operator\test\test_tscmp.py .........
========================= 27 passed in 36.04 seconds ==========================
++ 02:04:22 starting module/pwd/test [111 started in total]
__ module/parser/test [108 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 7 items
module\parser\test\test_parser.py .......
========================== 7 passed in 28.93 seconds ==========================
++ 02:04:36 starting module/pyexpat/test [112 started in total]
__ module/pwd/test [109 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 11.13 seconds ==========================
++ 02:04:37 starting module/pypyjit/test [113 started in total]
__ module/imp/test [110 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 124 items
module\imp\test\test_app.py ................
module\imp\test\test_import.py ...........................................................................s............ss..................
=================== 121 passed, 3 skipped in 183.24 seconds ===================
++ 02:04:40 starting module/select/test [114 started in total]
__ module/pypyjit/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
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 81.15 seconds ====================
++ 02:06:06 starting module/signal/test [115 started in total]
__ module/pyexpat/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 21 items
module\pyexpat\test\test_build.py .
module\pyexpat\test\test_parser.py ..................ss
=================== 19 passed, 2 skipped in 135.29 seconds ====================
++ 02:06:56 starting module/struct/test [116 started in total]
__ module/posix/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
collected 59 items
module\posix\test\test_posix2.py ................s...............s...........s....sss.s
module\posix\test\test_posix_libfile.py ..ss
module\posix\test\test_ztranslation.py .
=================== 50 passed, 9 skipped in 195.87 seconds ====================
++ 02:07:37 starting module/sys/test [117 started in total]
__ module/signal/test [114 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\signal\test\test_signal.py s.s.....ss.s.sss..
=================== 10 passed, 8 skipped in 115.39 seconds ====================
++ 02:08:04 starting module/termios/test [118 started in total]
__ module/termios/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 0 items / 1 skipped
========================== 1 skipped in 1.92 seconds ==========================
++ 02:08:08 starting module/test_lib_pypy [119 started in total]
__ module/struct/test [116 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 41 items
module\struct\test\test_struct.py ........................................
module\struct\test\test_ztranslation.py .
========================= 41 passed in 117.12 seconds =========================
++ 02:09:02 starting module/thread/test [120 started in total]
__ module/select/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 41 items
module\select\test\test_epoll.py ssssssss
module\select\test\test_kqueue.py sssss
module\select\test\test_select.py sssssssssssssss..........ss
module\select\test\test_ztranslation.py .
=================== 11 passed, 30 skipped in 268.61 seconds ===================
++ 02:09:19 starting module/time/test [121 started in total]
__ module/sys/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
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 65 items
module\sys\test\apptest_initpath.py .
module\sys\test\test_encoding.py s
module\sys\test\test_initpath.py .s.....
module\sys\test\test_sysmodule.py ..............................ss....................
module\sys\test\test_version.py ....
=================== 61 passed, 4 skipped in 136.70 seconds ====================
++ 02:09:58 starting module/unicodedata/test [122 started in total]
__ module/test_lib_pypy [119 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 232 items / 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_msvcrt.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....
=================== 230 passed, 7 skipped in 130.87 seconds ===================
++ 02:10:21 starting module/zipimport/test [123 started in total]
__ module/time/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 18 items
module\time\test\test_time.py ...........s......
=================== 17 passed, 1 skipped in 100.70 seconds ====================
++ 02:11:02 starting module/zlib/test [124 started in total]
__ module/unicodedata/test [121 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 26 items
module\unicodedata\test\test_hyp.py ................
module\unicodedata\test\test_unicodedata.py ..........
========================= 26 passed in 102.31 seconds =========================
++ 02:11:49 starting objspace/fake/test [125 started in total]
__ module/zlib/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
collected 31 items
module\zlib\test\test_zlib.py ...............................
========================= 31 passed in 73.76 seconds ==========================
++ 02:12:24 starting objspace/std/test [126 started in total]
__ objspace/fake/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 21 items
objspace\fake\test\test_checkmodule.py ........
objspace\fake\test\test_objspace.py .............
========================= 21 passed in 166.49 seconds =========================
++ 02:14:39 starting objspace/test [127 started in total]
__ module/zipimport/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 67 items
module\zipimport\test\test_undocumented.py ......
module\zipimport\test\test_zipimport.py ........................................
module\zipimport\test\test_zipimport_deflated.py .....................
========================= 67 passed in 293.55 seconds =========================
++ 02:15:22 starting sandbox/test [128 started in total]
__ module/thread/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
collected 48 items
module\thread\test\test_fork.py sss
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 .............sss.
module\thread\test\test_thread.py ..........s.
=================== 41 passed, 7 skipped in 372.21 seconds ====================
++ 02:15:23 starting tool/bench/test [129 started in total]
__ sandbox/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
collected 0 items / 1 skipped
========================= 1 skipped in 12.93 seconds ==========================
++ 02:15:37 starting tool/memusage/test [130 started in total]
__ tool/bench/test [127 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 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 12.55 seconds =====================
++ 02:15:39 starting tool/pytest/test [131 started in total]
__ objspace/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 59 items
objspace\test\apptest_binop_overriding.py .
objspace\test\apptest_descriptor.py ........
objspace\test\apptest_descroperation.py ............s..........................
objspace\test\test_descroperation.py ...........
==================== 58 passed, 1 skipped in 74.79 seconds ====================
++ 02:16:01 starting tool/release/test [132 started in total]
__ tool/memusage/test [129 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 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 20.57 seconds ==========================
++ 02:16:02 starting tool/test [133 started in total]
__ tool/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
collected 29 items
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 69.75 seconds ==========================
__ tool/release/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 8 items
tool\release\test\test_package.py ...ss
tool\release\test\test_smartstrip.py sss
==================== 3 passed, 5 skipped in 100.11 seconds ====================
__ tool/pytest/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 24 items
tool\pytest\test\test_appsupport.py .........
tool\pytest\test\test_astrewrite.py .....
tool\pytest\test\test_conftest1.py ..
tool\pytest\test\test_pytestsupport.py ........
========================= 24 passed in 248.56 seconds =========================
__ objspace/std/test [133 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 2130 items
objspace\std\test\apptest_boolobject.py ........
objspace\std\test\apptest_bufferobject.py ...............
objspace\std\test\apptest_callmethod.py ........
objspace\std\test\apptest_complexobject.py ...............................
objspace\std\test\apptest_instmethobject.py .....
objspace\std\test\apptest_iterobject.py ..............
objspace\std\test\apptest_operation.py ...
objspace\std\test\apptest_stringformat.py ...............s...........................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...................................................................................................................................................................
objspace\std\test\test_dictproxy.py ..........
objspace\std\test\test_floatobject.py ...................................F..
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..................................s........................................s...............
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 ...............................................................................................................................................
objspace\std\test\test_memoryobject.py .......
objspace\std\test\test_methodcache.py .......................................................................
objspace\std\test\test_newformat.py .......................................................................................s........
objspace\std\test\test_noneobject.py ...
objspace\std\test\test_obj.py .......................
objspace\std\test\test_prebuiltint.py ...........................s...............
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 .....
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..................................s.....................................................................................F..................................s..............
objspace\std\test\test_specialisedtupleobject.py ..................ss.......................
objspace\std\test\test_stdobjspace.py s......
objspace\std\test\test_tupleobject.py ...................................
objspace\std\test\test_typeobject.py ..............................................................................
objspace\std\test\test_unicodeobject.py .................................s........................................................s.................
objspace\std\test\test_userobject.py .
objspace\std\test\test_versionedtype.py ...............
================================== FAILURES ===================================
___________________ AppTestFloatHex.test_division_edgecases ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000027f1e08dec0>
def test_division_edgecases(self):
import math, os
# inf
inf = float("inf")
assert math.isnan(inf % 3)
assert math.isnan(inf // 3)
x, y = divmod(inf, 3)
assert math.isnan(x)
assert math.isnan(y)
x, y = divmod(3, inf)
z = 3 % inf
if os.name == 'nt':
> assert math.isnan(x)
E (application-level) AssertionError: assert <built-in function isnan>(0.0)
E + where <built-in function isnan> = <built-in function isnan>
E + where <built-in function isnan> = <module 'math' (built-in)>.isnan
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\std\test\test_floatobject.py:825]:14: AssertionError
_________________ TestW_IntObject.test_lshift_without_fromint _________________
self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x0000027f130251a0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000027f130251e0>
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:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:620: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:645: 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 0x0000027f195310e0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000027f19531220>
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:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:620: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:645: 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 0x0000027f200beaa0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000027f200beae0>
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:361:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:620: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:645: 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_floatobject.py::AppTestFloatHex::()::test_division_edgecases
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
============= 4 failed, 2095 passed, 31 skipped in 523.29 seconds =============
program finished with exit code 1
elapsedTime=4591.073000