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:01:01 starting config/test [1 started in total]
++ 01:01:01 starting interpreter/astcompiler/test [2 started in total]
++ 01:01:01 starting interpreter/pyparser/test [3 started in total]
++ 01:01:01 starting interpreter/test [4 started in total]
__ config/test [1 done in total, somefailed=False] ____________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 157 items / 1 skipped
config\test\test_pypyoption.py .............................................................................................................................................................
=================== 157 passed, 1 skipped in 64.14 seconds ====================
++ 01:02:08 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 100.46 seconds =========================
++ 01:02:45 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.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 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 126.48 seconds =========================
++ 01:03:14 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 62.95 seconds ====================
++ 01:03:15 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 30.70 seconds ==========================
++ 01:03:47 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.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 0x000002d1c9cf2608>
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 891860501377500032 > 891860501377500032
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError
________________ AppTestDebug.test_debug_start_stop_timestamp _________________
self = <CallInfo when='call' exception: CompilationError(out="""
""")>
func = <function <lambda> at 0x000002d1c9dc1010>, 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_debug_start_stop_timestamp'>, '...lticall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_debug_start_stop_timestamp'>}
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 0x000002d1c4fc3440>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002d1c6934860>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_debug_start_stop_timestamp'>, '...lticall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_debug_start_stop_timestamp'>}
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 0x000002d1c6934860>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_debug_start_stop_timestamp'>, '...lticall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_debug_start_stop_timestamp'>}
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_debug_start_stop_timestamp'>, '__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 0x000002d1c9dddc18>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._timestamp'>, '__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 0x000002d1c9de28e0>
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 0x000002d1c9de28e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._timestamp'>, '__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_debug_start_stop_timestamp'>, '__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 0x000002d1c9ddd7e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._timestamp'>, '__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 0x000002d1c9de28a0>
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 0x000002d1c9de28a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._timestamp'>, '__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_debug_start_stop_timestamp'>, '__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_debug_start_stop_timestamp'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_debug_start_stop_timestamp'>
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_debug_start_stop_timestamp'>, space = StdObjSpace
target = <function test_debug_start_stop_timestamp at 0x000002d1c9dc1088>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d1c9cf2608>)
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 0x000002d1c9cf2608>,)
w_func = <Function test_debug_start_stop_timestamp>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d1c9cf2608>
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_debug_start_stop_timestamp>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d1c9cf2608>,)
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_debug_start_stop_timestamp>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d1c9cf2608>,)
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_debug_start_stop_timestamp, file '[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', 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_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
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_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
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_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
e = CompilationError(out="""
""")
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_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
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_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
pycode = <code object test_debug_start_stop_timestamp, file '[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002d1c9ac60c8>
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:64:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x02\x00l\x01\x00m\x02\x00}\x02\x00m\x03\x00}\x03\x00m\x04\x00}\x04\x00...d\x04\x00t\x06\x00\x83\x01\x01}\x07\x00\xcc\x12\x00|\x07\x00|\x05\x00k\x04\x00s\xc0\x00t\x05\x00\x82\x01\x00d\x00\x00S'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002d1c9ac60c8>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:71:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x02\x00l\x01\x00m\x02\x00}\x02\x00m\x03\x00}\x03\x00m\x04\x00}\x04\x00...d\x04\x00t\x06\x00\x83\x01\x01}\x07\x00\xcc\x12\x00|\x07\x00|\x05\x00k\x04\x00s\xc0\x00t\x05\x00\x82\x01\x00d\x00\x00S'
next_instr = 9L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002d1c9ac60c8>
@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:
# Only reload next_instr from last_instr when something that
# can modify it actually ran (trace function or action
# dispatcher). In the common case (no trace, positive ticker)
# next_instr is unchanged and the round-trip is skipped.
_d = self.debugdata
if ec.space.reverse_debugging or (
_d is not None and _d.w_f_trace is not None) or (
not we_are_translated() and
'bytecode_only_trace' in ec.__dict__):
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
actionflag = ec.space.actionflag
if actionflag.decrement_ticker(TICK_COUNTER_STEP) < 0:
actionflag.action_dispatcher(ec, 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)
elif opcode == opcodedesc.COMPARE_OP.index:
self.COMPARE_OP(oparg, next_instr)
elif opcode == opcodedesc.DELETE_ATTR.index:
self.DELETE_ATTR(oparg, next_instr)
elif opcode == opcodedesc.DELETE_FAST.index:
self.DELETE_FAST(oparg, next_instr)
elif opcode == opcodedesc.DELETE_GLOBAL.index:
self.DELETE_GLOBAL(oparg, next_instr)
elif opcode == opcodedesc.DELETE_NAME.index:
self.DELETE_NAME(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_0.index:
self.DELETE_SLICE_0(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_1.index:
self.DELETE_SLICE_1(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_2.index:
self.DELETE_SLICE_2(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SLICE_3.index:
self.DELETE_SLICE_3(oparg, next_instr)
elif opcode == opcodedesc.DELETE_SUBSCR.index:
self.DELETE_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.DUP_TOP.index:
self.DUP_TOP(oparg, next_instr)
elif opcode == opcodedesc.DUP_TOPX.index:
self.DUP_TOPX(oparg, next_instr)
elif opcode == opcodedesc.EXEC_STMT.index:
self.EXEC_STMT(oparg, next_instr)
elif opcode == opcodedesc.GET_ITER.index:
self.GET_ITER(oparg, next_instr)
elif opcode == opcodedesc.IMPORT_FROM.index:
self.IMPORT_FROM(oparg, next_instr)
elif opcode == opcodedesc.IMPORT_NAME.index:
> self.IMPORT_NAME(oparg, next_instr)
interpreter\pyopcode.py:322:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_debug_st...in-x86-64\build\pypy\module\__pypy__\test\test_debug.py:63]', line 1> at line 2
nameindex = 0, next_instr = 9L
def IMPORT_NAME(self, nameindex, next_instr):
space = self.space
w_modulename = self.getname_w(nameindex)
w_fromlist = self.popvalue()
w_flag = self.popvalue()
try:
if space.int_w(w_flag) == -1:
w_flag = None
except OperationError as e:
if e.async(space):
raise
w_import = self.get_builtin().getdictvalue(space, '__import__')
if w_import is None:
raise oefmt(space.w_ImportError, "__import__ not found")
d = self.getdebug()
if d is None:
w_locals = None
else:
w_locals = d.w_locals
if w_locals is None: # CPython does this
w_locals = space.w_None
w_globals = self.get_w_globals()
if w_flag is None:
w_obj = space.call_function(w_import, w_modulename, w_globals,
> w_locals, w_fromlist)
interpreter\pyopcode.py:1065:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction __import__>
args_w = (W_BytesObject('time'), W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000002d1c9df2a30...t.W_NoneObject object at 0x000002d1c9115088>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>)
nargs = 4, 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 = <BuiltinFunction __import__>
args_w = (W_BytesObject('time'), W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000002d1c9df2a30...t.W_NoneObject object at 0x000002d1c9115088>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>)
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 = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d1c98aea30>
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()
elif nargs >= 1 and fast_natural_arity == Code.PASSTHROUGHARGS1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
return code.funcrun_obj(self, args_w[0],
Arguments(self.space,
list(args_w[1:])))
> return self.call_args(Arguments(self.space, list(args_w)))
interpreter\function.py:124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction __import__>
args = Arguments([W_BytesObject('time'), W_ModuleDictObject(<pypy.objspace.std.celldi...88>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d1c98aea30>
func = <BuiltinFunction __import__>
args = Arguments([W_BytesObject('time'), W_ModuleDictObject(<pypy.objspace.std.celldi...88>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter\gateway.py:781:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d1c98aea30>
func = <BuiltinFunction __import__>, w_obj = None
args = Arguments([W_BytesObject('time'), W_ModuleDictObject(<pypy.objspace.std.celldi...88>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.name, self.sig,
func.defs_w, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:795:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d1c98aea30>
space = StdObjSpace, e = CompilationError(out="""
""")
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.BuiltinCode object at 0x000002d1c98aea30>
func = <BuiltinFunction __import__>, w_obj = None
args = Arguments([W_BytesObject('time'), W_ModuleDictObject(<pypy.objspace.std.celldi...88>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.name, self.sig,
func.defs_w, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter\gateway.py:789:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text0_W_Root_W_Root_W_Root_int object at 0x000002d1c98aed08>
space = StdObjSpace
scope_w = [W_BytesObject('time'), W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000002d1c9df2a30...ject at 0x000002d1c9115088>, <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>, W_IntObject(-1)]
def _run(self, space, scope_w):
> return self.behavior(space, space.text0_w(scope_w[0]), scope_w[1], scope_w[2], scope_w[3], space.gateway_int_w(scope_w[4]))
<2044-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, name = 'time'
w_globals = W_ModuleDictObject(<pypy.objspace.std.celldict.ModuleDictStrategy object at 0x000002d1c9df2a30>)
w_locals = <pypy.objspace.std.noneobject.W_NoneObject object at 0x000002d1c9115088>
w_fromlist = None, level = -1
@unwrap_spec(name='text0', level=int)
def importhook(space, name, w_globals=None,
w_locals=None, w_fromlist=None, level=-1):
modulename = name
if not modulename and level < 0:
raise oefmt(space.w_ValueError, "Empty module name")
if w_fromlist is not None and not space.is_true(w_fromlist):
w_fromlist = None
rel_modulename = None
if (level != 0 and w_globals is not None and
space.isinstance_w(w_globals, space.w_dict)):
rel_modulename, rel_level = _get_relative_name(space, modulename, level,
w_globals)
if rel_modulename:
# if no level was set, ignore import errors, and
# fall back to absolute import at the end of the
# function.
if level == -1:
# This check is a fast path to avoid redoing the
# following absolute_import() in the common case
w_mod = check_sys_modules_w(space, rel_modulename)
if w_mod is not None and space.is_w(w_mod, space.w_None):
# if we already find space.w_None, it means that we
# already tried and failed and fell back to the
# end of this function.
w_mod = None
else:
w_mod = absolute_import(space, rel_modulename, rel_level,
> w_fromlist, tentative=True)
module\imp\importing.py:293:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modulename = 'time', baselevel = 0, w_fromlist = None
tentative = True
def absolute_import(space, modulename, baselevel, w_fromlist, tentative):
# Short path: check in sys.modules, but only if there is no conflict
# on the import lock. In the situation of 'import' statements
# inside tight loops, this should be true, and absolute_import_try()
# should be followed by the JIT and turned into not much code. But
# if the import lock is currently held by another thread, then we
# have to wait, and so shouldn't use the fast path.
if not getimportlock(space).lock_held_by_someone_else():
w_mod = absolute_import_try(space, modulename, baselevel, w_fromlist)
if w_mod is not None and not space.is_w(w_mod, space.w_None):
return w_mod
return absolute_import_with_lock(space, modulename, baselevel,
> w_fromlist, tentative)
module\imp\importing.py:317:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modulename = 'time', baselevel = 0, w_fromlist = None
tentative = True
@jit.dont_look_inside
def absolute_import_with_lock(space, modulename, baselevel,
w_fromlist, tentative):
lock = getimportlock(space)
lock.acquire_lock()
try:
return _absolute_import(space, modulename, baselevel,
> w_fromlist, tentative)
module\imp\importing.py:326:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modulename = 'time', baselevel = 0, w_fromlist = None
tentative = True
def _absolute_import(space, modulename, baselevel, w_fromlist, tentative):
if '/' in modulename or '\\' in modulename:
raise oefmt(space.w_ImportError,
"Import by filename is not supported.")
w_mod = None
parts = modulename.split('.')
if parts[-1] == '':
del parts[-1]
prefix = []
w_path = None
first = None
level = 0
for part in parts:
w_mod = load_part(space, w_path, prefix, part, w_mod,
> tentative=tentative)
module\imp\importing.py:404:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_path = None, prefix = [], partname = 'time'
w_parent = None, tentative = True
def load_part(space, w_path, prefix, partname, w_parent, tentative):
modulename = '.'.join(prefix + [partname])
w_modulename = space.newtext(modulename)
w_mod = check_sys_modules(space, w_modulename)
if w_mod is not None:
if not space.is_w(w_mod, space.w_None):
return w_mod
elif not prefix or w_path is not None:
find_info = find_module(
space, modulename, w_modulename, partname, w_path)
try:
if find_info:
> w_mod = load_module(space, w_modulename, find_info)
module\imp\importing.py:707:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_modulename = W_BytesObject('time')
find_info = <pypy.module.imp.importing.FindInfo instance at 0x000002d1c9de2620>
reuse = False
@jit.dont_look_inside
def load_module(space, w_modulename, find_info, reuse=False):
"""Like load_module() in CPython's import.c, this will normally
make a module object, store it in sys.modules, execute code in it,
and then fetch it again from sys.modules. But this logic is not
used if we're calling a PEP302 loader.
"""
if find_info is None:
return
if find_info.w_loader:
return space.call_method(find_info.w_loader, "load_module", w_modulename)
if find_info.modtype == C_BUILTIN:
return space.getbuiltinmodule(find_info.filename, force_init=True,
> reuse=reuse)
module\imp\importing.py:642:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, name = 'time', force_init = True, reuse = False
def getbuiltinmodule(self, name, force_init=False, reuse=True):
w_name = self.newtext(name)
w_modules = self.sys.get('modules')
if not force_init:
assert reuse
try:
return self.getitem(w_modules, w_name)
except OperationError as e:
if not e.match(self, self.w_KeyError):
raise
# If the module is a builtin but not yet imported,
# retrieve it and initialize it
try:
w_mod = self.builtin_modules[name]
except KeyError:
raise oefmt(self.w_SystemError,
"getbuiltinmodule() called with non-builtin module %s",
name)
# Add the module to sys.modules and initialize the module. The
# order is important to avoid recursions.
from pypy.interpreter.module import Module
if isinstance(w_mod, Module):
if not reuse and w_mod.startup_called:
# create a copy of the module. (see issue1514) eventlet
# patcher relies on this behaviour.
w_mod2 = Module(self, w_name)
self.setitem(w_modules, w_name, w_mod2)
w_mod.getdict(self) # unlazy w_initialdict
self.call_method(w_mod2.getdict(self), 'update',
w_mod.w_initialdict)
return w_mod2
self.setitem(w_modules, w_name, w_mod)
> w_mod.init(self)
interpreter\baseobjspace.py:582:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.time.moduledef.Module object at 0x000002d1c9684480>
space = StdObjSpace
def init(self, space):
"""This is called each time the module is imported or reloaded
"""
if self.w_initialdict is not None:
# the module was already imported. Refresh its content with
# the saved dict, as done with built-in and extension modules
# on CPython.
space.call_method(self.w_dict, 'update', self.w_initialdict)
for w_submodule in self.submodules_w:
name = space.text0_w(w_submodule.w_name)
space.setitem(self.w_dict, space.newtext(name.split(".")[-1]), w_submodule)
space.getbuiltinmodule(name)
if self.w_initialdict is None:
> Module.init(self, space)
interpreter\mixedmodule.py:64:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.time.moduledef.Module object at 0x000002d1c9684480>
space = StdObjSpace
def init(self, space):
"""This is called each time the module is imported or reloaded
"""
if not self.startup_called:
if not we_are_translated():
# this special case is to handle the case, during annotation,
# of module A that gets frozen, then module B (e.g. during
# a getdict()) runs some code that imports A
if self._frozen:
return
self.startup_called = True
> self.startup(space)
interpreter\module.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.time.moduledef.Module object at 0x000002d1c9684480>
space = StdObjSpace
def startup(self, space):
if _WIN:
from pypy.module.time.interp_time import State
space.fromcache(State).startup(space)
# this machinery is needed to expose constants
# that have to be initialized one time only
from pypy.module.time import interp_time
> interp_time._init_timezone(space)
module\time\moduledef.py:40:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
def _init_timezone(space):
timezone = daylight = altzone = 0
tzname = ["", ""]
if _WIN:
> c_tzset()
module\time\interp_time.py:235:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = (), real_args = (), to_free = ()
def wrapper(*args):
assert len(args) == nb_args
real_args = ()
# XXX 'to_free' leaks if an allocation fails with MemoryError
# and was not the first in this function
to_free = ()
for i, TARGET in unrolling_arg_tps:
arg = args[i]
if TARGET == CCHARP or TARGET is VOIDP:
if arg is None:
from rpython.rtyper.annlowlevel import llstr
arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL
to_free = to_free + (arg, llstr(None), '\x04')
elif isinstance(arg, str):
tup = get_nonmovingbuffer_ll_final_null(arg)
to_free = to_free + tup
arg = tup[0]
elif isinstance(arg, unicode):
_oops()
elif TARGET == CWCHARP:
if arg is None:
arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL
to_free = to_free + (arg,)
elif isinstance(arg, unicode):
arg = unicode2wcharp(arg)
to_free = to_free + (arg,)
elif _isfunctype(TARGET) and not _isllptr(arg):
# XXX pass additional arguments
use_gil = invoke_around_handlers
arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg,
callbackholder,
use_gil))
else:
SOURCE = lltype.typeOf(arg)
if SOURCE != TARGET:
if TARGET is lltype.Float:
arg = float(arg)
elif ((isinstance(SOURCE, lltype.Number)
or SOURCE is lltype.Bool)
and (isinstance(TARGET, lltype.Number)
or TARGET is lltype.Bool)):
arg = cast(TARGET, arg)
real_args = real_args + (arg,)
> res = call_external_function(*real_args)
..\rpython\rtyper\lltypesystem\rffi.py:321:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
def call_external_function():
if 0:
from rpython.rlib import rposix
rposix._errno_before(0)
> res = funcptr()
<2160-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py:264>:6:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <* fn pypy__tzset>, args = ()
rffi = <module 'rpython.rtyper.lltypesystem.rffi' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\rtyper\\lltypesystem\\rffi.pyc'>
def __call__(self, *args):
from rpython.rtyper.lltypesystem import rffi
if isinstance(self._T, FuncType):
if len(args) != len(self._T.ARGS):
raise TypeError("calling %r with wrong argument number: %r" %
(self._T, args))
for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS):
if typeOf(a) != ARG:
# ARG could be Void
if ARG == Void:
try:
value = getattr(self._obj, '_void' + str(i))
except AttributeError:
pass
else:
assert a == value
# None is acceptable for any pointer
elif isinstance(ARG, Ptr) and a is None:
pass
# Any pointer is convertible to void*
elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr):
pass
# special case: ARG can be a container type, in which
# case a should be a pointer to it. This must also be
# special-cased in the backends.
elif (isinstance(ARG, ContainerType) and
typeOf(a) == Ptr(ARG)):
pass
else:
args_repr = [typeOf(arg) for arg in args]
raise TypeError("calling %r with wrong argument "
"types: %r" % (self._T, args_repr))
callb = self._obj._callable
if callb is None:
raise RuntimeError("calling undefined function")
> return callb(*args)
..\rpython\rtyper\lltypesystem\lltype.py:1384:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x000002d1c9ebead8>
argvalues = ()
def __call__(self, *argvalues):
with rlock:
if self.trampoline is None:
# lazily build the corresponding ctypes function object
cfunc = get_ctypes_callable(self.funcptr, self.calling_conv,
> self.natural_arity)
..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
funcptr = <* fn pypy__tzset>, calling_conv = 'win', natural_arity = -1
def get_ctypes_callable(funcptr, calling_conv, natural_arity):
if not ctypes:
raise ImportError("ctypes is needed to use ll2ctypes")
def get_on_lib(lib, elem):
""" Wrapper to always use lib[func] instead of lib.func
"""
try:
return lib[elem]
except AttributeError:
pass
old_eci = funcptr._obj.compilation_info
funcname = funcptr._obj._name
if hasattr(old_eci, '_with_ctypes'):
old_eci = old_eci._with_ctypes
try:
eci = _eci_cache[old_eci]
except KeyError:
eci = old_eci.compile_shared_lib(ignore_a_files=True,
defines=['RPYTHON_LL2CTYPES'],
> symbolic=True)
..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <ExternalCompilationInfo (pre_include_bits=(), includes=('time.h',), include_d...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)>
outputfilename = 'd:\\systemtemp\\pytest\\usession-main-1601\\shared_cache\\externmod_4'
ignore_a_files = False, debug_mode = True, defines = ['RPYTHON_LL2CTYPES']
symbolic = True
def compile_shared_lib(self, outputfilename=None, ignore_a_files=False,
debug_mode=True, defines=[], symbolic=False):
self = self.convert_sources_to_files()
if ignore_a_files:
if not [fn for fn in self.link_files if fn.endswith('.a')]:
ignore_a_files = False # there are none
if not self.separate_module_files and not ignore_a_files:
return self # xxx there was some condition about win32 here
else:
#basepath = py.path.local(self.separate_module_files[0]).dirpath()
basepath = udir.join('shared_cache')
if outputfilename is None:
# find more or less unique name there
pth = basepath.join('externmod').new(ext=host.so_ext)
num = 0
while pth.check():
pth = basepath.join(
'externmod_%d' % (num,)).new(ext=host.so_ext)
num += 1
basepath.ensure(dir=1)
outputfilename = str(pth.dirpath().join(pth.purebasename))
d = self._copy_attributes()
if ignore_a_files:
d['link_files'] = [fn for fn in d['link_files']
if not fn.endswith('.a')]
if debug_mode and sys.platform != 'win32':
d['compile_extra'] = d['compile_extra'] + ('-g', '-O0')
d['compile_extra'] = d['compile_extra'] + (
'-DRPY_EXTERN=RPY_EXPORTED',)
for define in defines:
d['compile_extra'] += ('-D%s' % define,)
# On ELF platforms (Linux), prevent symbol interposition: when the host
# interpreter (e.g. pypy2.7) also exports symbols like pypysig_counter,
# the shared lib's own references would otherwise resolve to the host's
# copy via the GOT. -Bsymbolic makes the shared lib bind its own global
# symbol references to its own definitions. Only needed when running
# under a host interpreter (tests), not during translation.
if symbolic and sys.platform not in ('win32', 'darwin'):
d['link_extra'] = d['link_extra'] + ('-Wl,-Bsymbolic',)
self = ExternalCompilationInfo(**d)
lib = str(host.compile([], self, outputfilename=outputfilename,
> standalone=False))
..\rpython\translator\tool\cbuild.py:345:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, cfiles = []
eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('time.h',), include_d...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)>
outputfilename = 'd:\\systemtemp\\pytest\\usession-main-1601\\shared_cache\\externmod_4'
standalone = False
def compile(self, cfiles, eci, outputfilename=None, standalone=True):
ofiles = self._compile_o_files(cfiles, eci, standalone)
> return self._finish_linking(ofiles, eci, outputfilename, standalone)
..\rpython\translator\platform\__init__.py:58:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>
ofiles = [local('d:\\systemtemp\\pytest\\usession-main-1601\\module_cache\\module_8.obj')]
eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('time.h',), include_d...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)>
outputfilename = 'd:\\systemtemp\\pytest\\usession-main-1601\\shared_cache\\externmod_4'
standalone = False
def _finish_linking(self, ofiles, eci, outputfilename, standalone):
if outputfilename is None:
outputfilename = ofiles[0].purebasename
if ofiles:
dirname = ofiles[0].dirpath()
else:
dirname = udir.join('module_cache')
exe_name = dirname.join(outputfilename, abs=True)
if standalone:
if self.exe_ext:
exe_name += '.' + self.exe_ext
else:
exe_name += '.' + self.so_ext
if eci.use_cpp_linker:
cc_link = 'g++' # XXX hard-coded so far
else:
cc_link = self.cc
largs = self._link_args_from_eci(eci, standalone)
> return self._link(cc_link, ofiles, largs, standalone, exe_name)
..\rpython\translator\platform\__init__.py:235:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, cc = 'cl.exe'
ofiles = [local('d:\\systemtemp\\pytest\\usession-main-1601\\module_cache\\module_8.obj')]
link_args = ['/nologo', '/LARGEADDRESSAWARE', '/STACK:3145728', '/MANIFEST:EMBED', 'kernel32.lib']
standalone = False
exe_name = local('d:\\systemtemp\\pytest\\usession-main-1601\\shared_cache\\externmod_4.dll')
def _link(self, cc, ofiles, link_args, standalone, exe_name):
args = ['/nologo'] + [str(ofile) for ofile in ofiles] + link_args
args += ['/out:%s' % (exe_name,), '/incremental:no']
if not standalone:
args = self._args_for_shared(args)
# Tell the linker to embed a manifest with the default
# UAC level asInvoker (Visual Studio 2008 +)
args += ["/MANIFEST:EMBED"]
> self._execute_c_compiler(self.link, args, exe_name)
..\rpython\translator\platform\windows.py:303:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, cc = 'link.exe'
args = ['/dll', '/nologo', 'd:\\systemtemp\\pytest\\usession-main-1601\\module_cache\\module_8.obj', '/nologo', '/LARGEADDRESSAWARE', '/STACK:3145728', ...]
outname = local('d:\\systemtemp\\pytest\\usession-main-1601\\shared_cache\\externmod_4.dll')
cwd = None
def _execute_c_compiler(self, cc, args, outname, cwd=None):
#log.execute(cc + ' ' + ' '.join(args))
# 'cc' can also contain some options for the C compiler;
# e.g. it can be "gcc -m32". We handle it by splitting on ' '.
cclist = cc.split()
cc = cclist[0]
args = cclist[1:] + args
returncode, stdout, stderr = _run_subprocess(cc, args, self.c_environ,
cwd)
> self._handle_error(returncode, stdout, stderr, outname)
..\rpython\translator\platform\__init__.py:143:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <MsvcPlatform cc=cl.exe>, returncode = 3221225477, stdout = ''
stderr = ''
outname = local('d:\\systemtemp\\pytest\\usession-main-1601\\shared_cache\\externmod_4.dll')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
# Microsoft compilers write compilation errors to stdout
stderr = stdout + stderr
errorfile = outname.new(ext='errors')
errorfile.write(stderr, mode='wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(out="""
E """)
..\rpython\translator\platform\windows.py:319: CompilationError
=========================== short test summary info ===========================
FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp
FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_start_stop_timestamp
=============== 2 failed, 60 passed, 6 skipped in 73.22 seconds ===============
++ 01:04:07 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 62.17 seconds ==========================
++ 01:04:55 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.02 seconds =========================
++ 01:04:56 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 72.75 seconds ====================
++ 01:05:21 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 58.68 seconds ==========================
++ 01:05:57 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 47.22 seconds ==========================
++ 01:06:13 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 77.73 seconds ===================
++ 01:07:18 starting module/_jitlog/test [16 started in total]
__ module/_jitlog/test [13 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\_jitlog\test\test__jitlog.py s
========================= 1 skipped in 64.79 seconds ==========================
++ 01:08:26 starting module/_locale/test [17 started in total]
__ module/_io/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
[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 132.64 seconds ===================
++ 01:08:33 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 0x00000175a1027088>
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 28.91 seconds ================
++ 01:08:59 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 42.28 seconds ==========================
++ 01:09:18 starting module/_minimal_curses/test [20 started in total]
__ module/_md5/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
module\_md5\test\test_md5.py .s....
==================== 5 passed, 1 skipped in 52.77 seconds =====================
++ 01:10:00 starting module/_multibytecodec/test [21 started in total]
__ module/_minimal_curses/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
[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 63.34 seconds ==========================
++ 01:10:26 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 115.18 seconds ====================
++ 01:11:58 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 35.13 seconds ==========================
++ 01:12:38 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 221.10 seconds =========================
++ 01:14:14 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 104.34 seconds =========================
++ 01:14:29 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 0x000001c92c5f6330>
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 8.0.0-alpha0 in StdObjSpace on top of Python 2.7.18 (startuptime: 50.59 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 880.17 seconds ==============
++ 01:15:43 starting module/_sha/test [27 started in total]
__ module/_sha/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 6 items
module\_sha\test\test_sha.py .s....
==================== 5 passed, 1 skipped in 35.22 seconds =====================
++ 01:16:23 starting module/_socket/test [28 started in total]
__ module/_rawffi/alt/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 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 133.71 seconds ====================
++ 01:16:35 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 165.54 seconds ====================
n: 2
Arg 0: 3
Arg 1: 15
++ 01:17:18 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.00 seconds =========================
++ 01:17:20 starting module/_warnings/test [31 started in total]
__ module/_cffi_backend/test [28 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 0x0000027083d281e0>
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-1603\recompiler\_CFFI_test_macro_check_value_ok.c
_CFFI_test_macro_check_value_ok.c
d:\systemtemp\pytest\usession-main-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\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-1603\recompiler\Release\systemtemp\pytest\usession-main-1603\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-main-1603\recompiler\Release\systemtemp\pytest\usession-main-1603\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 0x0000027083d281e0>
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-1603\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c
_CFFI_test_verify_anonymous_enum_with_typedef1.c
Creating library d:\systemtemp\pytest\usession-main-1603\recompiler\Release\systemtemp\pytest\usession-main-1603\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-main-1603\recompiler\Release\systemtemp\pytest\usession-main-1603\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp
Generating code
Finished generating code
generating d:\systemtemp\pytest\usession-main-1603\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c
_CFFI_test_verify_anonymous_enum_with_typedef2.c
d:\systemtemp\pytest\usession-main-1603\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value
Creating library d:\systemtemp\pytest\usession-main-1603\recompiler\Release\systemtemp\pytest\usession-main-1603\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-main-1603\recompiler\Release\systemtemp\pytest\usession-main-1603\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 870.92 seconds ==============
++ 01:17:51 starting module/_weakref/test [32 started in total]
__ module/_sre/test [29 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 139 items
module\_sre\test\test_app_sre.py ...................................................................................................................
module\_sre\test\test_sre_buf.py ........................
========================= 139 passed in 91.63 seconds =========================
++ 01:18:11 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 61.69 seconds ==========================
++ 01:18:28 starting module/array/test [34 started in total]
__ module/_socket/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 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 190.33 seconds ====================
++ 01:19:42 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 109.36 seconds ====================
++ 01:19:42 starting module/bz2/test [36 started in total]
__ module/_winreg/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 18 items
module\_winreg\test\test_winreg.py ............s..ss.
==================== 15 passed, 3 skipped in 92.29 seconds ====================
++ 01:19:48 starting module/cStringIO/test [37 started in total]
__ module/array/test [34 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 0x2737016f5b0>:
<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 0x0000027371faf358>, 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 0x0000027368c91478>
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 0x0000027371fea408>
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 0x0000027370ce2860>
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 0x0000027370ce2860>
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 0x000002736a61e0a0>
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 0x2737016f5b0>:
E <C object Array of Char {'nolength': True} at 0x2737016b2c0>:
E <C object Array of Char {'nolength': True} at 0x27370170480>:
E <C object Array of Char {'nolength': True} at 0x2736fc5c8f0>:
E <C object Array of Char {'nolength': True} at 0x273701724b0>:
E <C object Array of Char {'nolength': True} at 0x273701704d0>:
E <C object Array of Char {'nolength': True} at 0x27370a5d420>:
E <C object Array of Char {'nolength': True} at 0x27370a606b0>:
E <C object Array of Char {'nolength': True} at 0x27370a5d270>:
E <C object Array of Char {'nolength': True} at 0x27370a5ff40>:
E <C object Array of Char {'nolength': True} at 0x27370a5fe20>:
E <C object Array of Char {'nolength': True} at 0x27370a636b0>:
E <C object Array of Char {'nolength': True} at 0x27370a623d0>:
E <C object Array of Char {'nolength': True} at 0x27370a61640>:
E <C object Array of Char {'nolength': True} at 0x27370a635d0>:
E <C object Array of Char {'nolength': True} at 0x27370172e40>:
E <C object Array of Char {'nolength': True} at 0x27370a64b50>:
E <C object Array of Char {'nolength': True} at 0x27370a5f010>:
E <C object Array of Char {'nolength': True} at 0x27370171210>:
E <C object Array of Char {'nolength': True} at 0x2736eb0e560>:
E <C object Array of Char {'nolength': True} at 0x27370a65930>:
E <C object Array of Char {'nolength': True} at 0x2736eb0d430>:
E <C object Array of Char {'nolength': True} at 0x27370a65560>:
E <C object Array of Char {'nolength': True} at 0x2736e3a5330>:
E <C object Array of Char {'nolength': True} at 0x2736e3a79f0>:
E <C object Array of Char {'nolength': True} at 0x2736e3a7400>:
E <C object Array of Char {'nolength': True} at 0x2736e3a6c50>:
E <C object Array of Char {'nolength': True} at 0x2736e3aad60>:
E <C object Array of Char {'nolength': True} at 0x2736e3aaec0>:
E <C object Array of Char {'nolength': True} at 0x2736e3a9590>:
E <C object Array of Char {'nolength': True} at 0x2736e3a7e00>:
E <C object Array of Char {'nolength': True} at 0x2736e3ac4a0>:
E <C object Array of Char {'nolength': True} at 0x2736e3aba50>:
E <C object Array of Char {'nolength': True} at 0x27370a64d70>:
E <C object Array of Char {'nolength': True} at 0x2736e3ab010>:
E <C object Array of Char {'nolength': True} at 0x2736e3a9ae0>:
E <C object Array of Char {'nolength': True} at 0x2736e3ac880>:
E <C object Array of Char {'nolength': True} at 0x2736e3ab8f0>:
E <C object Array of Char {'nolength': True} at 0x273718a8a70>:
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
E <C object Array of Char {'nolength': True} at 0x2736ec44440>:
E <C object Array of Char {'nolength': True} at 0x2736ec458e0>:
E <C object Array of Char {'nolength': True} at 0x273690d4df0>:
E <C object Array of Char {'nolength': True} at 0x273690d6810>:
E <C object Array of Char {'nolength': True} at 0x273690d6f70>:
E <C object Array of Char {'nolength': True} at 0x273690d74b0>:
E <C object Array of Char {'nolength': True} at 0x2736ec471a0>:
E <C object Array of Char {'nolength': True} at 0x2736ec46020>:
E <C object Array of Char {'nolength': True} at 0x2736fea8340>:
E <C object Array of Char {'nolength': True} at 0x2736ec448e0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8280>:
E <C object Array of Char {'nolength': True} at 0x2736fea8970>:
E <C object Array of Char {'nolength': True} at 0x2736ec45980>:
E <C object Array of Char {'nolength': True} at 0x2736ec44640>:
E <C object Array of Char {'nolength': True} at 0x273690d72f0>:
E <C object Array of Char {'nolength': True} at 0x273690d67b0>:
E <C object Array of Char {'nolength': True} at 0x2736ec45c60>:
E <C object Array of Char {'nolength': True} at 0x2736ec44c40>:
E <C object Array of Char {'nolength': True} at 0x2736ec473e0>:
E <C object Array of Char {'nolength': True} at 0x2736ec44cc0>:
E <C object Array of Char {'nolength': True} at 0x273690d7350>:
E <C object Array of Char {'nolength': True} at 0x273690d6c90>:
E <C object Array of Char {'nolength': True} at 0x27370910d90>:
E <C object Array of Char {'nolength': True} at 0x27370910d10>:
E <C object Array of Char {'nolength': True} at 0x27370910ff0>:
E <C object Array of Char {'nolength': True} at 0x273709110b0>:
E <C object Array of Char {'nolength': True} at 0x27370910d50>:
E <C object Array of Char {'nolength': True} at 0x27370910e70>:
E <C object Array of Char {'nolength': True} at 0x27370910bf0>:
E <C object Array of Char {'nolength': True} at 0x27370911010>:
E <C object Array of Char {'nolength': True} at 0x27370910f10>:
E <C object Array of Char {'nolength': True} at 0x27370910a10>:
E <C object Array of Char {'nolength': True} at 0x27370910ef0>:
E <C object Array of Char {'nolength': True} at 0x27370910cf0>:
E <C object Array of Char {'nolength': True} at 0x27370911890>:
E <C object Array of Char {'nolength': True} at 0x2736fea81c0>:
E <C object Array of Char {'nolength': True} at 0x27370911390>:
E <C object Array of Char {'nolength': True} at 0x2736fea84c0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8880>:
E <C object Array of Char {'nolength': True} at 0x27370911530>:
E <C object Array of Char {'nolength': True} at 0x273709110d0>:
E <C object Array of Char {'nolength': True} at 0x27370911590>:
E <C object Array of Char {'nolength': True} at 0x27370911750>:
E <C object Array of Char {'nolength': True} at 0x27370911610>:
E <C object Array of Char {'nolength': True} at 0x273709117b0>:
E <C object Array of Char {'nolength': True} at 0x27370911690>:
E <C object Array of Char {'nolength': True} at 0x27370911870>:
E <C object Array of Char {'nolength': True} at 0x27370911670>:
E <C object Array of Char {'nolength': True} at 0x27370911810>:
E <C object Array of Char {'nolength': True} at 0x27370911790>:
E <C object Array of Char {'nolength': True} at 0x27370911710>:
E <C object Array of Char {'nolength': True} at 0x27370911110>:
E <C object Array of Char {'nolength': True} at 0x27370911150>:
E <C object Array of Char {'nolength': True} at 0x273709113d0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8b80>:
E <C object Array of Char {'nolength': True} at 0x27370912030>:
E <C object Array of Char {'nolength': True} at 0x2736fea87f0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8820>:
E <C object Array of Char {'nolength': True} at 0x27370911a70>:
E <C object Array of Char {'nolength': True} at 0x27370912070>:
E <C object Array of Char {'nolength': True} at 0x27370911f90>:
E <C object Array of Char {'nolength': True} at 0x27370911d30>:
E <C object Array of Char {'nolength': True} at 0x27370911bf0>:
E <C object Array of Char {'nolength': True} at 0x27370911cf0>:
E <C object Array of Char {'nolength': True} at 0x27370911ef0>:
E <C object Array of Char {'nolength': True} at 0x27370911cd0>:
E <C object Array of Char {'nolength': True} at 0x27370911d90>:
E <C object Array of Char {'nolength': True} at 0x27370911c30>:
E <C object Array of Char {'nolength': True} at 0x27370911c50>:
E <C object Array of Char {'nolength': True} at 0x27370911ad0>:
E <C object Array of Char {'nolength': True} at 0x27370911eb0>:
E <C object Array of Char {'nolength': True} at 0x27370911f10>:
E <C object Array of Char {'nolength': True} at 0x27370911dd0>:
E <C object Array of Char {'nolength': True} at 0x27370911a90>:
E <C object Array of Char {'nolength': True} at 0x27370911af0>:
E <C object Array of Char {'nolength': True} at 0x273709120b0>:
E <C object Array of Char {'nolength': True} at 0x273709118f0>:
E <C object Array of Char {'nolength': True} at 0x273709119f0>:
E <C object Array of Char {'nolength': True} at 0x27370911bd0>:
E <C object Array of Char {'nolength': True} at 0x27370912530>:
E <C object Array of Char {'nolength': True} at 0x27370912610>:
E <C object Array of Char {'nolength': True} at 0x2736fea8700>:
E <C object Array of Char {'nolength': True} at 0x273709120f0>:
E <C object Array of Char {'nolength': True} at 0x2736fea86a0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8dc0>:
E <C object Array of Char {'nolength': True} at 0x27370912130>:
E <C object Array of Char {'nolength': True} at 0x273709121b0>:
E <C object Array of Char {'nolength': True} at 0x273709125b0>:
E <C object Array of Char {'nolength': True} at 0x27370912270>:
E <C object Array of Char {'nolength': True} at 0x273709127b0>:
E <C object Array of Char {'nolength': True} at 0x27370912510>:
E <C object Array of Char {'nolength': True} at 0x27370912630>:
E <C object Array of Char {'nolength': True} at 0x273709122b0>:
E <C object Array of Char {'nolength': True} at 0x27370912890>:
E <C object Array of Char {'nolength': True} at 0x27370912450>:
E <C object Array of Char {'nolength': True} at 0x273709126f0>:
E <C object Array of Char {'nolength': True} at 0x27370912c50>:
E <C object Array of Char {'nolength': True} at 0x27370912a50>:
E <C object Array of Char {'nolength': True} at 0x27370912e50>:
E <C object Array of Char {'nolength': True} at 0x27370913070>:
E <C object Array of Char {'nolength': True} at 0x27370912d50>:
E <C object Array of Char {'nolength': True} at 0x27370912c10>:
E <C object Array of Char {'nolength': True} at 0x27370912a70>:
E <C object Array of Char {'nolength': True} at 0x27370912e30>:
E <C object Array of Char {'nolength': True} at 0x27370912b90>:
E <C object Array of Char {'nolength': True} at 0x27370912ed0>:
E <C object Array of Char {'nolength': True} at 0x27370912d10>:
E <C object Array of Char {'nolength': True} at 0x27370913290>:
E <C object Array of Char {'nolength': True} at 0x2736fea8d30>:
E <C object Array of Char {'nolength': True} at 0x27370913230>:
E <C object Array of Char {'nolength': True} at 0x2736fea8cd0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8f70>:
E <C object Array of Char {'nolength': True} at 0x27370913350>:
E <C object Array of Char {'nolength': True} at 0x27370913670>:
E <C object Array of Char {'nolength': True} at 0x273709135b0>:
E <C object Array of Char {'nolength': True} at 0x273709136b0>:
E <C object Array of Char {'nolength': True} at 0x27370913630>:
E <C object Array of Char {'nolength': True} at 0x273709137b0>:
E <C object Array of Char {'nolength': True} at 0x27370913770>:
E <C object Array of Char {'nolength': True} at 0x273709132f0>:
E <C object Array of Char {'nolength': True} at 0x273709137f0>:
E <C object Array of Char {'nolength': True} at 0x27370913650>:
E <C object Array of Char {'nolength': True} at 0x273709136d0>:
E <C object Array of Char {'nolength': True} at 0x27370913830>:
E <C object Array of Char {'nolength': True} at 0x273709130d0>:
E <C object Array of Char {'nolength': True} at 0x27370913470>:
E <C object Array of Char {'nolength': True} at 0x27370913e50>:
E <C object Array of Char {'nolength': True} at 0x2736fea8250>:
E <C object Array of Char {'nolength': True} at 0x27370913ab0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8520>:
E <C object Array of Char {'nolength': True} at 0x2736fea82b0>:
E <C object Array of Char {'nolength': True} at 0x27370913fb0>:
E <C object Array of Char {'nolength': True} at 0x27370913a90>:
E <C object Array of Char {'nolength': True} at 0x27370913db0>:
E <C object Array of Char {'nolength': True} at 0x27370914070>:
E <C object Array of Char {'nolength': True} at 0x27370913b50>:
E <C object Array of Char {'nolength': True} at 0x27370913d50>:
E <C object Array of Char {'nolength': True} at 0x27370913a50>:
E <C object Array of Char {'nolength': True} at 0x273709139f0>:
E <C object Array of Char {'nolength': True} at 0x27370913b90>:
E <C object Array of Char {'nolength': True} at 0x27370913c10>:
E <C object Array of Char {'nolength': True} at 0x27370913c90>:
E <C object Array of Char {'nolength': True} at 0x27370913910>:
E <C object Array of Char {'nolength': True} at 0x27370913c70>:
E <C object Array of Char {'nolength': True} at 0x27370914650>:
E <C object Array of Char {'nolength': True} at 0x27370914670>:
E <C object Array of Char {'nolength': True} at 0x273709144f0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8bb0>:
E <C object Array of Char {'nolength': True} at 0x27370914770>:
E <C object Array of Char {'nolength': True} at 0x2736fea8640>:
E <C object Array of Char {'nolength': True} at 0x2736de09aa0>:
E <C object Array of Char {'nolength': True} at 0x27370914470>:
E <C object Array of Char {'nolength': True} at 0x27370914690>:
E <C object Array of Char {'nolength': True} at 0x27370914390>:
E <C object Array of Char {'nolength': True} at 0x27370914270>:
E <C object Array of Char {'nolength': True} at 0x273709145f0>:
E <C object Array of Char {'nolength': True} at 0x27370914830>:
E <C object Array of Char {'nolength': True} at 0x27370914850>:
E <C object Array of Char {'nolength': True} at 0x27370915010>:
E <C object Array of Char {'nolength': True} at 0x27370914df0>:
E <C object Array of Char {'nolength': True} at 0x27370914ab0>:
E <C object Array of Char {'nolength': True} at 0x27370914db0>:
E <C object Array of Char {'nolength': True} at 0x27370914e30>:
E <C object Array of Char {'nolength': True} at 0x273709148d0>:
E <C object Array of Char {'nolength': True} at 0x27370914bb0>:
E <C object Array of Char {'nolength': True} at 0x273709148f0>:
E <C object Array of Char {'nolength': True} at 0x27370914eb0>:
E <C object Array of Char {'nolength': True} at 0x27370914c30>:
E <C object Array of Char {'nolength': True} at 0x27370914930>:
E <C object Array of Char {'nolength': True} at 0x273709150b0>:
E <C object Array of Char {'nolength': True} at 0x27370914a30>:
E <C object Array of Char {'nolength': True} at 0x27370914a70>:
E <C object Array of Char {'nolength': True} at 0x27370914ad0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8d90>:
E <C object Array of Char {'nolength': True} at 0x27370915070>:
E <C object Array of Char {'nolength': True} at 0x2736fea8f40>:
E <C object Array of Char {'nolength': True} at 0x27370914970>:
E <C object Array of Char {'nolength': True} at 0x27370914d70>:
E <C object Array of Char {'nolength': True} at 0x27370914bf0>:
E <C object Array of Char {'nolength': True} at 0x27370914990>:
E <C object Array of Char {'nolength': True} at 0x27370914b10>:
E <C object Array of Char {'nolength': True} at 0x27370915050>:
E <C object Array of Char {'nolength': True} at 0x27370914e50>:
E <C object Array of Char {'nolength': True} at 0x27370914e90>:
E <C object Array of Char {'nolength': True} at 0x273709149f0>:
E <C object Array of Char {'nolength': True} at 0x27370914c70>:
E <C object Array of Char {'nolength': True} at 0x27370915190>:
E <C object Array of Char {'nolength': True} at 0x27370915370>:
E <C object Array of Char {'nolength': True} at 0x273709157b0>:
E <C object Array of Char {'nolength': True} at 0x27370915450>:
E <C object Array of Char {'nolength': True} at 0x27370915250>:
E <C object Array of Char {'nolength': True} at 0x27370915470>:
E <C object Array of Char {'nolength': True} at 0x273709151d0>:
E <C object Array of Char {'nolength': True} at 0x27370915430>:
E <C object Array of Char {'nolength': True} at 0x27370915490>:
E <C object Array of Char {'nolength': True} at 0x273709152b0>:
E <C object Array of Char {'nolength': True} at 0x27370915810>:
E <C object Array of Char {'nolength': True} at 0x273709155b0>:
E <C object Array of Char {'nolength': True} at 0x27370915310>:
E <C object Array of Char {'nolength': True} at 0x273709157d0>:
E <C object Array of Char {'nolength': True} at 0x273709153f0>:
E <C object Array of Char {'nolength': True} at 0x273709154f0>:
E <C object Array of Char {'nolength': True} at 0x27370915130>:
E <C object Array of Char {'nolength': True} at 0x27370915690>:
E <C object Array of Char {'nolength': True} at 0x27370915fd0>:
E <C object Array of Char {'nolength': True} at 0x27370915970>:
E <C object Array of Char {'nolength': True} at 0x2736fea84f0>:
E <C object Array of Char {'nolength': True} at 0x27370915fb0>:
E <C object Array of Char {'nolength': True} at 0x2736fea90c0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8550>:
E <C object Array of Char {'nolength': True} at 0x27370915f10>:
E <C object Array of Char {'nolength': True} at 0x27370915b70>:
E <C object Array of Char {'nolength': True} at 0x27370915930>:
E <C object Array of Char {'nolength': True} at 0x273709158d0>:
E <C object Array of Char {'nolength': True} at 0x27370915df0>:
E <C object Array of Char {'nolength': True} at 0x27370915ef0>:
E <C object Array of Char {'nolength': True} at 0x273709161d0>:
E <C object Array of Char {'nolength': True} at 0x27370916690>:
E <C object Array of Char {'nolength': True} at 0x27370916510>:
E <C object Array of Char {'nolength': True} at 0x27370916310>:
E <C object Array of Char {'nolength': True} at 0x273709162b0>:
E <C object Array of Char {'nolength': True} at 0x273709167b0>:
E <C object Array of Char {'nolength': True} at 0x273709164d0>:
E <C object Array of Char {'nolength': True} at 0x27370916670>:
E <C object Array of Char {'nolength': True} at 0x27370916830>:
E <C object Array of Char {'nolength': True} at 0x2736fea8610>:
E <C object Array of Char {'nolength': True} at 0x27370916330>:
E <C object Array of Char {'nolength': True} at 0x2736fea86d0>:
E <C object Array of Char {'nolength': True} at 0x27370916730>:
E <C object Array of Char {'nolength': True} at 0x27370916390>:
E <C object Array of Char {'nolength': True} at 0x27370916210>:
E <C object Array of Char {'nolength': True} at 0x27370916530>:
E <C object Array of Char {'nolength': True} at 0x273709160d0>:
E <C object Array of Char {'nolength': True} at 0x273709166d0>:
E <C object Array of Char {'nolength': True} at 0x27370916490>:
E <C object Array of Char {'nolength': True} at 0x27370916fd0>:
E <C object Array of Char {'nolength': True} at 0x27370916e50>:
E <C object Array of Char {'nolength': True} at 0x27370917010>:
E <C object Array of Char {'nolength': True} at 0x27370916ab0>:
E <C object Array of Char {'nolength': True} at 0x27370916ed0>:
E <C object Array of Char {'nolength': True} at 0x27370916930>:
E <C object Array of Char {'nolength': True} at 0x27370916e70>:
E <C object Array of Char {'nolength': True} at 0x27370916eb0>:
E <C object Array of Char {'nolength': True} at 0x27370916910>:
E <C object Array of Char {'nolength': True} at 0x27370916d50>:
E <C object Array of Char {'nolength': True} at 0x2736fea9090>:
E <C object Array of Char {'nolength': True} at 0x27370916e10>:
E <C object Array of Char {'nolength': True} at 0x27370916af0>:
E <C object Array of Char {'nolength': True} at 0x27370916b10>:
E <C object Array of Char {'nolength': True} at 0x27370916ef0>:
E <C object Array of Char {'nolength': True} at 0x27370916f90>:
E <C object Array of Char {'nolength': True} at 0x27370916970>:
E <C object Array of Char {'nolength': True} at 0x27370917050>:
E <C object Array of Char {'nolength': True} at 0x27370916b50>:
E <C object Array of Char {'nolength': True} at 0x27370916c30>:
E <C object Array of Char {'nolength': True} at 0x273709172f0>:
E <C object Array of Char {'nolength': True} at 0x27370917670>:
E <C object Array of Char {'nolength': True} at 0x27370917830>:
E <C object Array of Char {'nolength': True} at 0x27370917250>:
E <C object Array of Char {'nolength': True} at 0x273709171b0>:
E <C object Array of Char {'nolength': True} at 0x27370917650>:
E <C object Array of Char {'nolength': True} at 0x27370917410>:
E <C object Array of Char {'nolength': True} at 0x27370917530>:
E <C object Array of Char {'nolength': True} at 0x273709174f0>:
E <C object Array of Char {'nolength': True} at 0x273709170f0>:
E <C object Array of Char {'nolength': True} at 0x273709176b0>:
E <C object Array of Char {'nolength': True} at 0x273709172d0>:
E <C object Array of Char {'nolength': True} at 0x27370917350>:
E <C object Array of Char {'nolength': True} at 0x273709170d0>:
E <C object Array of Char {'nolength': True} at 0x27370917370>:
E <C object Array of Char {'nolength': True} at 0x27370917770>:
E <C object Array of Char {'nolength': True} at 0x273709171d0>:
E <C object Array of Char {'nolength': True} at 0x273709174b0>:
E <C object Array of Char {'nolength': True} at 0x27370917ab0>:
E <C object Array of Char {'nolength': True} at 0x27370917af0>:
E <C object Array of Char {'nolength': True} at 0x273709178f0>:
E <C object Array of Char {'nolength': True} at 0x27370917b10>:
E <C object Array of Char {'nolength': True} at 0x27370917e90>:
E <C object Array of Char {'nolength': True} at 0x27370917a70>:
E <C object Array of Char {'nolength': True} at 0x27370917c70>:
E <C object Array of Char {'nolength': True} at 0x27370917db0>:
E <C object Array of Char {'nolength': True} at 0x27370917c90>:
E <C object Array of Char {'nolength': True} at 0x27370910130>:
E <C object Array of Char {'nolength': True} at 0x27370910550>:
E <C object Array of Char {'nolength': True} at 0x27370910390>:
E <C object Array of Char {'nolength': True} at 0x27370910330>:
E <C object Array of Char {'nolength': True} at 0x273709103b0>:
E <C object Array of Char {'nolength': True} at 0x27370910170>:
E <C object Array of Char {'nolength': True} at 0x273709103d0>:
E <C object Array of Char {'nolength': True} at 0x27370910890>:
E <C object Array of Char {'nolength': True} at 0x27370910150>:
E <C object Array of Char {'nolength': True} at 0x27370910630>:
E <C object Array of Char {'nolength': True} at 0x27370910870>:
E <C object Array of Char {'nolength': True} at 0x27370910510>:
E <C object Array of Char {'nolength': True} at 0x273709104f0>:
E <C object Array of Char {'nolength': True} at 0x27370910830>:
E <C object Array of Char {'nolength': True} at 0x2736fea8940>:
E <C object Array of Char {'nolength': True} at 0x27370910a30>:
E <C object Array of Char {'nolength': True} at 0x2736fea8e50>:
E <C object Array of Char {'nolength': True} at 0x2736e37a000>:
E <C object Array of Char {'nolength': True} at 0x27370910a50>:
E <C object Array of Char {'nolength': True} at 0x27370910c10>:
E <C object Array of Char {'nolength': True} at 0x27370910b90>:
E <C object Array of Char {'nolength': True} at 0x27370910e90>:
E <C object Array of Char {'nolength': True} at 0x27370910ed0>:
E <C object Array of Char {'nolength': True} at 0x27370911570>:
E <C object Array of Char {'nolength': True} at 0x27370911330>:
E <C object Array of Char {'nolength': True} at 0x27370911370>:
E <C object Array of Char {'nolength': True} at 0x273709111d0>:
E <C object Array of Char {'nolength': True} at 0x273709116f0>:
E <C object Array of Char {'nolength': True} at 0x27370911ab0>:
E <C object Array of Char {'nolength': True} at 0x27370911c70>:
E <C object Array of Char {'nolength': True} at 0x27370912090>:
E <C object Array of Char {'nolength': True} at 0x27370911e50>:
E <C object Array of Char {'nolength': True} at 0x27370912310>:
E <C object Array of Char {'nolength': True} at 0x27370912710>:
E <C object Array of Char {'nolength': True} at 0x2736fea9000>:
E <C object Array of Char {'nolength': True} at 0x27370912730>:
E <C object Array of Char {'nolength': True} at 0x2736de09b00>:
E <C object Array of Char {'nolength': True} at 0x27370912770>:
E <C object Array of Char {'nolength': True} at 0x27370912650>:
E <C object Array of Char {'nolength': True} at 0x273709121f0>:
E <C object Array of Char {'nolength': True} at 0x27370912550>:
E <C object Array of Char {'nolength': True} at 0x27370912f70>:
E <C object Array of Char {'nolength': True} at 0x27370912b10>:
E <C object Array of Char {'nolength': True} at 0x27370912c30>:
E <C object Array of Char {'nolength': True} at 0x27370912ff0>:
E <C object Array of Char {'nolength': True} at 0x273709129d0>:
E <C object Array of Char {'nolength': True} at 0x27370912db0>:
E <C object Array of Char {'nolength': True} at 0x27370912fb0>:
E <C object Array of Char {'nolength': True} at 0x27370912b70>:
E <C object Array of Char {'nolength': True} at 0x27370913050>:
E <C object Array of Char {'nolength': True} at 0x27370912f90>:
E <C object Array of Char {'nolength': True} at 0x27370912d70>:
E <C object Array of Char {'nolength': True} at 0x27370912ad0>:
E <C object Array of Char {'nolength': True} at 0x273709135f0>:
E <C object Array of Char {'nolength': True} at 0x27370913690>:
E <C object Array of Char {'nolength': True} at 0x27370913130>:
E <C object Array of Char {'nolength': True} at 0x273709132b0>:
E <C object Array of Char {'nolength': True} at 0x273709133b0>:
E <C object Array of Char {'nolength': True} at 0x27370913fd0>:
E <C object Array of Char {'nolength': True} at 0x27370914050>:
E <C object Array of Char {'nolength': True} at 0x27370913e10>:
E <C object Array of Char {'nolength': True} at 0x27370914750>:
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 0x2736fea8d60>:
E <C object Array of Char {'nolength': True} at 0x2736fea8af0>:
E <C object Array of Char {'nolength': True} at 0x2736fea8490>:
E <C object Array of Char {'nolength': True} at 0x2736fea8c70>:
E <C object Array of Char {'nolength': True} at 0x2736fea8400>:
E <C object Array of Char {'nolength': True} at 0x2736fea8d00>:
E <C object Array of Char {'nolength': True} at 0x2736fea8c40>:
E <C object Array of Char {'nolength': True} at 0x27370914910>:
E <C object Array of Char {'nolength': True} at 0x2736e37a390>:
E <C object Array of Char {'nolength': True} at 0x273709167d0>:
E <C object Array of Char {'nolength': True} at 0x27370916f30>:
E <C object Array of Char {'nolength': True} at 0x27370917cb0>:
E <C object Array of Char {'nolength': True} at 0x2736fea83d0>:
E <C object Array of Char {'nolength': True} at 0x27370912110>:
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 }
..\rpython\conftest.py:103: MallocMismatch
---------------------------- Captured stderr call -----------------------------
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2737016f5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706bf8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec44440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706bf910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec458e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706bf948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d4df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706bf980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d6810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706bf9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2737016b2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706bf9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d6f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706cfb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d74b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706cfb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec471a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706cfbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706cfbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec46020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706def38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706df718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec448e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273706df750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370704410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370704cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec45980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370704d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec44640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370704de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d72f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370704e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d67b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737076ee58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec45c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737076ee90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec44c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273707921a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec473e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bc090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370170480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bc0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736ec44cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bc100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d7350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bc138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273690d6c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bc170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bc1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fc5c8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bc1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bdef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bdf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709110b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bdf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708bdfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273701724b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708d2020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708d2058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708d2090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708d3fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708dc020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273701704d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708dc058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708dc090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708dc0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708dc100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708ddb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708ddbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea81c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708f29c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708f29f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea84c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708f36e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708f3750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273708f3788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709110d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273709f4bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273709f4c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273709f4d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273709f4d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709117b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a06a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a06a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a06b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a10250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a10330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a10368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a10448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a222c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a223a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a223d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709113d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a22480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a23a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a23a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea87f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a44720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a44fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a45018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a450f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a45130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a90528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a90560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a90640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a90678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a5d420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a906b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a91c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a91c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a91cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a91d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a606b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a91d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370a91d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370aa3fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ab6020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ab6058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a5d270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370acc918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370acc950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ae4bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709120b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ae4bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709118f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ae4c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a5ff40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ae4c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709119f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ae4c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ae4cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ae4d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b52ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b52f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b6e090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709120f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b6e9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea86a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b6efe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b6f050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b94598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709121b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b94678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709125b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b946b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370b94790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709127b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ba6aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ba6b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bc6528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a5fe20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bc6560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709122b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bc6598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bc65d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bc6608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709126f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bc6640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a636b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bc6678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bea448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bea480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bea4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bea4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a623d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bea528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bea560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bea598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bfa838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bfa870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a61640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bfa8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bfa8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bfa918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370bfa950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370c0b788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370c0b830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370c1c6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370c1c720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370c54250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370c542c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370c542f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370cad520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709135b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370cad558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709136b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370cefef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ceff30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709137b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370cfe058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d91018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709132f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d910f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709137f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d91130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d91210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709136d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d9a720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d9a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709130d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d9a838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d9a918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d9bda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370d9be50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370dacbb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370dad440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370dada98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea82b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370de43d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370de4410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370de44f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370de4528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370de59b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370de59f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e1aa68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e1aaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709139f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e1ab80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e1abb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e2f088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e2f0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e2f1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e2f1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e4fa28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e4fa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a635d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e4fa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e4fad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709144f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e4fb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e5fda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e5fde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e7ebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736de09aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e7ec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e7ec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370172e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370e7ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ede138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ede170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ede1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709145f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ede1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a64b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ede218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ede250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ede288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ef2288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ef22c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a5f010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ef22f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ef2330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ef2368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ef23a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709148d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ef23d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f007c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709148f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f00800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f008e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f00918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f01e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709150b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f01e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f01f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f01f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370171210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f01fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f11638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f11670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f2c2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f2d440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370f2d478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ff4250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ff4288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736eb0e560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ff42c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027370ff42f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710185d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371018608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371018640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a65930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371018678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710186b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371019f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709149f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371019fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371026020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736eb0d430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371026058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371026090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710260c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709157b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371038058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371038090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a65560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710380c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371038100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371038138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709151d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371038170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710381a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3a5330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737104c100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737104c138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709152b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737104c170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737104c1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709155b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737104c1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3a79f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737104c218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737104c250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709157d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737108a1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709153f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737108a1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709154f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737108a218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3a7400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737108a250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737108a288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737108a2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737108a2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e37a390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737109a0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737109a170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea84f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737109b830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737109b868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea90c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737109b8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710be988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710be9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710beaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710de448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709158d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710de528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710de560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370915ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710de640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709161d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710dfbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710dfcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710dfd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710dfde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709162b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710f7248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709167b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710f7328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709164d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710f7360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710f7440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709167d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273710f7478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273711af7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273711c6790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273711c67c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea86d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273711c7168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712144f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371214528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371214608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712971a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709160d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371297280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709166d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712972b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371297398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712c9e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712c9f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712c9fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712ce0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712cf980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712cfa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712cfa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712cfb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712ded40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3a6c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712ded78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712dedb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273712dede8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea9090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371308058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371308090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371308cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371309de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371309e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3aad60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371309e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737136f0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737136f0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737136f130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737136f168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3aaec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737136f1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370916c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737136f1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709172f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737136f210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737137efe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737137f018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3a9590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737137f050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737137f088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709171b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737137f0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737139d2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737139d328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273713af670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709174f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273713af6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709170f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273713af788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709176b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273713af7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709172d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714017c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714017f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709170d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714018d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371401910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3a7e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371410f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371410fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371410fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709171d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371411018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709174b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371411050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714229f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371423440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709178f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371423478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3ac4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714234b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714234e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737145ea30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737145ea68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737145eaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3aba50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737145ead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737145eb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370917c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737145eb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737145eb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714b0ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370a64d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714b0b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714b0b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714b0b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709103b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714b0bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714b0bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709103d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714c2838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714c2870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714c2950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714c2988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714c3f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714c3fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709104f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714d20c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea83d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714d2100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714d21a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714d3f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714d3f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea8e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714fc9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e37a000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714fca30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714fca68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714fdde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714fde18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714fdef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370910ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273714fdf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737155d980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737155d9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371587e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709111d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371587e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709116f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371587f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715be560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715be640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715be678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370911e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715be758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715bfde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3ab010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715bfe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715bfe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715bfe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736fea9000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715cd168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715cd1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736de09b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273715cd1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371660c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371660c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3a9ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371660c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709121f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371660cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371660d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371660d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737169e090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3ac880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737169e0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737169e100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371708aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709129d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371708ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371718a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x2736e3ab8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371718aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273718302c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273718302f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371830330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737183d600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737183d6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370912ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737183d718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709135f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737183d7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737184cbf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737184ccd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709132b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737184cd08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273709133b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000002737184cde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x273718a8a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371860560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371860598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000273718605d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370913e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371860608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x27370914750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000027371861be8> ignored
=============== 48 passed, 1 skipped, 1 error in 135.87 seconds ===============
++ 01:20:48 starting module/cmath/test [38 started in total]
__ module/bz2/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 1 items / 2 skipped
module\bz2\test\test_large.py s
========================= 3 skipped in 62.70 seconds ==========================
++ 01:20:49 starting module/cpyext/test/test_abstract.py [39 started in total]
__ module/cStringIO/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 16 items
module\cStringIO\test\test_interp_stringio.py ...............
module\cStringIO\test\test_ztranslation.py .
========================= 16 passed in 72.23 seconds ==========================
++ 01:21:03 starting module/cpyext/test/test_api.py [40 started in total]
__ module/binascii/test [37 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\binascii\test\test_binascii.py ..............
========================= 14 passed in 80.58 seconds ==========================
++ 01:21:11 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 30.92 seconds ==========================
++ 01:21:23 starting module/cpyext/test/test_boolobject.py [42 started in total]
__ module/cpyext/test/test_api.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.01 seconds ==========================
++ 01:21:55 starting module/cpyext/test/test_borrow.py [43 started in total]
__ module/cpyext/test/test_boolobject.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.02 seconds ==========================
++ 01:21:56 starting module/cpyext/test/test_bufferobject.py [44 started in total]
__ module/cpyext/test/test_arraymodule.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.02 seconds ==========================
++ 01:21:57 starting module/cpyext/test/test_bytearrayobject.py [45 started in total]
__ module/cpyext/test/test_abstract.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.02 seconds ==========================
++ 01:21:57 starting module/cpyext/test/test_bytesobject.py [46 started in total]
__ module/cpyext/test/test_bufferobject.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.02 seconds ==========================
++ 01:22:30 starting module/cpyext/test/test_capsule.py [47 started in total]
__ module/cpyext/test/test_borrow.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.02 seconds ==========================
++ 01:22:34 starting module/cpyext/test/test_cell.py [48 started in total]
__ module/cpyext/test/test_bytearrayobject.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.02 seconds ==========================
++ 01:22:36 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.02 seconds ==========================
++ 01:22:36 starting module/cpyext/test/test_codecs.py [50 started in total]
__ module/cpyext/test/test_capsule.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.02 seconds ==========================
++ 01:23:09 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.01 seconds ==========================
++ 01:23:14 starting module/cpyext/test/test_cpyext.py [52 started in total]
__ module/cpyext/test/test_classobject.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.02 seconds ==========================
++ 01:23:21 starting module/cpyext/test/test_datetime.py [53 started in total]
__ module/cpyext/test/test_codecs.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.02 seconds ==========================
++ 01:23:21 starting module/cpyext/test/test_dictobject.py [54 started in total]
__ module/cpyext/test/test_complexobject.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.02 seconds ==========================
++ 01:23:48 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.02 seconds ==========================
++ 01:23:53 starting module/cpyext/test/test_fileobject.py [56 started in total]
__ module/cpyext/test/test_datetime.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.02 seconds ==========================
++ 01:24:01 starting module/cpyext/test/test_floatobject.py [57 started in total]
__ module/cpyext/test/test_dictobject.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.02 seconds ==========================
++ 01:24:01 starting module/cpyext/test/test_frameobject.py [58 started in total]
__ module/cpyext/test/test_eval.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.01 seconds ==========================
++ 01:24:27 starting module/cpyext/test/test_funcobject.py [59 started in total]
__ module/cpyext/test/test_fileobject.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.02 seconds ==========================
++ 01:24:32 starting module/cpyext/test/test_genobject.py [60 started in total]
__ module/cpyext/test/test_frameobject.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.02 seconds ==========================
++ 01:24:34 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.02 seconds ==========================
++ 01:24:34 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.02 seconds ==========================
++ 01:25:07 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.02 seconds ==========================
++ 01:25:12 starting module/cpyext/test/test_iterator.py [64 started in total]
__ module/cpyext/test/test_getargs.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.02 seconds ==========================
++ 01:25:14 starting module/cpyext/test/test_listobject.py [65 started in total]
__ module/cpyext/test/test_import.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.02 seconds ==========================
++ 01:25:14 starting module/cpyext/test/test_longobject.py [66 started in total]
__ module/cpyext/test/test_intobject.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.02 seconds ==========================
++ 01:25:41 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.02 seconds ==========================
++ 01:25:51 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.02 seconds ==========================
++ 01:25:52 starting module/cpyext/test/test_memoryobject.py [69 started in total]
__ module/cpyext/test/test_longobject.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.02 seconds ==========================
++ 01:25:53 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.07 seconds ==========================
++ 01:26:19 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.02 seconds ==========================
++ 01:26:30 starting module/cpyext/test/test_module.py [72 started in total]
__ module/cpyext/test/test_memoryobject.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.05 seconds ==========================
++ 01:26:31 starting module/cpyext/test/test_ndarrayobject.py [73 started in total]
__ module/cpyext/test/test_methodobject.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.01 seconds ==========================
++ 01:26:32 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.02 seconds ==========================
++ 01:26:53 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.02 seconds ==========================
++ 01:27:11 starting module/cpyext/test/test_pycobject.py [76 started in total]
__ module/cpyext/test/test_number.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.02 seconds ==========================
++ 01:27:11 starting module/cpyext/test/test_pyerrors.py [77 started in total]
__ module/cpyext/test/test_module.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.02 seconds ==========================
++ 01:27:15 starting module/cpyext/test/test_pyfile.py [78 started in total]
__ module/cpyext/test/test_object.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.02 seconds ==========================
++ 01:27:38 starting module/cpyext/test/test_pysignals.py [79 started in total]
__ module/cpyext/test/test_pyfile.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.02 seconds ==========================
++ 01:27:49 starting module/cpyext/test/test_pystate.py [80 started in total]
__ module/cpyext/test/test_pycobject.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.02 seconds ==========================
++ 01:27:49 starting module/cpyext/test/test_pystrtod.py [81 started in total]
__ module/cpyext/test/test_pyerrors.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.02 seconds ==========================
++ 01:27:50 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:28:24 starting module/cpyext/test/test_setobject.py [83 started in total]
__ module/cpyext/test/test_pystate.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.02 seconds ==========================
++ 01:28:28 starting module/cpyext/test/test_sliceobject.py [84 started in total]
__ module/cpyext/test/test_pystrtod.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.02 seconds ==========================
++ 01:28:29 starting module/cpyext/test/test_structseq.py [85 started in total]
__ module/cpyext/test/test_sequence.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.02 seconds ==========================
++ 01:28:30 starting module/cpyext/test/test_sysmodule.py [86 started in total]
__ module/cpyext/test/test_structseq.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.04 seconds ==========================
++ 01:29:02 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.02 seconds ==========================
++ 01:29:07 starting module/cpyext/test/test_traceback.py [88 started in total]
__ module/cpyext/test/test_setobject.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.02 seconds ==========================
++ 01:29:09 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.02 seconds ==========================
++ 01:29:09 starting module/cpyext/test/test_tupleobject.py [90 started in total]
__ module/cpyext/test/test_traceback.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 ==========================
++ 01:29:46 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.02 seconds ==========================
++ 01:29:47 starting module/cpyext/test/test_unicodeobject.py [92 started in total]
__ module/cpyext/test/test_translate.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.02 seconds ==========================
++ 01:29:48 starting module/cpyext/test/test_userslots.py [93 started in total]
__ module/cpyext/test/test_tupleobject.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.03 seconds ==========================
++ 01:29:48 starting module/cpyext/test/test_version.py [94 started in total]
__ module/cpyext/test/test_unicodeobject.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.05 seconds ==========================
++ 01:30:27 starting module/cpyext/test/test_weakref.py [95 started in total]
__ module/cpyext/test/test_userslots.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.04 seconds ==========================
++ 01:30:28 starting module/crypt/test [96 started in total]
__ module/cpyext/test/test_version.py [93 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 01:30:28 starting module/errno/test [97 started in total]
__ module/crypt/test [94 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.03 seconds ==========================
++ 01:30:30 starting module/exceptions/test [98 started in total]
__ module/cpyext/test/test_typeobject.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.02 seconds ==========================
++ 01:30:31 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 22.02 seconds =====================
++ 01:30:58 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 2.95 seconds ==========================
++ 01:31:05 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 36.89 seconds ==========================
++ 01:31:09 starting module/imp/test [102 started in total]
__ module/exceptions/test [99 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 44.17 seconds ==========================
++ 01:31:16 starting module/itertools/test [103 started in total]
__ module/cpyext/test/test_weakref.py [100 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:31:37 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 0x000001cf95dfcae8>, 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 0x000001cf90751478>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001cf920c6e20>]
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 0x000001cf920c6e20>]
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 0x000001cf951578a8>
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 0x000001cf95a5b1e0>
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 0x000001cf95a5b1e0>
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 0x000001cf95157830>
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 0x000001cf95a5b1a0>
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 0x000001cf95a5b1a0>
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 0x000001cf95dfc9f8>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001cf95138950>)
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 0x000001cf95138950>,)
w_func = <Function test_get_rpy_memory_usage>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001cf95138950>
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 0x000001cf95138950>,)
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 0x000001cf95138950>,)
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 0x000001cf959c5398>
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:64:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 0x000001cf959c5398>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:71:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 0x000001cf959c5398>
@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:
# Only reload next_instr from last_instr when something that
# can modify it actually ran (trace function or action
# dispatcher). In the common case (no trace, positive ticker)
# next_instr is unchanged and the round-trip is skipped.
_d = self.debugdata
if ec.space.reverse_debugging or (
_d is not None and _d.w_f_trace is not None) or (
not we_are_translated() and
'bytecode_only_trace' in ec.__dict__):
ec.bytecode_only_trace(self)
next_instr = r_uint(self.last_instr)
actionflag = ec.space.actionflag
if actionflag.decrement_ticker(TICK_COUNTER_STEP) < 0:
actionflag.action_dispatcher(ec, 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:290:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 0x000001cf957f02f8>
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 0x000001cf957f02f8>
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 0x000001cf957f02f8>
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:851: 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 88.27 seconds ===============
++ 01:32:45 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 111.59 seconds =========================
++ 01:33:39 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.01 seconds =========================
++ 01:33:45 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 163.04 seconds =========================
++ 01:34:08 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 134.22 seconds ===================
++ 01:35:03 starting module/parser/test [109 started in total]
__ module/imp/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 124 items
module\imp\test\test_app.py ................
module\imp\test\test_import.py ...........................................................................s............ss..................
=================== 121 passed, 3 skipped in 230.62 seconds ===================
++ 01:35:03 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 57.58 seconds ==========================
++ 01:35:10 starting module/pwd/test [111 started in total]
__ module/mmap/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 43 items
module\mmap\test\test_mmap.py ....s.................s..............ss..s.
==================== 38 passed, 5 skipped in 80.49 seconds ====================
++ 01:35:11 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 8.99 seconds ==========================
++ 01:35:21 starting module/pypyjit/test [113 started in total]
__ module/parser/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 7 items
module\parser\test\test_parser.py .......
========================== 7 passed in 22.38 seconds ==========================
++ 01:35:28 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 34.10 seconds ====================
++ 01:36:00 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 75.29 seconds ====================
++ 01:36:33 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 113.89 seconds ====================
++ 01:37:02 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 64.96 seconds ====================
++ 01:37:07 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 0.43 seconds ==========================
++ 01:37:09 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 69.38 seconds ==========================
++ 01:37:48 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 144.82 seconds ===================
++ 01:37:55 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 75.98 seconds ====================
++ 01:38:24 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 92.50 seconds ====================
++ 01:38:45 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 47.17 seconds ====================
++ 01:38:48 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 55.92 seconds ==========================
++ 01:39:24 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 43.53 seconds ==========================
++ 01:39:33 starting objspace/std/test [126 started in total]
__ module/zipimport/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 67 items
module\zipimport\test\test_undocumented.py ......
module\zipimport\test\test_zipimport.py ........................................
module\zipimport\test\test_zipimport_deflated.py .....................
========================= 67 passed in 151.20 seconds =========================
++ 01:41:20 starting objspace/test [127 started in total]
__ objspace/fake/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 21 items
objspace\fake\test\test_checkmodule.py ........
objspace\fake\test\test_objspace.py .............
========================= 21 passed in 120.94 seconds =========================
++ 01:41:29 starting sandbox/test [128 started in total]
__ sandbox/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 0 items / 1 skipped
========================== 1 skipped in 4.72 seconds ==========================
++ 01:41:35 starting tool/bench/test [129 started in total]
__ objspace/test [126 done in total, somefailed=False] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 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 23.44 seconds ====================
++ 01:41:45 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 10.20 seconds =====================
++ 01:41:48 starting tool/pytest/test [131 started in total]
__ tool/memusage/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
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 8.28 seconds ===========================
++ 01:41:56 starting tool/release/test [132 started in total]
__ module/thread/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 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 243.92 seconds ====================
++ 01:41:57 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 38.66 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 50.42 seconds =====================
__ objspace/std/test [132 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 2132 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 0x000002c796c7fad0>
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 0x000002c793010da0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002c793010de0>
def test_lshift_without_fromint(self, monkeypatch):
if LONG_BIT != 64:
pytest.skip("64-bit only speedup")
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:363:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 0x000002c79a8ba3e0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002c79a8ba420>
def test_lshift_without_fromint(self, monkeypatch):
if LONG_BIT != 64:
pytest.skip("64-bit only speedup")
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:363:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 0x000002c7949cc3a0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002c7949cc3e0>
def test_lshift_without_fromint(self, monkeypatch):
if LONG_BIT != 64:
pytest.skip("64-bit only speedup")
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:363:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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, 2097 passed, 31 skipped in 267.04 seconds =============
__ tool/pytest/test [133 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 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 141.70 seconds =========================
program finished with exit code 1
elapsedTime=2595.257000