virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=pypy --timeout=4000
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 4000 secs)
watching logfiles {'pytestLog': 'testrun.log'}
argv: ['virt_test\\Scripts\\python.exe', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000']
environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\matti\AppData\Roaming
ASL.LOG=Destination=file
CHOCOLATEYINSTALL=C:\ProgramData\chocolatey
CHOCOLATEYLASTPATHUPDATE=133185086718935289
CHOCOLATEYTOOLSLOCATION=C:\tools
CLINK_DIR=C:\Program Files (x86)\clink\0.4.9
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DESKTOP-RYZEN
COMSPEC=C:\WINDOWS\system32\cmd.exe
CONDA_BAT=d:\miniconda\condabin\conda.bat
CONDA_EXE=d:\miniconda\Scripts\conda.exe
CONDA_SHLVL=0
CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA=C:\Users\matti\AppData\Local
NUMBER_OF_PROCESSORS=2
NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\
OS=Windows_NT
PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL=23
PROCESSOR_REVISION=7100
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
PWD=d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build
PYPYCHERRYPICK=
PYPY_ENABLE_WINCONSOLEIO=1
PYTEST_XDIST_AUTO_NUM_WORKERS=4
PYTHONPATH=.;
RTOOLS40_HOME=C:\rtools40
RTOOLS43_HOME=C:\rtools43
RTOOLS44_HOME=C:\rtools44
SYSTEMDRIVE=C:
SYSTEMROOT=C:\WINDOWS
TEMP=D:\SystemTemp
TMP=D:\SystemTemp
TMPDIR=d:\systemtemp\pytest
USERDOMAIN=DESKTOP-RYZEN
USERNAME=matti
USERPROFILE=C:\Users\matti
VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
WINDIR=C:\WINDOWS
using PTY: False
using config pypy/testrunner_cfg.py
using config C:\Users\matti/machine_cfg.py
running 4 parallel test workers
setting MAKEFLAGS to ' ' (space)
-- config/test
-- interpreter/astcompiler/test
-- interpreter/pyparser/test
-- interpreter/test
-- module/__builtin__/test
-- module/__pypy__/test
-- module/_abc/test
-- module/_ast/test
-- module/_cffi_backend/test
-- module/_codecs/test
-- module/_collections/test
-- module/_continuation/test
-- module/_cppyy/test
-- module/_csv/test
-- module/_demo/test
-- module/_hpy_universal/test/_vendored
-- module/_hpy_universal/test/pypy
-- module/_io/test
-- module/_jitlog/test
-- module/_locale/test
-- module/_lsprof/test
-- module/_md5/test
-- module/_minimal_curses/test
-- module/_multibytecodec/test
-- module/_multiprocessing/test
-- module/_opcode/test
-- module/_pickle/test
-- module/_pickle_support/test
-- module/_posixsubprocess/test
-- module/_pypyjson/test
-- module/_random/test
-- module/_rawffi/alt/test
-- module/_rawffi/test
-- module/_socket/test
-- module/_sre/test
-- module/_vmprof/test
-- module/_warnings/test
-- module/_weakref/test
-- module/_winreg/test
-- module/array/test
-- module/atexit/test
-- module/binascii/test
-- module/bz2/test
-- module/cmath/test
-- module/cpyext/test/test_api.py
-- module/cpyext/test/test_arraymodule.py
-- module/cpyext/test/test_async_iter.py
-- module/cpyext/test/test_boolobject.py
-- module/cpyext/test/test_borrow.py
-- module/cpyext/test/test_buffer.py
-- module/cpyext/test/test_bytearrayobject.py
-- module/cpyext/test/test_bytesobject.py
-- module/cpyext/test/test_capsule.py
-- module/cpyext/test/test_cell.py
-- module/cpyext/test/test_classobject.py
-- module/cpyext/test/test_codecs.py
-- module/cpyext/test/test_complexobject.py
-- module/cpyext/test/test_contextvars.py
-- module/cpyext/test/test_cpyext.py
-- module/cpyext/test/test_datetime.py
-- module/cpyext/test/test_dictobject.py
-- module/cpyext/test/test_eval.py
-- module/cpyext/test/test_exception.py
-- module/cpyext/test/test_fileobject.py
-- module/cpyext/test/test_floatobject.py
-- module/cpyext/test/test_frameobject.py
-- module/cpyext/test/test_funcobject.py
-- module/cpyext/test/test_genobject.py
-- module/cpyext/test/test_getargs.py
-- module/cpyext/test/test_import.py
-- module/cpyext/test/test_iterator.py
-- module/cpyext/test/test_listobject.py
-- module/cpyext/test/test_longobject.py
-- module/cpyext/test/test_mapping.py
-- module/cpyext/test/test_marshal.py
-- module/cpyext/test/test_memoryobject.py
-- module/cpyext/test/test_methodobject.py
-- module/cpyext/test/test_misc.py
-- module/cpyext/test/test_module.py
-- module/cpyext/test/test_namespaceobject.py
-- module/cpyext/test/test_ndarrayobject.py
-- module/cpyext/test/test_number.py
-- module/cpyext/test/test_object.py
-- module/cpyext/test/test_pyerrors.py
-- module/cpyext/test/test_pyfile.py
-- module/cpyext/test/test_pymem.py
-- module/cpyext/test/test_pysignals.py
-- module/cpyext/test/test_pystate.py
-- module/cpyext/test/test_pystrhex.py
-- module/cpyext/test/test_pystrtod.py
-- module/cpyext/test/test_sequence.py
-- module/cpyext/test/test_setobject.py
-- module/cpyext/test/test_sliceobject.py
-- module/cpyext/test/test_structseq.py
-- module/cpyext/test/test_sysmodule.py
-- module/cpyext/test/test_thread.py
-- module/cpyext/test/test_traceback.py
-- module/cpyext/test/test_translate.py
-- module/cpyext/test/test_tupleobject.py
-- module/cpyext/test/test_typeobject.py
-- module/cpyext/test/test_unicodeobject.py
-- module/cpyext/test/test_userslots.py
-- module/cpyext/test/test_version.py
-- module/cpyext/test/test_weakref.py
-- module/crypt/test
-- module/errno/test
-- module/exceptions/test
-- module/faulthandler/test
-- module/fcntl/test
-- module/gc/test
-- module/imp/test
-- module/itertools/test
-- module/marshal/test
-- module/math/test
-- module/micronumpy/test
-- module/mmap/test
-- module/operator/test
-- module/posix/test
-- module/pwd/test
-- module/pyexpat/test
-- module/pypyjit/test
-- module/select/test
-- module/signal/test
-- module/struct/test
-- module/sys/test
-- module/termios/test
-- module/test_lib_pypy
-- module/thread/test
-- module/time/test
-- module/token/test
-- module/unicodedata/test
-- module/zipimport/test
-- module/zlib/test
-- objspace/fake/test
-- objspace/std/test
-- objspace/test
-- sandbox/test
-- tool/bench/test
-- tool/memusage/test
-- tool/pytest/fake_pytest/test
-- tool/pytest/test
-- tool/release/test
-- tool/test
-- total: 143 to run
++ 23:44:52 starting config/test [1 started in total]
++ 23:44:52 starting interpreter/astcompiler/test [2 started in total]
++ 23:44:52 starting interpreter/pyparser/test [3 started in total]
++ 23:44:52 starting interpreter/test [4 started in total]
__ config/test [1 done in total, somefailed=False] ____________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 161 items / 1 skipped
config\test\test_pypyoption.py .................................................................................................................................................................
=================== 161 passed, 1 skipped in 200.90 seconds ===================
++ 23:48:18 starting module/__builtin__/test [5 started in total]
__ interpreter/pyparser/test [2 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 192 items
interpreter\pyparser\test\apptest_parsestring.py ......
interpreter\pyparser\test\test_automata.py ...
interpreter\pyparser\test\test_future.py ...................................
interpreter\pyparser\test\test_gendfa.py .
interpreter\pyparser\test\test_parsestring.py ............
interpreter\pyparser\test\test_pyparse.py .........................................................................................................
interpreter\pyparser\test\test_pytokenizer.py ..............................
======================== 192 passed in 582.65 seconds =========================
++ 23:54:39 starting module/__pypy__/test [6 started in total]
__ module/__builtin__/test [3 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 319 items
module\__builtin__\test\apptest_compile.py .....................
module\__builtin__\test\apptest_descriptor.py .....
module\__builtin__\test\apptest_operator.py ...
module\__builtin__\test\apptest_print.py ...
module\__builtin__\test\test_abstractinst.py ..........s..
module\__builtin__\test\test_breakpoint.py ........
module\__builtin__\test\test_builtin.py .......................................................................
module\__builtin__\test\test_compile.py ..
module\__builtin__\test\test_construct_singletons.py .
module\__builtin__\test\test_descriptor.py ...................................
module\__builtin__\test\test_dir.py ...........
module\__builtin__\test\test_filter.py ........
module\__builtin__\test\test_filter_pickle.py .....
module\__builtin__\test\test_format.py .
module\__builtin__\test\test_functional.py ........................................................................................
module\__builtin__\test\test_map_pickle.py ...
module\__builtin__\test\test_minmax.py .......................
module\__builtin__\test\test_rawinput.py ..
module\__builtin__\test\test_sum.py .
module\__builtin__\test\test_vars.py ...
module\__builtin__\test\test_zip.py ...........
module\__builtin__\test\test_zip_pickle.py .
=================== 318 passed, 1 skipped in 460.62 seconds ===================
++ 23:56:00 starting module/_abc/test [7 started in total]
__ interpreter/astcompiler/test [4 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1509 items
interpreter\astcompiler\test\apptest_compiler.py ......
interpreter\astcompiler\test\apptest_exceptiongroup.py .........................
interpreter\astcompiler\test\apptest_misc.py ...............
interpreter\astcompiler\test\apptest_patma.py ......................................
interpreter\astcompiler\test\test_assemble.py .......................
interpreter\astcompiler\test\test_ast.py ............
interpreter\astcompiler\test\test_astbuilder.py .................................................................................................................
interpreter\astcompiler\test\test_compiler.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
interpreter\astcompiler\test\test_misc.py ...............
interpreter\astcompiler\test\test_symtable.py ........................................
interpreter\astcompiler\test\test_unparse.py ................................
interpreter\astcompiler\test\test_validate.py .....................................................
======================== 1509 passed in 709.79 seconds ========================
++ 23:56:51 starting module/_ast/test [8 started in total]
__ interpreter/test [5 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 1342 items
interpreter\test\apptest_annotations.py ..........................
interpreter\test\apptest_annotations_string.py ......
interpreter\test\apptest_buffer.py .....
interpreter\test\apptest_class.py ................
interpreter\test\apptest_coroutine.py .....................................................
interpreter\test\apptest_descrtypecheck.py ..
interpreter\test\apptest_exceptions.py ..........................
interpreter\test\apptest_exctable_dis.py .........
interpreter\test\apptest_exec.py .........................
interpreter\test\apptest_extcall.py .....
interpreter\test\apptest_function.py .....................................s.....................................................
interpreter\test\apptest_generator.py ...................................................................
interpreter\test\apptest_nestedscope.py ..................
interpreter\test\apptest_pycode.py ....
interpreter\test\apptest_pyframe.py ................................................................
interpreter\test\apptest_raise.py .....................................................
interpreter\test\apptest_settrace_jump.py .
interpreter\test\apptest_sys_settrace.py ..............................................................................................................................................
interpreter\test\apptest_traceback.py ......F.
interpreter\test\apptest_unraisable.py ....
interpreter\test\apptest_with_leak.py .........
interpreter\test\test_app_main.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssF..
interpreter\test\test_appinterp.py .............
interpreter\test\test_argument.py ..............................................
interpreter\test\test_buffer.py ...
interpreter\test\test_cellfamily.py .......
interpreter\test\test_code.py ............
interpreter\test\test_compiler.py .............................................................................................................
interpreter\test\test_error.py ..............
interpreter\test\test_exceptcomp.py .........
interpreter\test\test_executioncontext.py ................
interpreter\test\test_extmodules.py .
interpreter\test\test_fsencode.py F..
interpreter\test\test_function.py .............
interpreter\test\test_gateway.py .........................................ss.........................
interpreter\test\test_generator.py .
interpreter\test\test_interpreter.py .................................................
interpreter\test\test_location.py ..........
interpreter\test\test_main.py .....
interpreter\test\test_mixedmodule.py ......
interpreter\test\test_module.py .......................
interpreter\test\test_objspace.py ............................................
interpreter\test\test_pycode.py ..
interpreter\test\test_pyframe.py ................................
interpreter\test\test_reverse_debugging.py ..
interpreter\test\test_special.py ...
interpreter\test\test_syntax.py .........................................................
interpreter\test\test_targetpypy.py ..
interpreter\test\test_typedef.py ...................
interpreter\test\test_unicodehelper.py ..........
interpreter\test\test_zpy.py ssssssss
interpreter\test\test_zzpickle_and_slow.py s.....s..s..sss........ss...s.
================================== FAILURES ===================================
__________________________ test_colors_in_traceback ___________________________
def test_colors_in_traceback():
import os
def division_by_zero(a, b):
return (
a + b / 0 # abc
)
old_value = os.environ.get('FORCE_COLOR', None)
os.environ['FORCE_COLOR'] = '1'
try:
from _colorize import can_colorize, ANSIColors
> assert can_colorize()
E (application-level) AssertionError: assert False
E + where False = <function can_colorize at 0x0000021f2f61a058>()
interpreter\test\apptest_traceback.py:177: AssertionError
__________________ AppTestAppMain.test_setup_bootstrap_path ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000021f3d677be8>
def test_setup_bootstrap_path(self):
# Check how sys.path is handled depending on if we can find a copy of
# the stdlib in setup_bootstrap_path.
import sys, os
old_sys_path = sys.path[:]
old_cwd = os.getcwd()
# make sure cwd does not contain a stdlib
if self.tmp_dir.startswith(self.trunkdir):
skip('TMPDIR is inside the PyPy source')
sys.path.append(self.goal_dir)
tmp_pypy_c = os.path.join(self.tmp_dir, 'pypy3-c')
try:
os.chdir(self.tmp_dir)
# If we are running PyPy with a libpypy3-c, the following
# lines find the stdlib anyway. Otherwise, it is not found.
expected_found = (
getattr(sys, 'pypy_translation_info', {})
.get('translation.shared'))
import app_main
app_main.setup_bootstrap_path(tmp_pypy_c)
if not sys.platform == 'win32':
assert sys.executable == ''
if not expected_found:
assert sys.path == old_sys_path + [self.goal_dir]
app_main.setup_bootstrap_path(self.fake_exe)
if not sys.platform == 'win32':
# an existing file is always 'executable' on windows
assert sys.executable == '' # not executable!
if not expected_found:
assert sys.path == old_sys_path + [self.goal_dir]
os.chmod(self.fake_exe, 0o755)
app_main.setup_bootstrap_path(self.fake_exe)
> assert sys.executable == self.fake_exe
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_app_main.py:1319]:38: AssertionError
_____________________ TestFSEncode.test_fsencode_fsdecode _____________________
self = <pypy.interpreter.test.test_fsencode.TestFSEncode instance at 0x0000021f44eec620>
def test_fsencode_fsdecode(self):
space = self.space
strs = [u"/home/bar/baz", u"c:\\"]
if self.special_char:
strs.append(self.special_char)
for st in strs:
# check roundtrip
w_st = space.newtext(st.encode('utf8'), len(st))
w_enc = space.fsencode(w_st)
w_st2 = space.fsdecode(w_enc)
assert space.eq_w(w_st, w_st2)
> assert space.fsdecode_w(w_enc) == st
E assert '\xc3\xa4' == u'\xe4'
E - \xc3\xa4
E + \xe4
interpreter\test\test_fsencode.py:77: AssertionError
---------------------------- Captured stderr call -----------------------------
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_fsencode.py:77: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
assert space.fsdecode_w(w_enc) == st
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\test\test_fsencode.py:1: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
import sys
=========================== short test summary info ===========================
FAIL interpreter\test\apptest_traceback.py::test_colors_in_traceback
FAIL interpreter\test\test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path
FAIL interpreter\test\test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode
============ 3 failed, 1231 passed, 108 skipped in 946.66 seconds =============
++ 00:00:45 starting module/_cffi_backend/test [9 started in total]
__ module/_abc/test [6 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 6 items
module\_abc\test\apptest_abc.py ...
module\_abc\test\test_abc.py ...
========================= 6 passed in 298.71 seconds ==========================
++ 00:01:03 starting module/_codecs/test [10 started in total]
__ module/__pypy__/test [7 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 81 items
module\__pypy__\test\apptest_picklebuffer.py ......
module\__pypy__\test\test_builders.py .....
module\__pypy__\test\test_bytebuffer.py ...
module\__pypy__\test\test_debug.py .......
module\__pypy__\test\test_identitydict.py ......
module\__pypy__\test\test_intop.py ...........
module\__pypy__\test\test_locals2fast.py .....
module\__pypy__\test\test_magic.py ..........
module\__pypy__\test\test_newmemoryview.py ........
module\__pypy__\test\test_os.py F
module\__pypy__\test\test_signal.py ..sss
module\__pypy__\test\test_special.py ............s.
================================== FAILURES ===================================
_________________________ AppTestOs.test_real_getenv __________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e4dea401a8>
def test_real_getenv(self):
import __pypy__.os
import os
key = 'UNLIKELY_SET'
assert key not in os.environ
os.putenv(key, '42')
# this one skips Python cache
> assert __pypy__.os.real_getenv(key) == '42'
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_os.py:4]:9: AssertionError
=========================== short test summary info ===========================
FAIL module\__pypy__\test\test_os.py::AppTestOs::()::test_real_getenv
============== 1 failed, 76 passed, 4 skipped in 446.97 seconds ===============
++ 00:02:10 starting module/_collections/test [11 started in total]
__ module/_ast/test [8 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 55 items
module\_ast\test\apptest_ast.py ...
module\_ast\test\test_ast.py ....................................................
========================= 55 passed in 391.05 seconds =========================
++ 00:03:30 starting module/_continuation/test [12 started in total]
__ module/_collections/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
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 66 items
module\_collections\test\apptest_defaultdict.py ..............
module\_collections\test\apptest_deque.py ..........................................
module\_collections\test\apptest_ordereddict.py ..........
========================= 66 passed in 298.69 seconds =========================
++ 00:07:18 starting module/_cppyy/test [13 started in total]
__ module/_cppyy/test [10 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.12 seconds =========================
++ 00:07:23 starting module/_csv/test [14 started in total]
__ module/_continuation/test [11 done in total, somefailed=False] _____________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items / 3 skipped
module\_continuation\test\test_generator.py ssss
module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss
=================== 3 passed, 32 skipped in 273.61 seconds ====================
++ 00:08:12 starting module/_demo/test [15 started in total]
__ module/_codecs/test [12 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 96 items / 1 errors
module\_codecs\test\test_codecs.py ...........................................................................F......s......
module\_codecs\test\test_locale.py FFF...
module\_codecs\test\test_ztranslation.py .
=================================== ERRORS ====================================
_________ ERROR collecting pypy/module/_codecs/test/apptest_codecs.py _________
tool\pytest\apptest2.py:25: in collect
space = objspace.gettestobjspace(**spaceconfig)
tool\pytest\objspace.py:24: in gettestobjspace
space = maketestobjspace(config)
tool\pytest\objspace.py:34: in maketestobjspace
space = make_objspace(config)
tool\option.py:33: in make_objspace
return StdObjSpace(config)
interpreter\baseobjspace.py:458: in __init__
self.initialize()
objspace\std\objspace.py:115: in initialize
self.make_builtins()
interpreter\baseobjspace.py:632: in make_builtins
self.exceptions_module = Module(self, w_name)
interpreter\mixedmodule.py:23: in __init__
Module.__init__(self, space, w_name)
interpreter\module.py:21: in __init__
w_dict = space.newdict(module=True)
objspace\std\objspace.py:368: in newdict
strdict=strdict, kwargs=kwargs)
objspace\std\dictmultiobject.py:67: in allocate_and_init_instance
w_obj = space.allocate_instance(W_ModuleDictObject, space.w_dict)
objspace\std\objspace.py:472: in allocate_instance
from pypy.module._hpy_universal.interp_type import W_HPyTypeObject
module\_hpy_universal\interp_type.py:14: in <module>
from pypy.module.cpyext.pyobject import as_pyobj, PyObject
module\cpyext\pyobject.py:7: in <module>
from pypy.module.cpyext.api import (
module\cpyext\api.py:164: in <module>
globals().update(rffi_platform.configure(CConfig_constants))
..\rpython\rtyper\tool\rffi_platform.py:216: in configure
for name, result in zip(entries, results):
..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries
writer.path, eci, ignore_errors=ignore_errors))
..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code
output = build_executable_cache(files, eci, ignore_errors=ignore_errors)
..\rpython\tool\gcc_cache.py:28: in build_executable_cache
result = platform.execute(platform.compile(c_files, eci))
..\rpython\translator\platform\__init__.py:58: in compile
return self._finish_linking(ofiles, eci, outputfilename, standalone)
..\rpython\translator\platform\__init__.py:235: in _finish_linking
return self._link(cc_link, ofiles, largs, standalone, exe_name)
..\rpython\translator\platform\windows.py:303: in _link
self._execute_c_compiler(self.link, args, exe_name)
..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler
self._handle_error(returncode, stdout, stderr, outname)
..\rpython\translator\platform\windows.py:319: in _handle_error
raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(out="""
E """)
================================== FAILURES ===================================
_____________________ AppTestPartialEvaluation.test_mbcs ______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000273806ccfa8>
def test_mbcs(self):
import sys
if sys.platform != 'win32':
return
# sanity test
from _codecs import mbcs_encode, mbcs_decode
toencode = u'caf\xe9', 'caf\xe9'
try:
# test for non-latin1 codepage, more general test needed
import winreg
key = winreg.OpenKey(winreg.HKEY_LOCAL_MACHINE,
r'System\CurrentControlSet\Control\Nls\CodePage')
if winreg.QueryValueEx(key, 'ACP')[0] == u'1255': # non-latin1
toencode = u'caf\xbf',b'caf\xbf'
except:
assert False, 'cannot test mbcs on this windows system, check code page'
assert u'test'.encode('mbcs') == b'test'
> assert toencode[0].encode('mbcs') == toencode[1]
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_codecs\test\test_codecs.py:1380]:19: AssertionError
_____________________ TestLocaleCodec.test_encode_locale ______________________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x0000027388f05d00>
def test_encode_locale(self):
self.setlocale("en_US.UTF-8")
for locale_encoder in (utf8_encode_locale_surrogateescape,
utf8_encode_locale_strict):
for val in u'foo', u' 日本', u'\U0001320C':
utf8 = val.encode('utf-8')
encoded = locale_encoder(utf8, len(val))
> assert encoded.decode('utf8') == val
E assert u'\u320c' == u'\U0001320c'
E - \u320c
E + \U0001320c
module\_codecs\test\test_locale.py:45: AssertionError
_______________ TestLocaleCodec.test_encode_locale_errorhandler _______________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x0000027388cffbe8>
def test_encode_locale_errorhandler(self):
self.setlocale("en_US.UTF-8")
locale_encoder = utf8_encode_locale_surrogateescape
utf8_encoder = self.getencoder('utf-8')
encode_error_handler = self.getstate().encode_error_handler
for val in u'foo\udc80bar', u'\udcff\U0001320C':
s = val.encode('utf8')
w_s = self.space.newtext(s)
expected = utf8_encoder(self.space, s, w_s, 'surrogateescape',
encode_error_handler)
utf8 = val.encode('utf-8')
> assert locale_encoder(utf8, len(val)) == expected
E assert '\xff\xe3\x88\x8c' == '\xff\xf0\x93\x88\x8c'
E - \xff\xe3\x88\x8c
E ? ^
E + \xff\xf0\x93\x88\x8c
E ? ^^^^^
module\_codecs\test\test_locale.py:58: AssertionError
_____________________ TestLocaleCodec.test_decode_locale ______________________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x0000027388b91c58>
def test_decode_locale(self):
self.setlocale("en_US.UTF-8")
utf8_decoder = self.getdecoder('utf-8')
for locale_decoder in (str_decode_locale_surrogateescape,
str_decode_locale_strict):
for val in 'foo', ' \xe6\x97\xa5\xe6\x9c\xac', '\xf0\x93\x88\x8c':
w_s = self.space.newbytes(val)
assert (locale_decoder(val) ==
utf8_decoder(self.space, val, w_s, 'strict',
> True, None)[:2])
E assert ('\xef\xbf\xbd', 1) == ('\xf0\x93\x88\x8c', 1)
E At index 0 diff: '\xef\xbf\xbd' != '\xf0\x93\x88\x8c'
E Use -v to get the full diff
module\_codecs\test\test_locale.py:69: AssertionError
=========================== short test summary info ===========================
FAIL module\_codecs\test\test_codecs.py::AppTestPartialEvaluation::()::test_mbcs
FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale
FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale_errorhandler
FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_decode_locale
========== 4 failed, 91 passed, 1 skipped, 1 error in 456.34 seconds ==========
++ 00:08:47 starting module/_hpy_universal/test/_vendored [16 started in total]
__ module/_demo/test [13 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\_demo\test\test_import.py ..
module\_demo\test\test_sieve.py .
========================= 3 passed in 108.95 seconds ==========================
++ 00:10:04 starting module/_hpy_universal/test/pypy [17 started in total]
__ module/_csv/test [14 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 34 items
module\_csv\test\test_dialect.py ..............
module\_csv\test\test_reader.py .............
module\_csv\test\test_writer.py ......
module\_csv\test\test_ztranslation.py .
========================= 34 passed in 200.31 seconds =========================
++ 00:10:51 starting module/_io/test [18 started in total]
__ module/_hpy_universal/test/pypy [15 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c
buildvalue.c
format.c
helpers.c
structseq.c
Microsoft (R) Library Manager Version 14.41.34123.0
Copyright (C) Microsoft Corporation. All rights reserved.
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 00:16:03 starting module/_jitlog/test [19 started in total]
__ module/_hpy_universal/test/_vendored [16 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c
buildvalue.c
format.c
helpers.c
structseq.c
Microsoft (R) Library Manager Version 14.41.34123.0
Copyright (C) Microsoft Corporation. All rights reserved.
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.02 seconds =========================
++ 00:16:21 starting module/_locale/test [20 started in total]
__ module/_jitlog/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 1 items
module\_jitlog\test\test__jitlog.py s
========================= 1 skipped in 105.78 seconds =========================
++ 00:17:55 starting module/_lsprof/test [21 started in total]
__ module/_io/test [18 done in total, somefailed=True] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 299 items
module\_io\test\apptest_bufferedio.py .
module\_io\test\apptest_bytesio.py .................
module\_io\test\apptest_io.py .......................F.....F..........F..
module\_io\test\apptest_stringio.py ...........................
module\_io\test\apptest_textio.py ..............................s.................
module\_io\test\test_bufferedio.py .....................ss......................ss........................ss................................
module\_io\test\test_fileio.py ..................s.................
module\_io\test\test_interp_textio.py ......FF.
module\_io\test\test_win32consoleio.py ......s......
================================== FAILURES ===================================
________________________________ test_telling _________________________________
tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-271\\tempfile')
def test_telling(tempfile):
with _io.open(tempfile, "w+", encoding="utf8") as f:
p0 = f.tell()
f.write("\xff\n")
p1 = f.tell()
f.write("\xff\n")
p2 = f.tell()
f.seek(0)
assert p0 == 0
> assert p1 == 3
E (application-level) AssertionError: assert 4 == 3
module\_io\test\apptest_io.py:287: AssertionError
____________________________ test_warn_on_dealloc _____________________________
tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-277\\tempfile')
def test_warn_on_dealloc(tempfile):
> _check_warn_on_dealloc(tempfile, 'wb', buffering=0)
module\_io\test\apptest_io.py:376:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = W_TupleObject(W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-277\\tempfile'), W_UnicodeObject('wb'))
kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x000001980a6bc838>)
gc = <pypy.module.gc.moduledef.Module object at 0x0000019809877d00>
warnings = <pypy.interpreter.module.Module object at 0x000001980ecd3280>
f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000019806db5e18>
r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-277\\\\tempfile' mode='wb' closefd=True>")
w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000019813b20988>])
@py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000019806db5e18>
@py_assert5 = W_UnicodeObject('{message : ResourceWarning("unclosed file <_io.FileIO name=\'...\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}')
@py_assert4 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000019806db5e18>
@py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x0000019813b20988>)\n}')
@py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x0000019813b20988>)\n}')
def _check_warn_on_dealloc(*args, **kwargs):
import gc
import warnings
f = open(*args, **kwargs)
r = repr(f)
gc.collect()
with warnings.catch_warnings(record=True) as w:
warnings.simplefilter('always')
f = None
gc.collect()
assert len(w) == 1, len(w)
> assert r in str(w[0])
E (application-level) AssertionError: assert "<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-277\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-277\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}'
E + where '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-277\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' = str(<warnings.WarningMessage object at 0x0000019813b20988>)
module\_io\test\apptest_io.py:373: AssertionError
___________________________ test_tell_univnewlines ____________________________
tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-286\\tempfile')
def test_tell_univnewlines(tempfile):
import io
import sys
NEWLINE = '\r\n'
with io.open(tempfile, "w") as fp:
fp.write(DATA_CRLF)
with io.open(tempfile, "r") as fp:
assert repr(fp.newlines) == repr(None)
data = fp.readline()
pos = fp.tell()
if "__pypy__" in sys.modules:
> assert repr(fp.newlines) == repr(NEWLINE)
E (application-level) AssertionError: assert "'\\r'" == "'\\r\\n'"
E + where "'\\r'" = repr('\r')
E + where '\r' = <_io.TextIOWrapper name='d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-286\\tempfile' mode='r' encoding='utf-8'>.newlines
E + and "'\\r\\n'" = repr('\r\n')
module\_io\test\apptest_io.py:559: AssertionError
__________________________________ test_tell __________________________________
space = StdObjSpace
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
> def test_tell(space, content):
module\_io\test\test_interp_textio.py:147:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
..\virt_test\site-packages\hypothesis\core.py:563: in execute
result = self.test_runner(data, run)
..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor
return function(data)
..\virt_test\site-packages\hypothesis\core.py:561: in run
return test(*args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, content = (u'\n', [0, -1])
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
def test_tell(space, content):
txt, limits = content
restxt = translate_newlines(txt)
resstr = restxt.encode('utf-8')
for read_chars_before_seeking in range(len(restxt)):
w_stream = W_BytesIO(space)
w_stream.descr_init(space, space.newbytes(txt.encode('utf-8')))
w_textio = W_TextIOWrapper(space)
w_textio.descr_init(
space, w_stream,
encoding='utf-8'
)
w_res1 = w_textio.read_w(space, space.newint(read_chars_before_seeking))
assert space.len_w(w_res1) <= read_chars_before_seeking
w_tell = w_textio.tell_w(space)
w_textio.seek_w(space, space.newint(0)) # seek to beginning
w_textio.seek_w(space, w_tell) # then back to position
w_res2 = w_textio.read_w(space)
w_res = space.add(w_res1, w_res2)
res = space.text_w(w_res)
> assert res == resstr
E assert '\n' == '\r\n'
E -
E + \r
module\_io\test\test_interp_textio.py:170: AssertionError
--------------------------------- Hypothesis ----------------------------------
Falsifying example: test_tell(space=StdObjSpace, content=(u'\n', [0, -1]))
___________________________ test_getstate_setstate ____________________________
space = StdObjSpace
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
> def test_getstate_setstate(space, content):
module\_io\test\test_interp_textio.py:173:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
..\virt_test\site-packages\hypothesis\core.py:563: in execute
result = self.test_runner(data, run)
..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor
return function(data)
..\virt_test\site-packages\hypothesis\core.py:561: in run
return test(*args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, content = (u'\n', [0, -1])
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
def test_getstate_setstate(space, content):
txt, limits = content
restxt = translate_newlines(txt)
for read_chars_before_getstate in range(len(restxt)):
w_stream = W_BytesIO(space)
w_stream.descr_init(space, space.newbytes(txt.encode('utf-8')))
w_textio = W_TextIOWrapper(space)
w_textio.descr_init(
space, w_stream,
encoding='utf-8'
)
w_state_start = w_textio.w_decoder.getstate_w(space)
w_res1 = w_textio.read_w(space, space.newint(read_chars_before_getstate))
w_current_state = w_textio.w_decoder.getstate_w(space)
w_textio.w_decoder.setstate_w(space, w_state_start)
w_textio.w_decoder.setstate_w(space, w_current_state)
w_res2 = w_textio.read_w(space)
w_res = space.add(w_res1, w_res2)
res = space.text_w(w_res).decode("utf-8")
> assert res == restxt
E assert u'\n' == u'\r\n'
module\_io\test\test_interp_textio.py:194: AssertionError
--------------------------------- Hypothesis ----------------------------------
Falsifying example: test_getstate_setstate(space=StdObjSpace, content=(u'\n', [0, -1]))
=========================== short test summary info ===========================
FAIL module\_io\test\apptest_io.py::test_telling
FAIL module\_io\test\apptest_io.py::test_warn_on_dealloc
FAIL module\_io\test\apptest_io.py::test_tell_univnewlines
FAIL module\_io\test\test_interp_textio.py::test_tell
FAIL module\_io\test\test_interp_textio.py::test_getstate_setstate
============== 5 failed, 285 passed, 9 skipped in 430.44 seconds ==============
++ 00:18:03 starting module/_md5/test [22 started in total]
__ module/_locale/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 15 items
module\_locale\test\test_locale.py .......ss.ss.s.
=================== 10 passed, 5 skipped in 192.58 seconds ====================
++ 00:19:41 starting module/_minimal_curses/test [23 started in total]
__ module/_md5/test [20 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module\_md5\test\test_md5.py ........
========================= 8 passed in 173.29 seconds ==========================
++ 00:21:01 starting module/_multibytecodec/test [24 started in total]
__ module/_lsprof/test [21 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\_lsprof\test\test_cprofile.py .F..F.
================================== FAILURES ===================================
________________________ AppTestCProfile.test_builtins ________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000230a3741910>
def test_builtins(self):
import _lsprof
prof = _lsprof.Profiler()
lst = []
prof.enable()
lst.append(len(lst))
prof.disable()
stats = prof.getstats()
expected = (
"<built-in method builtins.len>",
"<method 'append' of 'list' objects>",
"<method 'disable' of '_lsprof.Profiler' objects>",
)
for entry in stats:
> assert entry.code in expected
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:13]:15: AssertionError
____________________ AppTestCProfile.test_scale_of_result _____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000230a3741910>
def test_scale_of_result(self):
import _lsprof, time
prof = _lsprof.Profiler()
def foo(n):
t = time.time()
while abs(t - time.time()) < 1.0:
pass # busy-wait for 1 second
def bar(n):
foo(n)
prof.enable()
bar(0)
prof.disable()
stats = prof.getstats()
entries = {}
for entry in stats:
entries[entry.code] = entry
efoo = entries[foo.__code__]
ebar = entries[bar.__code__]
> assert 0.9 < efoo.totaltime < 2.9
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:130]:19: AssertionError
=========================== short test summary info ===========================
FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_builtins
FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_scale_of_result
==================== 2 failed, 4 passed in 203.23 seconds =====================
++ 00:21:21 starting module/_multiprocessing/test [25 started in total]
__ module/_minimal_curses/test [22 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
module\_minimal_curses\test\test_curses.py ssssss
========================= 6 skipped in 157.05 seconds =========================
++ 00:22:23 starting module/_opcode/test [26 started in total]
__ module/_opcode/test [23 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 5 items
module\_opcode\test\apptest_opcode.py .....
========================= 5 passed in 129.81 seconds ==========================
++ 00:24:36 starting module/_pickle/test [27 started in total]
__ module/_multibytecodec/test [24 done in total, somefailed=True] ____________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 67 items
module\_multibytecodec\test\apptest_codecs.py ...................
module\_multibytecodec\test\apptest_incremental.py ...................F
module\_multibytecodec\test\apptest_stream.py .....
module\_multibytecodec\test\test_c_codecs.py ..................s
module\_multibytecodec\test\test_multibtye_codecs.py ...
module\_multibytecodec\test\test_translation.py s
================================== FAILURES ===================================
_________________________ test_incremental_big5hkscs __________________________
def test_incremental_big5hkscs():
import _codecs
import _io
with open(myfile + '/big5hkscs.txt', 'rb') as fid:
uni_str = fid.read()
with open(myfile + '/big5hkscs-utf8.txt', 'rb') as fid:
utf8str = fid.read()
UTF8Reader = _codecs.lookup('utf-8').streamreader
for sizehint in [None] + list(range(1, 33)) + [64, 128, 256, 512, 1024]:
istream = UTF8Reader(_io.BytesIO(utf8str))
ostream = _io.BytesIO()
encoder = IncrementalBig5hkscsEncoder()
while 1:
if sizehint is not None:
data = istream.read(sizehint)
else:
data = istream.read()
if not data:
break
> e = encoder.encode(data)
E (application-level) UnicodeEncodeError: 'big5hkscs' codec can't encode character '\U0002010c' in position 0: illegal multibyte sequence
module\_multibytecodec\test\apptest_incremental.py:270: UnicodeEncodeError
=========================== short test summary info ===========================
FAIL module\_multibytecodec\test\apptest_incremental.py::test_incremental_big5hkscs
============== 1 failed, 64 passed, 2 skipped in 213.09 seconds ===============
++ 00:24:41 starting module/_pickle_support/test [28 started in total]
__ module/_pickle_support/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
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items
module\_pickle_support\test\apptest__pickle_support.py .
========================= 1 passed in 126.61 seconds ==========================
++ 00:26:54 starting module/_posixsubprocess/test [29 started in total]
__ module/_multiprocessing/test [26 done in total, somefailed=True] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module\_multiprocessing\test\test_interp_semaphore.py s
module\_multiprocessing\test\test_semaphore.py s........E
module\_multiprocessing\test\test_win32.py .
module\_multiprocessing\test\test_ztranslation.py .
=================================== ERRORS ====================================
____________ ERROR at teardown of AppTestSemaphore.test_in_threads ____________
self = <CallInfo when='teardown' exception: {
array [ '%', 'L', 'E', '\x00' ]:
...
File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
flavor='raw')
}>
func = <function <lambda> at 0x0000027618a523e0>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00000276081c3408>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x0000027612f2b088>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002761787a960>
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 0x000002761787a960>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x0000027609a88220>
item = <AppTestMethod 'test_in_threads'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E array [ '%', 'L', 'E', '\x00' ]:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module>
E from pypy.module._cffi_backend import misc
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module>
E FORMAT_LONGDOUBLE = rffi.str2charp("%LE")
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct cffi_ctxobj { ctx, info } at 0x276086aba90>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object
E r.__init__(space, src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__
E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj
E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x27613ddcbc0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init
E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x2761299ab20>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init
E w__typenames, w__includes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init
E p = allocate(ffi, size)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x27608606bc0>:
E <C object Array of Char {'nolength': True} at 0x276086065e0>:
E <C object Array of Char {'nolength': True} at 0x27608606be0>:
E <C object Array of Char {'nolength': True} at 0x27608606c20>:
E <C object Array of Char {'nolength': True} at 0x27608606620>:
E <C object Array of Char {'nolength': True} at 0x27608606720>:
E <C object Array of Char {'nolength': True} at 0x27608606760>:
E <C object Array of Char {'nolength': True} at 0x27608606b20>:
E <C object Array of Char {'nolength': True} at 0x27608606ce0>:
E <C object Array of Char {'nolength': True} at 0x27608606640>:
E <C object Array of Char {'nolength': True} at 0x27608606800>:
E <C object Array of Char {'nolength': True} at 0x276086065c0>:
E <C object Array of Char {'nolength': True} at 0x27608606820>:
E <C object Array of Char {'nolength': True} at 0x27608606c40>:
E <C object Array of Char {'nolength': True} at 0x27608606d80>:
E <C object Array of Char {'nolength': True} at 0x27608606900>:
E <C object Array of Char {'nolength': True} at 0x27608606ae0>:
E <C object Array of Char {'nolength': True} at 0x276086066c0>:
E <C object Array of Char {'nolength': True} at 0x276086066e0>:
E <C object Array of Char {'nolength': True} at 0x2760cddd650>:
E <C object Array of Char {'nolength': True} at 0x27608606700>:
E <C object Array of Char {'nolength': True} at 0x27608606b00>:
E <C object Array of Char {'nolength': True} at 0x276086066a0>:
E <C object Array of Char {'nolength': True} at 0x27608606660>:
E <C object Array of Char {'nolength': True} at 0x27608606c60>:
E <C object Array of Char {'nolength': True} at 0x27608606c80>:
E <C object Array of Char {'nolength': True} at 0x27608606740>:
E <C object Array of Char {'nolength': True} at 0x27608606ac0>:
E <C object Array of Char {'nolength': True} at 0x27608606980>:
E <C object Array of Char {'nolength': True} at 0x2760e2c70c0>:
E <C object Array of Char {'nolength': True} at 0x276086068c0>:
E <C object Array of Char {'nolength': True} at 0x27608606840>:
E <C object Array of Char {'nolength': True} at 0x27608606780>:
E <C object Array of Char {'nolength': True} at 0x27608606ca0>:
E <C object Array of Char {'nolength': True} at 0x276086067e0>:
E <C object Array of Char {'nolength': True} at 0x276086065a0>:
E <C object Array of Char {'nolength': True} at 0x27608607280>:
E <C object Array of Char {'nolength': True} at 0x27608606fe0>:
E <C object Array of Char {'nolength': True} at 0x276086073e0>:
E <C object Array of Char {'nolength': True} at 0x2760e2c7330>:
E <C object Array of Char {'nolength': True} at 0x276086070e0>:
E <C object Array of Char {'nolength': True} at 0x2760e2c7510>:
E <C object Array of Char {'nolength': True} at 0x27608607020>:
E <C object Array of Char {'nolength': True} at 0x276086074e0>:
E <C object Array of Char {'nolength': True} at 0x2760e2c75a0>:
E <C object Array of Char {'nolength': True} at 0x27608607360>:
E <C object Array of Char {'nolength': True} at 0x27608607040>:
E <C object Array of Char {'nolength': True} at 0x27608606e60>:
E <C object Array of Char {'nolength': True} at 0x27608607060>:
E <C object Array of Char {'nolength': True} at 0x276086074c0>:
E <C object Array of Char {'nolength': True} at 0x27608607580>:
E <C object Array of Char {'nolength': True} at 0x27608607520>:
E <C object Array of Char {'nolength': True} at 0x27608606f00>:
E <C object Array of Char {'nolength': True} at 0x27608607160>:
E <C object Array of Char {'nolength': True} at 0x27608607100>:
E <C object Array of Char {'nolength': True} at 0x27608607320>:
E <C object Array of Char {'nolength': True} at 0x276086073a0>:
E <C object Array of Char {'nolength': True} at 0x276086070a0>:
E <C object Array of Char {'nolength': True} at 0x276086073c0>:
E <C object Array of Char {'nolength': True} at 0x2760cddefd0>:
E <C object Array of Char {'nolength': True} at 0x27608606dc0>:
E <C object Array of Char {'nolength': True} at 0x2760cdde8d0>:
E <C object Array of Char {'nolength': True} at 0x27608606f20>:
E <C object Array of Char {'nolength': True} at 0x276086072a0>:
E <C object Array of Char {'nolength': True} at 0x27608607120>:
E <C object Array of Char {'nolength': True} at 0x27608607080>:
E <C object Array of Char {'nolength': True} at 0x27608606f40>:
E <C object Array of Char {'nolength': True} at 0x27608607400>:
E <C object Array of Char {'nolength': True} at 0x276086071e0>:
E <C object Array of Char {'nolength': True} at 0x276086070c0>:
E <C object Array of Char {'nolength': True} at 0x27608607420>:
E <C object Array of Char {'nolength': True} at 0x27608607140>:
E <C object Array of Char {'nolength': True} at 0x2760cddefb0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf420>:
E <C object Array of Char {'nolength': True} at 0x2760cddf690>:
E <C object Array of Char {'nolength': True} at 0x27608607180>:
E <C object Array of Char {'nolength': True} at 0x2760cddf1c0>:
E <C object Array of Char {'nolength': True} at 0x27608607240>:
E <C object Array of Char {'nolength': True} at 0x27608606de0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf0d0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf1b0>:
E <C object Array of Char {'nolength': True} at 0x276086072e0>:
E <C object Array of Char {'nolength': True} at 0x276086071a0>:
E <C object Array of Char {'nolength': True} at 0x27608606ea0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf070>:
E <C object Array of Char {'nolength': True} at 0x276086072c0>:
E <C object Array of Char {'nolength': True} at 0x2760cddeee0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf6c0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init
E nglobs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x27612335440>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init
E nstructs = allocate_array(ffi, STRUCT_UNION_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x27609cbfb80>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init
E nfields = allocate_array(ffi, FIELD_S, nftot)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x2760cddc420>:
E <C object Array of Char {'nolength': True} at 0x2760cdde910>:
E <C object Array of Char {'nolength': True} at 0x2760cddf670>:
E <C object Array of Char {'nolength': True} at 0x2760cddfbd0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf610>:
E <C object Array of Char {'nolength': True} at 0x2760cddf870>:
E <C object Array of Char {'nolength': True} at 0x2760cdded60>:
E <C object Array of Char {'nolength': True} at 0x2760cddec50>:
E <C object Array of Char {'nolength': True} at 0x2760cde03e0>:
E <C object Array of Char {'nolength': True} at 0x2760cde0220>:
E <C object Array of Char {'nolength': True} at 0x2760cde0020>:
E <C object Array of Char {'nolength': True} at 0x27608607380>:
E <C object Array of Char {'nolength': True} at 0x27608606e40>:
E <C object Array of Char {'nolength': True} at 0x27608607500>:
E <C object Array of Char {'nolength': True} at 0x2760cde0400>:
E <C object Array of Char {'nolength': True} at 0x27608607740>:
E <C object Array of Char {'nolength': True} at 0x2760cde0db0>:
E <C object Array of Char {'nolength': True} at 0x27608607860>:
E <C object Array of Char {'nolength': True} at 0x27608607c20>:
E <C object Array of Char {'nolength': True} at 0x2760e2c7150>:
E <C object Array of Char {'nolength': True} at 0x27608607a60>:
E <C object Array of Char {'nolength': True} at 0x27608607b00>:
E <C object Array of Char {'nolength': True} at 0x27608607c80>:
E <C object Array of Char {'nolength': True} at 0x276086077e0>:
E <C object Array of Char {'nolength': True} at 0x276086079c0>:
E <C object Array of Char {'nolength': True} at 0x276086051e0>:
E <C object Array of Char {'nolength': True} at 0x27608605540>:
E <C object Array of Char {'nolength': True} at 0x2760e2c74b0>:
E <C object Array of Char {'nolength': True} at 0x2760cde0bb0>:
E <C object Array of Char {'nolength': True} at 0x276086054e0>:
E <C object Array of Char {'nolength': True} at 0x27608605920>:
E <C object Array of Char {'nolength': True} at 0x27608606200>:
E <C object Array of Char {'nolength': True} at 0x27608605fa0>:
E <C object Array of Char {'nolength': True} at 0x2760cdd9700>:
E <C object Array of Char {'nolength': True} at 0x27608606d00>:
E <C object Array of Char {'nolength': True} at 0x27608606960>:
E <C object Array of Char {'nolength': True} at 0x27608606b40>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init
E nstructs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x27608607220>:
E <C object Array of Char {'nolength': True} at 0x2760cddf930>:
E <C object Array of Char {'nolength': True} at 0x2760cddf880>:
E <C object Array of Char {'nolength': True} at 0x2760cddfb00>:
E <C object Array of Char {'nolength': True} at 0x2760cdde880>:
E <C object Array of Char {'nolength': True} at 0x2760cddf440>:
E <C object Array of Char {'nolength': True} at 0x2760cddec40>:
E <C object Array of Char {'nolength': True} at 0x2760cddf770>:
E <C object Array of Char {'nolength': True} at 0x2760cddfe70>:
E <C object Array of Char {'nolength': True} at 0x276086071c0>:
E <C object Array of Char {'nolength': True} at 0x27608606e20>:
E <C object Array of Char {'nolength': True} at 0x27608607340>:
E <C object Array of Char {'nolength': True} at 0x27608607000>:
E <C object Array of Char {'nolength': True} at 0x27608607200>:
E <C object Array of Char {'nolength': True} at 0x27608607260>:
E <C object Array of Char {'nolength': True} at 0x27608607440>:
E <C object Array of Char {'nolength': True} at 0x27608606fc0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf9f0>:
E <C object Array of Char {'nolength': True} at 0x2760cddfe60>:
E <C object Array of Char {'nolength': True} at 0x2760cddfad0>:
E <C object Array of Char {'nolength': True} at 0x2760cddfdc0>:
E <C object Array of Char {'nolength': True} at 0x2760cddf6a0>:
E <C object Array of Char {'nolength': True} at 0x2760cde00d0>:
E <C object Array of Char {'nolength': True} at 0x27608607300>:
E <C object Array of Char {'nolength': True} at 0x27608607540>:
E <C object Array of Char {'nolength': True} at 0x2760cddfa40>:
E <C object Array of Char {'nolength': True} at 0x2760cddea30>:
E <C object Array of Char {'nolength': True} at 0x2760cddf0c0>:
E <C object Array of Char {'nolength': True} at 0x276086074a0>:
E <C object Array of Char {'nolength': True} at 0x2760cddedb0>:
E <C object Array of Char {'nolength': True} at 0x27608607460>:
E <C object Array of Char {'nolength': True} at 0x27608607480>:
E <C object Array of Char {'nolength': True} at 0x2760cde0890>:
E <C object Array of Char {'nolength': True} at 0x2760cddf190>:
E <C object Array of Char {'nolength': True} at 0x27608606e00>:
E <C object Array of Char {'nolength': True} at 0x27608607560>:
E <C object Array of Char {'nolength': True} at 0x2760cde01a0>:
E <C object Array of Char {'nolength': True} at 0x2760cddfd80>:
E <C object Array of Char {'nolength': True} at 0x2760cde0520>:
E <C object Array of Char {'nolength': True} at 0x2760cde0b00>:
E <C object Array of Char {'nolength': True} at 0x2760cde0a70>:
E <C object Array of Char {'nolength': True} at 0x27608606da0>:
E <C object Array of Char {'nolength': True} at 0x27608606ee0>:
E <C object Array of Char {'nolength': True} at 0x27608606e80>:
E <C object Array of Char {'nolength': True} at 0x2760cde02a0>:
E <C object Array of Char {'nolength': True} at 0x27608606f80>:
E <C object Array of Char {'nolength': True} at 0x276086078a0>:
E <C object Array of Char {'nolength': True} at 0x27608607620>:
E <C object Array of Char {'nolength': True} at 0x276086075c0>:
E <C object Array of Char {'nolength': True} at 0x27608607640>:
E <C object Array of Char {'nolength': True} at 0x27608607b80>:
E <C object Array of Char {'nolength': True} at 0x2760cde0a50>:
E <C object Array of Char {'nolength': True} at 0x2760cde0dd0>:
E <C object Array of Char {'nolength': True} at 0x27608607b40>:
E <C object Array of Char {'nolength': True} at 0x2760cde14f0>:
E <C object Array of Char {'nolength': True} at 0x2760cde0830>:
E <C object Array of Char {'nolength': True} at 0x2760cde0c00>:
E <C object Array of Char {'nolength': True} at 0x2760cde10d0>:
E <C object Array of Char {'nolength': True} at 0x27608607cc0>:
E <C object Array of Char {'nolength': True} at 0x2760cde0600>:
E <C object Array of Char {'nolength': True} at 0x27608607a00>:
E <C object Array of Char {'nolength': True} at 0x276086079e0>:
E <C object Array of Char {'nolength': True} at 0x276086075e0>:
E <C object Array of Char {'nolength': True} at 0x27608607ae0>:
E <C object Array of Char {'nolength': True} at 0x2760cde1230>:
E <C object Array of Char {'nolength': True} at 0x27608607660>:
E <C object Array of Char {'nolength': True} at 0x27608607760>:
E <C object Array of Char {'nolength': True} at 0x276086077c0>:
E <C object Array of Char {'nolength': True} at 0x276086076c0>:
E <C object Array of Char {'nolength': True} at 0x27608607c40>:
E <C object Array of Char {'nolength': True} at 0x27608607c60>:
E <C object Array of Char {'nolength': True} at 0x2760cde1590>:
E <C object Array of Char {'nolength': True} at 0x2760cde1720>:
E <C object Array of Char {'nolength': True} at 0x2760cde09f0>:
E <C object Array of Char {'nolength': True} at 0x27608607920>:
E <C object Array of Char {'nolength': True} at 0x27608607940>:
E <C object Array of Char {'nolength': True} at 0x27608607780>:
E <C object Array of Char {'nolength': True} at 0x27608607960>:
E <C object Array of Char {'nolength': True} at 0x276086076e0>:
E <C object Array of Char {'nolength': True} at 0x276086077a0>:
E <C object Array of Char {'nolength': True} at 0x27608607600>:
E <C object Array of Char {'nolength': True} at 0x27608607b20>:
E <C object Array of Char {'nolength': True} at 0x2760cde0160>:
E <C object Array of Char {'nolength': True} at 0x27608607ca0>:
E <C object Array of Char {'nolength': True} at 0x27608607980>:
E <C object Array of Char {'nolength': True} at 0x27608607680>:
E <C object Array of Char {'nolength': True} at 0x27608607a40>:
E <C object Array of Char {'nolength': True} at 0x27608607b60>:
E <C object Array of Char {'nolength': True} at 0x2760cde18f0>:
E <C object Array of Char {'nolength': True} at 0x27608604fc0>:
E <C object Array of Char {'nolength': True} at 0x27608605440>:
E <C object Array of Char {'nolength': True} at 0x2760cdd98a0>:
E <C object Array of Char {'nolength': True} at 0x276086052a0>:
E <C object Array of Char {'nolength': True} at 0x2760cde12e0>:
E <C object Array of Char {'nolength': True} at 0x276086052c0>:
E <C object Array of Char {'nolength': True} at 0x2760cde1aa0>:
E <C object Array of Char {'nolength': True} at 0x2760cde1cc0>:
E <C object Array of Char {'nolength': True} at 0x2760cdd9960>:
E <C object Array of Char {'nolength': True} at 0x27608604e20>:
E <C object Array of Char {'nolength': True} at 0x27608604ea0>:
E <C object Array of Char {'nolength': True} at 0x27608605960>:
E <C object Array of Char {'nolength': True} at 0x27608605640>:
E <C object Array of Char {'nolength': True} at 0x27608605880>:
E <C object Array of Char {'nolength': True} at 0x276086058c0>:
E <C object Array of Char {'nolength': True} at 0x27608605680>:
E <C object Array of Char {'nolength': True} at 0x27608605cc0>:
E <C object Array of Char {'nolength': True} at 0x27608605f20>:
E <C object Array of Char {'nolength': True} at 0x27608605ea0>:
E <C object Array of Char {'nolength': True} at 0x27608605fe0>:
E <C object Array of Char {'nolength': True} at 0x276086060e0>:
E <C object Array of Char {'nolength': True} at 0x276086064e0>:
E <C object Array of Char {'nolength': True} at 0x27608606460>:
E <C object Array of Char {'nolength': True} at 0x27608606160>:
E <C object Array of Char {'nolength': True} at 0x27608606220>:
E <C object Array of Char {'nolength': True} at 0x27608606400>:
E <C object Array of Char {'nolength': True} at 0x27608606440>:
E <C object Array of Char {'nolength': True} at 0x276086064a0>:
E <C object Array of Char {'nolength': True} at 0x27608606180>:
E <C object Array of Char {'nolength': True} at 0x276086061e0>:
E <C object Array of Char {'nolength': True} at 0x276086062a0>:
E <C object Array of Char {'nolength': True} at 0x276086062c0>:
E <C object Array of Char {'nolength': True} at 0x27608606120>:
E <C object Array of Char {'nolength': True} at 0x27608605dc0>:
E <C object Array of Char {'nolength': True} at 0x2760cdd9720>:
E <C object Array of Char {'nolength': True} at 0x27608606380>:
E <C object Array of Char {'nolength': True} at 0x27608606500>:
E <C object Array of Char {'nolength': True} at 0x27608605e40>:
E <C object Array of Char {'nolength': True} at 0x27608605ec0>:
E <C object Array of Char {'nolength': True} at 0x2760cde1cf0>:
E <C object Array of Char {'nolength': True} at 0x2760cdd9fd0>:
E <C object Array of Char {'nolength': True} at 0x27608606880>:
E <C object Array of Char {'nolength': True} at 0x2760cdd9990>:
E <C object Array of Char {'nolength': True} at 0x27608606920>:
E <C object Array of Char {'nolength': True} at 0x27608606d60>:
E <C object Array of Char {'nolength': True} at 0x27608606c00>:
E <C object Array of Char {'nolength': True} at 0x276086069e0>:
E <C object Array of Char {'nolength': True} at 0x27608606ec0>:
E <C object Array of Char {'nolength': True} at 0x27608607800>:
E <C object Array of Char {'nolength': True} at 0x27608607a20>:
E <C object Array of Char {'nolength': True} at 0x27608607ba0>:
E <C object Array of Char {'nolength': True} at 0x2760cdd9dd0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init
E nfields[nf].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x2760cdd2970>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init
E ntypenames = allocate_array(ffi, TYPENAME_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x27608605980>:
E <C object Array of Char {'nolength': True} at 0x27608605f80>:
E <C object Array of Char {'nolength': True} at 0x276123c65a0>:
E <C object Array of Char {'nolength': True} at 0x27608605520>:
E <C object Array of Char {'nolength': True} at 0x27610bc0770>:
E <C object Array of Char {'nolength': True} at 0x27610bc0490>:
E <C object Array of Char {'nolength': True} at 0x27610bc06f0>:
E <C object Array of Char {'nolength': True} at 0x276123c67a0>:
E <C object Array of Char {'nolength': True} at 0x27610bc05f0>:
E <C object Array of Char {'nolength': True} at 0x276123c6b00>:
E <C object Array of Char {'nolength': True} at 0x27610bc0370>:
E <C object Array of Char {'nolength': True} at 0x27610bc0970>:
E <C object Array of Char {'nolength': True} at 0x27610bc0590>:
E <C object Array of Char {'nolength': True} at 0x27610bc05b0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0270>:
E <C object Array of Char {'nolength': True} at 0x276123c6a00>:
E <C object Array of Char {'nolength': True} at 0x27610bc02d0>:
E <C object Array of Char {'nolength': True} at 0x276123d5910>:
E <C object Array of Char {'nolength': True} at 0x27610bc0730>:
E <C object Array of Char {'nolength': True} at 0x27610bc0990>:
E <C object Array of Char {'nolength': True} at 0x276123c7020>:
E <C object Array of Char {'nolength': True} at 0x27610bc04f0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0290>:
E <C object Array of Char {'nolength': True} at 0x27610bc04d0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0830>:
E <C object Array of Char {'nolength': True} at 0x27610bc0910>:
E <C object Array of Char {'nolength': True} at 0x27610bc06b0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0530>:
E <C object Array of Char {'nolength': True} at 0x276123d5eb0>:
E <C object Array of Char {'nolength': True} at 0x27610bc03f0>:
E <C object Array of Char {'nolength': True} at 0x27610bc07f0>:
E <C object Array of Char {'nolength': True} at 0x276123d5e80>:
E <C object Array of Char {'nolength': True} at 0x27610bc0510>:
E <C object Array of Char {'nolength': True} at 0x27610bc0570>:
E <C object Array of Char {'nolength': True} at 0x27610bc07d0>:
E <C object Array of Char {'nolength': True} at 0x276123c70b0>:
E <C object Array of Char {'nolength': True} at 0x27610bc08b0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0db0>:
E <C object Array of Char {'nolength': True} at 0x276123c66c0>:
E <C object Array of Char {'nolength': True} at 0x276123d5d90>:
E <C object Array of Char {'nolength': True} at 0x27610bc0e10>:
E <C object Array of Char {'nolength': True} at 0x27610bc0f30>:
E <C object Array of Char {'nolength': True} at 0x27610bc1170>:
E <C object Array of Char {'nolength': True} at 0x27610bc0cb0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0bd0>:
E <C object Array of Char {'nolength': True} at 0x27610bc09f0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0a70>:
E <C object Array of Char {'nolength': True} at 0x27610bc1190>:
E <C object Array of Char {'nolength': True} at 0x27610bc0e90>:
E <C object Array of Char {'nolength': True} at 0x276123c6ad0>:
E <C object Array of Char {'nolength': True} at 0x27610bc1050>:
E <C object Array of Char {'nolength': True} at 0x27610bc0ad0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0df0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0e70>:
E <C object Array of Char {'nolength': True} at 0x27610bc0a90>:
E <C object Array of Char {'nolength': True} at 0x27610bc0c70>:
E <C object Array of Char {'nolength': True} at 0x276123c6c80>:
E <C object Array of Char {'nolength': True} at 0x27610bc11b0>:
E <C object Array of Char {'nolength': True} at 0x27610bc1090>:
E <C object Array of Char {'nolength': True} at 0x27610bc0a30>:
E <C object Array of Char {'nolength': True} at 0x27610bc0f70>:
E <C object Array of Char {'nolength': True} at 0x276123d6300>:
E <C object Array of Char {'nolength': True} at 0x276123c72e0>:
E <C object Array of Char {'nolength': True} at 0x27610bc0ed0>:
E <C object Array of Char {'nolength': True} at 0x27610bc1070>:
E <C object Array of Char {'nolength': True} at 0x276123c6200>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init
E ntypenames[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x27611cffa20>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type
E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__
E builder.rawallocate(self)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
E flavor='raw')
E }
..\rpython\conftest.py:103: MallocMismatch
=============== 10 passed, 2 skipped, 1 error in 391.67 seconds ===============
++ 00:27:57 starting module/_pypyjson/test [30 started in total]
__ module/_posixsubprocess/test [27 done in total, somefailed=True] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 0 items / 2 errors
=================================== ERRORS ====================================
__ ERROR collecting pypy/module/_posixsubprocess/test/apptest_subprocess.py ___
tool\pytest\apptest2.py:25: in collect
space = objspace.gettestobjspace(**spaceconfig)
tool\pytest\objspace.py:24: in gettestobjspace
space = maketestobjspace(config)
tool\pytest\objspace.py:34: in maketestobjspace
space = make_objspace(config)
tool\option.py:33: in make_objspace
return StdObjSpace(config)
interpreter\baseobjspace.py:458: in __init__
self.initialize()
objspace\std\objspace.py:115: in initialize
self.make_builtins()
interpreter\baseobjspace.py:666: in make_builtins
self.install_mixedmodule(mixedname)
interpreter\baseobjspace.py:707: in install_mixedmodule
self.setbuiltinmodule(mixedname)
interpreter\baseobjspace.py:544: in setbuiltinmodule
mod = Module(self, self.newtext(name))
interpreter\mixedmodule.py:27: in __init__
self.__class__.buildloaders()
module\fcntl\moduledef.py:17: in buildloaders
from pypy.module.fcntl import interp_fcntl
module\fcntl\interp_fcntl.py:44: in <module>
for k, v in platform.configure(CConfig).items():
..\rpython\rtyper\tool\rffi_platform.py:216: in configure
for name, result in zip(entries, results):
..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries
writer.path, eci, ignore_errors=ignore_errors))
..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code
output = build_executable_cache(files, eci, ignore_errors=ignore_errors)
..\rpython\tool\gcc_cache.py:28: in build_executable_cache
result = platform.execute(platform.compile(c_files, eci))
..\rpython\translator\platform\__init__.py:57: in compile
ofiles = self._compile_o_files(cfiles, eci, standalone)
..\rpython\translator\platform\__init__.py:79: in _compile_o_files
ofiles.append(self._compile_c_file(self.cc, cfile, compile_args))
..\rpython\translator\platform\windows.py:290: in _compile_c_file
self._execute_c_compiler(cc, args, oname)
..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler
self._handle_error(returncode, stdout, stderr, outname)
..\rpython\translator\platform\windows.py:319: in _handle_error
raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E platcheck_73.c
E d:\systemtemp\pytest\usession-py3.11-741\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory
E """)
------------------------------- Captured stderr -------------------------------
[platform:Error] platcheck_73.c
[platform:Error] d:\systemtemp\pytest\usession-py3.11-741\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory
___ ERROR collecting pypy/module/_posixsubprocess/test/test_ztranslation.py ___
..\py\_path\local.py:650: in pyimport
__import__(modname)
module\_posixsubprocess\test\__init__.py:5: in <module>
pytest.skip("not on windows", allow_module_level=True)
E TypeError: skip() got an unexpected keyword argument 'allow_module_level'
========================== 2 error in 92.45 seconds ===========================
++ 00:28:32 starting module/_random/test [31 started in total]
__ module/_pickle/test [28 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 94 items
module\_pickle\test\apptest_optional_frames.py ..
module\_pickle\test\apptest_pickle.py ...............................................................s.
module\_pickle\test\apptest_pypy_extensions.py ...........................
=================== 93 passed, 1 skipped in 286.08 seconds ====================
++ 00:29:30 starting module/_rawffi/alt/test [32 started in total]
__ module/_pypyjson/test [29 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 55 items
module\_pypyjson\test\apptest__pypyjson.py ........
module\_pypyjson\test\test__pypyjson.py ............................................
module\_pypyjson\test\test_simd.py ...
========================= 55 passed in 189.39 seconds =========================
++ 00:31:09 starting module/_rawffi/test [33 started in total]
__ module/_random/test [30 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
module\_random\test\test_random.py ............
module\_random\test\test_ztranslation.py .
========================= 13 passed in 157.58 seconds =========================
++ 00:31:14 starting module/_socket/test [34 started in total]
__ module/_rawffi/alt/test [31 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 73 items
module\_rawffi\alt\test\test_ffitype.py .....
module\_rawffi\alt\test\test_funcptr.py ..s..............................ss.ss....
module\_rawffi\alt\test\test_struct.py ...............
module\_rawffi\alt\test\test_type_converter.py ...........
=================== 68 passed, 5 skipped in 183.61 seconds ====================
++ 00:32:42 starting module/_sre/test [35 started in total]
__ module/_sre/test [32 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 160 items
module\_sre\test\apptest_sre.py ..................................................................
module\_sre\test\test_app_sre.py ..................................................................
module\_sre\test\test_sre_buf.py ............................
======================== 160 passed in 225.93 seconds =========================
++ 00:36:30 starting module/_vmprof/test [36 started in total]
__ module/_rawffi/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
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 84 items
module\_rawffi\test\apptest_rawffi.py .
module\_rawffi\test\test__rawffi.py .................s.................................s.................
module\_rawffi\test\test_exit.py s
module\_rawffi\test\test_nested.py ......
module\_rawffi\test\test_struct.py ...
module\_rawffi\test\test_tracker.py ...
module\_rawffi\test\test_ztranslation.py .
=================== 81 passed, 3 skipped in 320.11 seconds ====================
n: 2
Arg 0: 3
Arg 1: 15
++ 00:36:32 starting module/_warnings/test [37 started in total]
__ module/_vmprof/test [34 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.00 seconds =========================
++ 00:36:33 starting module/_weakref/test [38 started in total]
__ module/_socket/test [35 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 87 items
module\_socket\test\apptest_socket.py ..........ss.............F..s.....s...s.ss..s...s....s...sssss
module\_socket\test\test_sock_app.py .......s.........ss.s...
module\_socket\test\test_ztranslation.py .
================================== FAILURES ===================================
___________________________ test_recvmsg_issue2649 ____________________________
@pytest.mark.skipif(sys.platform == 'win32', reason="no recvmsg on win32")
@pytest.mark.skipif(sys.platform == 'darwin', reason="no MSG_ERRQUEUE on macos")
def test_recvmsg_issue2649():
import _socket as socket
listener = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM)
listener.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
listener.bind(('127.0.0.1', 1234))
s = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM)
s.sendto(b'x', ('127.0.0.1', 1234))
> with pytest.raises(BlockingIOError):
queue = s.recvmsg(1024, 1024, socket.MSG_ERRQUEUE)
E (application-level) AssertionError: raises() expected <class 'BlockingIOError'>, but got <class 'AttributeError'>
module\_socket\test\apptest_socket.py:334: AssertionError
=========================== short test summary info ===========================
FAIL module\_socket\test\apptest_socket.py::test_recvmsg_issue2649
============== 1 failed, 67 passed, 19 skipped in 320.86 seconds ==============
++ 00:36:45 starting module/_winreg/test [39 started in total]
__ module/_warnings/test [36 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 17 items
module\_warnings\test\apptest_warnings.py ........s.s.....
module\_warnings\test\test_warnings.py .
=================== 15 passed, 2 skipped in 100.98 seconds ====================
++ 00:38:16 starting module/array/test [40 started in total]
__ module/_winreg/test [37 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
module\_winreg\test\test_winreg.py ..F...........s..ss...
================================== FAILURES ===================================
________________________ AppTestFfi.test_simple_write _________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001fde944a410>
def test_simple_write(self):
from winreg import SetValue, QueryValue, REG_SZ
value = u"Some Default value"
SetValue(self.root_key, self.test_key_name, REG_SZ, value)
> assert QueryValue(self.root_key, self.test_key_name) == value
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_winreg\test\test_winreg.py:76]:5: AssertionError
=========================== short test summary info ===========================
FAIL module\_winreg\test\test_winreg.py::AppTestFfi::()::test_simple_write
=============== 1 failed, 18 passed, 3 skipped in 87.24 seconds ===============
++ 00:38:21 starting module/atexit/test [41 started in total]
__ module/_weakref/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
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 43 items
module\_weakref\test\apptest_weakref.py ...........................................
========================= 43 passed in 135.76 seconds =========================
++ 00:38:54 starting module/binascii/test [42 started in total]
__ module/atexit/test [39 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 2 items
module\atexit\test\apptest_atexit.py ..
========================== 2 passed in 84.67 seconds ==========================
++ 00:39:50 starting module/bz2/test [43 started in total]
__ module/_cffi_backend/test [40 done in total, somefailed=True] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 467 items
module\_cffi_backend\test\test_c.py s.....................s........................................................ssss.s....................................................s.....s...................sss...........................s...s........................s......
module\_cffi_backend\test\test_fastpath.py ..................
module\_cffi_backend\test\test_ffi_obj.py ..............................................
module\_cffi_backend\test\test_file.py s..
module\_cffi_backend\test\test_parse_c_type.py ..............s...
module\_cffi_backend\test\test_re_python.py .................s..
module\_cffi_backend\test\test_recompiler.py ..........F..................F...........................................................s..s............ssss..s.s.ss.......
module\_cffi_backend\test\test_unicode_literals.py .......
module\_cffi_backend\test\test_wchar_helper.py .
module\_cffi_backend\test\test_ztranslation.py s
================================== FAILURES ===================================
__________________ AppTestRecompiler.test_macro_check_value ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d16b3146b0>
def test_macro_check_value(self):
# the value '-0x80000000' in C sources does not have a clear meaning
# to me; it appears to have a different effect than '-2147483648'...
# Moreover, on 32-bits, -2147483648 is actually equal to
# -2147483648U, which in turn is equal to 2147483648U and so positive.
import sys
vals = ['42', '-42', '0x80000000', '-2147483648',
'0', '9223372036854775809ULL',
'-9223372036854775807LL']
if sys.maxsize <= 2**32:
vals.remove('-2147483648')
cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i])
for i in range(len(vals))
for j in range(len(vals))]
verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i]
for i in range(len(vals))
for j in range(len(vals))]
ffi, lib = self.prepare(
'\n'.join(cdef_lines),
'test_macro_check_value_ok',
'\n'.join(verify_lines))
for j in range(len(vals)):
c_got = int(vals[j].replace('U', '').replace('L', ''), 0)
c_compiler_msg = str(c_got)
if c_got > 0:
c_compiler_msg += ' (0x%x)' % (c_got,)
#
for i in range(len(vals)):
attrname = 'FOO_%d_%d' % (i, j)
if i == j:
x = getattr(lib, attrname)
assert x == c_got
else:
> e = raises(ffi.error, getattr, lib, attrname)
E (application-level) AssertionError: DID NOT RAISE
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:237]:38: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c
_CFFI_test_macro_check_value_ok.c
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Creating library d:\systemtemp\pytest\usession-py3.11-722\recompiler\Release\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-722\recompiler\Release\systemtemp\pytest\usession-py3.11-722\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 0x000001d16b3146b0>
def test_verify_anonymous_enum_with_typedef(self):
ffi, lib = self.prepare(
"typedef enum { AA, ... } e1;",
'test_verify_anonymous_enum_with_typedef1',
"typedef enum { BB, CC, AA } e1;")
assert lib.AA == 2
assert ffi.sizeof("e1") == ffi.sizeof("int")
assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>"
#
import sys
ffi, lib = self.prepare(
"typedef enum { AA=%d } e1;" % sys.maxsize,
'test_verify_anonymous_enum_with_typedef2',
"typedef enum { AA=%d } e1;" % sys.maxsize)
> assert lib.AA == sys.maxsize
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:512]:15: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c
_CFFI_test_verify_anonymous_enum_with_typedef1.c
Creating library d:\systemtemp\pytest\usession-py3.11-722\recompiler\Release\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-722\recompiler\Release\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp
Generating code
Finished generating code
generating d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c
_CFFI_test_verify_anonymous_enum_with_typedef2.c
d:\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value
Creating library d:\systemtemp\pytest\usession-py3.11-722\recompiler\Release\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-722\recompiler\Release\systemtemp\pytest\usession-py3.11-722\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp
Generating code
Finished generating code
=========================== short test summary info ===========================
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef
============= 2 failed, 436 passed, 29 skipped in 2364.46 seconds =============
++ 00:40:44 starting module/cmath/test [44 started in total]
__ module/binascii/test [41 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\binascii\test\test_binascii.py ..................
========================= 18 passed in 115.36 seconds =========================
++ 00:40:52 starting module/cpyext/test/test_api.py [45 started in total]
__ module/bz2/test [42 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items / 3 skipped
module\bz2\test\test_large.py s
========================= 4 skipped in 109.09 seconds =========================
++ 00:41:41 starting module/cpyext/test/test_arraymodule.py [46 started in total]
__ module/array/test [43 done in total, somefailed=True] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 64 items
module\array\test\apptest_array.py ...
module\array\test\test_array.py ................E.....s..................s................F..
module\array\test\test_ztranslation.py .
=================================== ERRORS ====================================
____________ ERROR at teardown of AppTestArray.test_reversingslice ____________
self = <CallInfo when='teardown' exception: {
<C object Array of Char {'nolength': True} at 0x1904a615120>:
<C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 214, in setlen
rffi.CCHARP.TO, byte_size, flavor='raw')
}>
func = <function <lambda> at 0x000001904c921790>, 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 0x000001903d213440>
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 0x000001904d4a2250>
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 0x000001904d57e9e0>
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 0x000001904d57e9e0>
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 0x000001903ea8ca60>
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 0x1904a615120>:
E <C object Array of Char {'nolength': True} at 0x1904a615ce0>:
E <C object Array of Char {'nolength': True} at 0x1904a616780>:
E <C object Array of Char {'nolength': True} at 0x1904a60f560>:
E <C object Array of Char {'nolength': True} at 0x1904a60ff80>:
E <C object Array of Char {'nolength': True} at 0x1904a610d40>:
E <C object Array of Char {'nolength': True} at 0x1904a611600>:
E <C object Array of Char {'nolength': True} at 0x1904a612420>:
E <C object Array of Char {'nolength': True} at 0x1904a612f80>:
E <C object Array of Char {'nolength': True} at 0x1904a613f00>:
E <C object Array of Char {'nolength': True} at 0x1904a614bc0>:
E <C object Array of Char {'nolength': True} at 0x1904a6155e0>:
E <C object Array of Char {'nolength': True} at 0x1904a615f20>:
E <C object Array of Char {'nolength': True} at 0x1904a616cc0>:
E <C object Array of Char {'nolength': True} at 0x1904a60fec0>:
E <C object Array of Char {'nolength': True} at 0x1904a610780>:
E <C object Array of Char {'nolength': True} at 0x1904a610b80>:
E <C object Array of Char {'nolength': True} at 0x1904a6127e0>:
E <C object Array of Char {'nolength': True} at 0x1904a6138a0>:
E <C object Array of Char {'nolength': True} at 0x1904a6132e0>:
E <C object Array of Char {'nolength': True} at 0x1904a6141e0>:
E <C object Array of Char {'nolength': True} at 0x1904a615f80>:
E <C object Array of Char {'nolength': True} at 0x1904a616c80>:
E <C object Array of Char {'nolength': True} at 0x19047ac2500>:
E <C object Array of Char {'nolength': True} at 0x1904a610400>:
E <C object Array of Char {'nolength': True} at 0x19047ac2440>:
E <C object Array of Char {'nolength': True} at 0x190467b86d0>:
E <C object Array of Char {'nolength': True} at 0x1904a611080>:
E <C object Array of Char {'nolength': True} at 0x1904a611ca0>:
E <C object Array of Char {'nolength': True} at 0x1904a613020>:
E <C object Array of Char {'nolength': True} at 0x1904a614340>:
E <C object Array of Char {'nolength': True} at 0x1904a6151a0>:
E <C object Array of Char {'nolength': True} at 0x1904a616c20>:
E <C object Array of Char {'nolength': True} at 0x1904a60f960>:
E <C object Array of Char {'nolength': True} at 0x1904a610a20>:
E <C object Array of Char {'nolength': True} at 0x1904a6117e0>:
E <C object Array of Char {'nolength': True} at 0x1904a612d40>:
E <C object Array of Char {'nolength': True} at 0x1904a613d00>:
E <C object Array of Char {'nolength': True} at 0x1904a6142e0>:
E <C object Array of Char {'nolength': True} at 0x1904a615580>:
E <C object Array of Char {'nolength': True} at 0x1904a6167c0>:
E <C object Array of Char {'nolength': True} at 0x1904a60f1a0>:
E <C object Array of Char {'nolength': True} at 0x1904a610280>:
E <C object Array of Char {'nolength': True} at 0x1904a6111c0>:
E <C object Array of Char {'nolength': True} at 0x1904a612e80>:
E <C object Array of Char {'nolength': True} at 0x1904a613f60>:
E <C object Array of Char {'nolength': True} at 0x1904a614d40>:
E <C object Array of Char {'nolength': True} at 0x1904a615760>:
E <C object Array of Char {'nolength': True} at 0x1904a60f300>:
E <C object Array of Char {'nolength': True} at 0x1904a611ae0>:
E <C object Array of Char {'nolength': True} at 0x190467b8a90>:
E <C object Array of Char {'nolength': True} at 0x1904a613640>:
E <C object Array of Char {'nolength': True} at 0x190467b8910>:
E <C object Array of Char {'nolength': True} at 0x190467b8490>:
E <C object Array of Char {'nolength': True} at 0x1904a614020>:
E <C object Array of Char {'nolength': True} at 0x1904a615e00>:
E <C object Array of Char {'nolength': True} at 0x1904a60f680>:
E <C object Array of Char {'nolength': True} at 0x1904a611100>:
E <C object Array of Char {'nolength': True} at 0x1904a612ee0>:
E <C object Array of Char {'nolength': True} at 0x1904a6149c0>:
E <C object Array of Char {'nolength': True} at 0x1904a616280>:
E <C object Array of Char {'nolength': True} at 0x1904a610120>:
E <C object Array of Char {'nolength': True} at 0x1904a6120e0>:
E <C object Array of Char {'nolength': True} at 0x1904a614f40>:
E <C object Array of Char {'nolength': True} at 0x1904a616720>:
E <C object Array of Char {'nolength': True} at 0x1904a610a60>:
E <C object Array of Char {'nolength': True} at 0x1904a612e40>:
E <C object Array of Char {'nolength': True} at 0x1904a615220>:
E <C object Array of Char {'nolength': True} at 0x1904a610800>:
E <C object Array of Char {'nolength': True} at 0x190467b89d0>:
E <C object Array of Char {'nolength': True} at 0x1903daa97a0>:
E <C object Array of Char {'nolength': True} at 0x190467b8550>:
E <C object Array of Char {'nolength': True} at 0x1903daa8b60>:
E <C object Array of Char {'nolength': True} at 0x1904a6132a0>:
E <C object Array of Char {'nolength': True} at 0x1904a615da0>:
E <C object Array of Char {'nolength': True} at 0x1904a60fd40>:
E <C object Array of Char {'nolength': True} at 0x1904a613700>:
E <C object Array of Char {'nolength': True} at 0x1904a615720>:
E <C object Array of Char {'nolength': True} at 0x1904a610cc0>:
E <C object Array of Char {'nolength': True} at 0x1904a612d60>:
E <C object Array of Char {'nolength': True} at 0x1904a6141c0>:
E <C object Array of Char {'nolength': True} at 0x1903daa9fa0>:
E <C object Array of Char {'nolength': True} at 0x1903daa98a0>:
E <C object Array of Char {'nolength': True} at 0x1904a60f780>:
E <C object Array of Char {'nolength': True} at 0x1904a6115e0>:
E <C object Array of Char {'nolength': True} at 0x1904a612e60>:
E <C object Array of Char {'nolength': True} at 0x1904a6163a0>:
E <C object Array of Char {'nolength': True} at 0x1904a611f20>:
E <C object Array of Char {'nolength': True} at 0x1903daa9a00>:
E <C object Array of Char {'nolength': True} at 0x1903daa8ec0>:
E <C object Array of Char {'nolength': True} at 0x1903daa8ba0>:
E <C object Array of Char {'nolength': True} at 0x1904a615400>:
E <C object Array of Char {'nolength': True} at 0x1904a616d80>:
E <C object Array of Char {'nolength': True} at 0x1904a611aa0>:
E <C object Array of Char {'nolength': True} at 0x1903d657560>:
E <C object Array of Char {'nolength': True} at 0x1904a614580>:
E <C object Array of Char {'nolength': True} at 0x190467b87f0>:
E <C object Array of Char {'nolength': True} at 0x1904a611580>:
E <C object Array of Char {'nolength': True} at 0x190467b8c70>:
E <C object Array of Char {'nolength': True} at 0x190467b81f0>:
E <C object Array of Char {'nolength': True} at 0x1904a613440>:
E <C object Array of Char {'nolength': True} at 0x1904a60faa0>:
E <C object Array of Char {'nolength': True} at 0x1904a6141a0>:
E <C object Array of Char {'nolength': True} at 0x1903d657120>:
E <C object Array of Char {'nolength': True} at 0x1904a615a80>:
E <C object Array of Char {'nolength': True} at 0x1904a6132c0>:
E <C object Array of Char {'nolength': True} at 0x1903daaa7c0>:
E <C object Array of Char {'nolength': True} at 0x1903daa8de0>:
E <C object Array of Char {'nolength': True} at 0x1903daaa2a0>:
E <C object Array of Char {'nolength': True} at 0x1904a612280>:
E <C object Array of Char {'nolength': True} at 0x1903d655aa0>:
E <C object Array of Char {'nolength': True} at 0x1904a615b00>:
E <C object Array of Char {'nolength': True} at 0x1904a60fee0>:
E <C object Array of Char {'nolength': True} at 0x1903d6543e0>:
E <C object Array of Char {'nolength': True} at 0x1903daaa800>:
E <C object Array of Char {'nolength': True} at 0x1904c493790>:
E <C object Array of Char {'nolength': True} at 0x1904c493890>:
E <C object Array of Char {'nolength': True} at 0x1904c4935b0>:
E <C object Array of Char {'nolength': True} at 0x1904c493870>:
E <C object Array of Char {'nolength': True} at 0x1904c493590>:
E <C object Array of Char {'nolength': True} at 0x1904c493810>:
E <C object Array of Char {'nolength': True} at 0x1904c4938d0>:
E <C object Array of Char {'nolength': True} at 0x1904c493930>:
E <C object Array of Char {'nolength': True} at 0x190467b8c40>:
E <C object Array of Char {'nolength': True} at 0x1904c493c10>:
E <C object Array of Char {'nolength': True} at 0x190467b8c10>:
E <C object Array of Char {'nolength': True} at 0x190467b9870>:
E <C object Array of Char {'nolength': True} at 0x1904c493a70>:
E <C object Array of Char {'nolength': True} at 0x1904c493530>:
E <C object Array of Char {'nolength': True} at 0x1904c493710>:
E <C object Array of Char {'nolength': True} at 0x1904c493af0>:
E <C object Array of Char {'nolength': True} at 0x1904c493a10>:
E <C object Array of Char {'nolength': True} at 0x1904c493bf0>:
E <C object Array of Char {'nolength': True} at 0x1904c493970>:
E <C object Array of Char {'nolength': True} at 0x1904c493c30>:
E <C object Array of Char {'nolength': True} at 0x1904c493bb0>:
E <C object Array of Char {'nolength': True} at 0x1904c493550>:
E <C object Array of Char {'nolength': True} at 0x1904c493b30>:
E <C object Array of Char {'nolength': True} at 0x1904c4938f0>:
E <C object Array of Char {'nolength': True} at 0x1904c493750>:
E <C object Array of Char {'nolength': True} at 0x1904c493830>:
E <C object Array of Char {'nolength': True} at 0x1904c4937b0>:
E <C object Array of Char {'nolength': True} at 0x190467b8b50>:
E <C object Array of Char {'nolength': True} at 0x1904c4940b0>:
E <C object Array of Char {'nolength': True} at 0x190467b81c0>:
E <C object Array of Char {'nolength': True} at 0x190467b8ca0>:
E <C object Array of Char {'nolength': True} at 0x1904c493f50>:
E <C object Array of Char {'nolength': True} at 0x1904c4942b0>:
E <C object Array of Char {'nolength': True} at 0x1904c493ed0>:
E <C object Array of Char {'nolength': True} at 0x1904c4943d0>:
E <C object Array of Char {'nolength': True} at 0x1904c494010>:
E <C object Array of Char {'nolength': True} at 0x1904c4941b0>:
E <C object Array of Char {'nolength': True} at 0x1904c494370>:
E <C object Array of Char {'nolength': True} at 0x1904c493eb0>:
E <C object Array of Char {'nolength': True} at 0x1904c493d70>:
E <C object Array of Char {'nolength': True} at 0x1904c493e50>:
E <C object Array of Char {'nolength': True} at 0x1904c493f10>:
E <C object Array of Char {'nolength': True} at 0x1904c494250>:
E <C object Array of Char {'nolength': True} at 0x1904c493db0>:
E <C object Array of Char {'nolength': True} at 0x1904c493cf0>:
E <C object Array of Char {'nolength': True} at 0x1904c494070>:
E <C object Array of Char {'nolength': True} at 0x1904c493ef0>:
E <C object Array of Char {'nolength': True} at 0x190467b8940>:
E <C object Array of Char {'nolength': True} at 0x1904c493cd0>:
E <C object Array of Char {'nolength': True} at 0x190467b96f0>:
E <C object Array of Char {'nolength': True} at 0x1904c493e30>:
E <C object Array of Char {'nolength': True} at 0x1904c493fd0>:
E <C object Array of Char {'nolength': True} at 0x1904c494210>:
E <C object Array of Char {'nolength': True} at 0x1904c494170>:
E <C object Array of Char {'nolength': True} at 0x1904c494050>:
E <C object Array of Char {'nolength': True} at 0x1904c494390>:
E <C object Array of Char {'nolength': True} at 0x1904c493d50>:
E <C object Array of Char {'nolength': True} at 0x1904c494270>:
E <C object Array of Char {'nolength': True} at 0x1904c494030>:
E <C object Array of Char {'nolength': True} at 0x1904c494450>:
E <C object Array of Char {'nolength': True} at 0x1904c494ad0>:
E <C object Array of Char {'nolength': True} at 0x1904c494530>:
E <C object Array of Char {'nolength': True} at 0x1904c4948b0>:
E <C object Array of Char {'nolength': True} at 0x1904c494610>:
E <C object Array of Char {'nolength': True} at 0x1904c494b10>:
E <C object Array of Char {'nolength': True} at 0x1904c4945b0>:
E <C object Array of Char {'nolength': True} at 0x1904c494750>:
E <C object Array of Char {'nolength': True} at 0x1904c4949f0>:
E <C object Array of Char {'nolength': True} at 0x1904c494a50>:
E <C object Array of Char {'nolength': True} at 0x1904c494c30>:
E <C object Array of Char {'nolength': True} at 0x1904c494b50>:
E <C object Array of Char {'nolength': True} at 0x1904c494510>:
E <C object Array of Char {'nolength': True} at 0x1904c494850>:
E <C object Array of Char {'nolength': True} at 0x190467b8100>:
E <C object Array of Char {'nolength': True} at 0x1904c4945d0>:
E <C object Array of Char {'nolength': True} at 0x1904c494bf0>:
E <C object Array of Char {'nolength': True} at 0x1904c4949d0>:
E <C object Array of Char {'nolength': True} at 0x1904c494990>:
E <C object Array of Char {'nolength': True} at 0x1904c4947b0>:
E <C object Array of Char {'nolength': True} at 0x1904c494c50>:
E <C object Array of Char {'nolength': True} at 0x1904c4944b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4948d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4947d0>:
E <C object Array of Char {'nolength': True} at 0x1904c494af0>:
E <C object Array of Char {'nolength': True} at 0x1904c494b30>:
E <C object Array of Char {'nolength': True} at 0x1904c494a10>:
E <C object Array of Char {'nolength': True} at 0x1904c494b70>:
E <C object Array of Char {'nolength': True} at 0x1904c494e90>:
E <C object Array of Char {'nolength': True} at 0x1904c494ff0>:
E <C object Array of Char {'nolength': True} at 0x1904c494e70>:
E <C object Array of Char {'nolength': True} at 0x1904c495210>:
E <C object Array of Char {'nolength': True} at 0x1904c494d10>:
E <C object Array of Char {'nolength': True} at 0x1904c494e30>:
E <C object Array of Char {'nolength': True} at 0x1904c495430>:
E <C object Array of Char {'nolength': True} at 0x1904c494d90>:
E <C object Array of Char {'nolength': True} at 0x1904c494c70>:
E <C object Array of Char {'nolength': True} at 0x1904c495070>:
E <C object Array of Char {'nolength': True} at 0x1904c495250>:
E <C object Array of Char {'nolength': True} at 0x1904c494cf0>:
E <C object Array of Char {'nolength': True} at 0x1904c494cb0>:
E <C object Array of Char {'nolength': True} at 0x1904c4951b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4952b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4950b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4950d0>:
E <C object Array of Char {'nolength': True} at 0x190467b8220>:
E <C object Array of Char {'nolength': True} at 0x1904c495030>:
E <C object Array of Char {'nolength': True} at 0x190467b8850>:
E <C object Array of Char {'nolength': True} at 0x190467b9210>:
E <C object Array of Char {'nolength': True} at 0x1904c494eb0>:
E <C object Array of Char {'nolength': True} at 0x1904c4950f0>:
E <C object Array of Char {'nolength': True} at 0x1904c495110>:
E <C object Array of Char {'nolength': True} at 0x1904c494c90>:
E <C object Array of Char {'nolength': True} at 0x1904c494db0>:
E <C object Array of Char {'nolength': True} at 0x1904c4953d0>:
E <C object Array of Char {'nolength': True} at 0x1904c495350>:
E <C object Array of Char {'nolength': True} at 0x1904c495170>:
E <C object Array of Char {'nolength': True} at 0x1904c494fd0>:
E <C object Array of Char {'nolength': True} at 0x1904c495650>:
E <C object Array of Char {'nolength': True} at 0x1904c495930>:
E <C object Array of Char {'nolength': True} at 0x1904c495610>:
E <C object Array of Char {'nolength': True} at 0x1904c4956f0>:
E <C object Array of Char {'nolength': True} at 0x1904c495990>:
E <C object Array of Char {'nolength': True} at 0x1904c495630>:
E <C object Array of Char {'nolength': True} at 0x1904c495b30>:
E <C object Array of Char {'nolength': True} at 0x1904c495750>:
E <C object Array of Char {'nolength': True} at 0x1904c4956b0>:
E <C object Array of Char {'nolength': True} at 0x1904c495ad0>:
E <C object Array of Char {'nolength': True} at 0x1904c495670>:
E <C object Array of Char {'nolength': True} at 0x1904c495810>:
E <C object Array of Char {'nolength': True} at 0x1904c495c30>:
E <C object Array of Char {'nolength': True} at 0x1904c495530>:
E <C object Array of Char {'nolength': True} at 0x190467b80a0>:
E <C object Array of Char {'nolength': True} at 0x1904c495a10>:
E <C object Array of Char {'nolength': True} at 0x190467b8760>:
E <C object Array of Char {'nolength': True} at 0x190467b8e80>:
E <C object Array of Char {'nolength': True} at 0x1904c4959d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4954d0>:
E <C object Array of Char {'nolength': True} at 0x1904c495870>:
E <C object Array of Char {'nolength': True} at 0x1904c495510>:
E <C object Array of Char {'nolength': True} at 0x1904c495690>:
E <C object Array of Char {'nolength': True} at 0x1904c4956d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4955d0>:
E <C object Array of Char {'nolength': True} at 0x1904c495550>:
E <C object Array of Char {'nolength': True} at 0x1904c495910>:
E <C object Array of Char {'nolength': True} at 0x1904c495d30>:
E <C object Array of Char {'nolength': True} at 0x1904c495d10>:
E <C object Array of Char {'nolength': True} at 0x1904c496290>:
E <C object Array of Char {'nolength': True} at 0x1904c495f50>:
E <C object Array of Char {'nolength': True} at 0x1904c496170>:
E <C object Array of Char {'nolength': True} at 0x1904c4961d0>:
E <C object Array of Char {'nolength': True} at 0x1904c495ff0>:
E <C object Array of Char {'nolength': True} at 0x1904c495dd0>:
E <C object Array of Char {'nolength': True} at 0x1904c496010>:
E <C object Array of Char {'nolength': True} at 0x1904c496410>:
E <C object Array of Char {'nolength': True} at 0x1904c495e90>:
E <C object Array of Char {'nolength': True} at 0x1904c4962d0>:
E <C object Array of Char {'nolength': True} at 0x1904c496370>:
E <C object Array of Char {'nolength': True} at 0x1904c495cd0>:
E <C object Array of Char {'nolength': True} at 0x190467b80d0>:
E <C object Array of Char {'nolength': True} at 0x1904c496210>:
E <C object Array of Char {'nolength': True} at 0x190467b92a0>:
E <C object Array of Char {'nolength': True} at 0x190467b90c0>:
E <C object Array of Char {'nolength': True} at 0x1904c495d90>:
E <C object Array of Char {'nolength': True} at 0x1904c496090>:
E <C object Array of Char {'nolength': True} at 0x1904c4960b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4960f0>:
E <C object Array of Char {'nolength': True} at 0x1904c4963f0>:
E <C object Array of Char {'nolength': True} at 0x1904c4961b0>:
E <C object Array of Char {'nolength': True} at 0x1904c496110>:
E <C object Array of Char {'nolength': True} at 0x1904c495d50>:
E <C object Array of Char {'nolength': True} at 0x1904c496230>:
E <C object Array of Char {'nolength': True} at 0x1904c496250>:
E <C object Array of Char {'nolength': True} at 0x1904c496070>:
E <C object Array of Char {'nolength': True} at 0x1904c495eb0>:
E <C object Array of Char {'nolength': True} at 0x1904c496af0>:
E <C object Array of Char {'nolength': True} at 0x1904c4969b0>:
E <C object Array of Char {'nolength': True} at 0x1904c496530>:
E <C object Array of Char {'nolength': True} at 0x190467b8640>:
E <C object Array of Char {'nolength': True} at 0x1904c4964f0>:
E <C object Array of Char {'nolength': True} at 0x190467b97b0>:
E <C object Array of Char {'nolength': True} at 0x190467b9300>:
E <C object Array of Char {'nolength': True} at 0x1904c496bd0>:
E <C object Array of Char {'nolength': True} at 0x1904c496b90>:
E <C object Array of Char {'nolength': True} at 0x1904c4965f0>:
E <C object Array of Char {'nolength': True} at 0x1904c496990>:
E <C object Array of Char {'nolength': True} at 0x1904c496890>:
E <C object Array of Char {'nolength': True} at 0x1904c496870>:
E <C object Array of Char {'nolength': True} at 0x1904c4966f0>:
E <C object Array of Char {'nolength': True} at 0x1904c4967f0>:
E <C object Array of Char {'nolength': True} at 0x1904c4965b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4969f0>:
E <C object Array of Char {'nolength': True} at 0x1904c496730>:
E <C object Array of Char {'nolength': True} at 0x1904c496a70>:
E <C object Array of Char {'nolength': True} at 0x1904c4968d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4965d0>:
E <C object Array of Char {'nolength': True} at 0x1904c496a10>:
E <C object Array of Char {'nolength': True} at 0x1904c496bf0>:
E <C object Array of Char {'nolength': True} at 0x1904c4964b0>:
E <C object Array of Char {'nolength': True} at 0x1904c496830>:
E <C object Array of Char {'nolength': True} at 0x1904c496490>:
E <C object Array of Char {'nolength': True} at 0x1904c496850>:
E <C object Array of Char {'nolength': True} at 0x1904c497170>:
E <C object Array of Char {'nolength': True} at 0x1904c497210>:
E <C object Array of Char {'nolength': True} at 0x1904c497030>:
E <C object Array of Char {'nolength': True} at 0x190467b84c0>:
E <C object Array of Char {'nolength': True} at 0x1904c4971d0>:
E <C object Array of Char {'nolength': True} at 0x190467b94e0>:
E <C object Array of Char {'nolength': True} at 0x190467b84f0>:
E <C object Array of Char {'nolength': True} at 0x1904c497070>:
E <C object Array of Char {'nolength': True} at 0x1904c4973d0>:
E <C object Array of Char {'nolength': True} at 0x1904c496f70>:
E <C object Array of Char {'nolength': True} at 0x1904c496db0>:
E <C object Array of Char {'nolength': True} at 0x1904c497010>:
E <C object Array of Char {'nolength': True} at 0x1904c496ed0>:
E <C object Array of Char {'nolength': True} at 0x1904c496f10>:
E <C object Array of Char {'nolength': True} at 0x1904c496f30>:
E <C object Array of Char {'nolength': True} at 0x1904c496e30>:
E <C object Array of Char {'nolength': True} at 0x1904c4970b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4973f0>:
E <C object Array of Char {'nolength': True} at 0x1904c496ff0>:
E <C object Array of Char {'nolength': True} at 0x1904c496e90>:
E <C object Array of Char {'nolength': True} at 0x1904c496d50>:
E <C object Array of Char {'nolength': True} at 0x1904c496e50>:
E <C object Array of Char {'nolength': True} at 0x1904c497050>:
E <C object Array of Char {'nolength': True} at 0x1904c496f50>:
E <C object Array of Char {'nolength': True} at 0x1904c497190>:
E <C object Array of Char {'nolength': True} at 0x1904c4973b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4970d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4970f0>:
E <C object Array of Char {'nolength': True} at 0x1904c496dd0>:
E <C object Array of Char {'nolength': True} at 0x1904c497830>:
E <C object Array of Char {'nolength': True} at 0x190467b8880>:
E <C object Array of Char {'nolength': True} at 0x1904c497710>:
E <C object Array of Char {'nolength': True} at 0x190467b8cd0>:
E <C object Array of Char {'nolength': True} at 0x190467b9330>:
E <C object Array of Char {'nolength': True} at 0x1904c497650>:
E <C object Array of Char {'nolength': True} at 0x1904c497730>:
E <C object Array of Char {'nolength': True} at 0x1904c497890>:
E <C object Array of Char {'nolength': True} at 0x1904c4979b0>:
E <C object Array of Char {'nolength': True} at 0x1904c497a10>:
E <C object Array of Char {'nolength': True} at 0x1904c4977f0>:
E <C object Array of Char {'nolength': True} at 0x1904c497470>:
E <C object Array of Char {'nolength': True} at 0x1904c4974f0>:
E <C object Array of Char {'nolength': True} at 0x1904c497b70>:
E <C object Array of Char {'nolength': True} at 0x1904c4976d0>:
E <C object Array of Char {'nolength': True} at 0x1904c497970>:
E <C object Array of Char {'nolength': True} at 0x1904c497550>:
E <C object Array of Char {'nolength': True} at 0x1904c497950>:
E <C object Array of Char {'nolength': True} at 0x1904c4977b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4975d0>:
E <C object Array of Char {'nolength': True} at 0x190467b8a00>:
E <C object Array of Char {'nolength': True} at 0x1904c4977d0>:
E <C object Array of Char {'nolength': True} at 0x190467b9420>:
E <C object Array of Char {'nolength': True} at 0x190467b9750>:
E <C object Array of Char {'nolength': True} at 0x1904c497c50>:
E <C object Array of Char {'nolength': True} at 0x1904c4975f0>:
E <C object Array of Char {'nolength': True} at 0x1904c497ab0>:
E <C object Array of Char {'nolength': True} at 0x1904c4975b0>:
E <C object Array of Char {'nolength': True} at 0x1904c497af0>:
E <C object Array of Char {'nolength': True} at 0x1904c497ed0>:
E <C object Array of Char {'nolength': True} at 0x1904c498270>:
E <C object Array of Char {'nolength': True} at 0x1904c498110>:
E <C object Array of Char {'nolength': True} at 0x1904c4983b0>:
E <C object Array of Char {'nolength': True} at 0x1904c497cf0>:
E <C object Array of Char {'nolength': True} at 0x1904c497e70>:
E <C object Array of Char {'nolength': True} at 0x1904c497e10>:
E <C object Array of Char {'nolength': True} at 0x1904c497f10>:
E <C object Array of Char {'nolength': True} at 0x1904c497f90>:
E <C object Array of Char {'nolength': True} at 0x1904c497d70>:
E <C object Array of Char {'nolength': True} at 0x190467b9360>:
E <C object Array of Char {'nolength': True} at 0x1904c497c90>:
E <C object Array of Char {'nolength': True} at 0x190467b9690>:
E <C object Array of Char {'nolength': True} at 0x190467b9930>:
E <C object Array of Char {'nolength': True} at 0x1904c498130>:
E <C object Array of Char {'nolength': True} at 0x1904c498030>:
E <C object Array of Char {'nolength': True} at 0x1904c497f50>:
E <C object Array of Char {'nolength': True} at 0x1904c4983d0>:
E <C object Array of Char {'nolength': True} at 0x1904c498350>:
E <C object Array of Char {'nolength': True} at 0x1904c4983f0>:
E <C object Array of Char {'nolength': True} at 0x1904c497fb0>:
E <C object Array of Char {'nolength': True} at 0x1904c498090>:
E <C object Array of Char {'nolength': True} at 0x1904c498430>:
E <C object Array of Char {'nolength': True} at 0x1904c497d10>:
E <C object Array of Char {'nolength': True} at 0x1904c498230>:
E <C object Array of Char {'nolength': True} at 0x1904c4981d0>:
E <C object Array of Char {'nolength': True} at 0x1904c498b50>:
E <C object Array of Char {'nolength': True} at 0x1904c498670>:
E <C object Array of Char {'nolength': True} at 0x1904c4989b0>:
E <C object Array of Char {'nolength': True} at 0x190467b8eb0>:
E <C object Array of Char {'nolength': True} at 0x1904c4984d0>:
E <C object Array of Char {'nolength': True} at 0x190467b8e50>:
E <C object Array of Char {'nolength': True} at 0x190467b95a0>:
E <C object Array of Char {'nolength': True} at 0x1904c498470>:
E <C object Array of Char {'nolength': True} at 0x1904c498550>:
E <C object Array of Char {'nolength': True} at 0x1904c4987f0>:
E <C object Array of Char {'nolength': True} at 0x1904c498730>:
E <C object Array of Char {'nolength': True} at 0x1904c4986b0>:
E <C object Array of Char {'nolength': True} at 0x1904c498c30>:
E <C object Array of Char {'nolength': True} at 0x1904c498ad0>:
E <C object Array of Char {'nolength': True} at 0x1904c498870>:
E <C object Array of Char {'nolength': True} at 0x1904c4985d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4984b0>:
E <C object Array of Char {'nolength': True} at 0x1904c498af0>:
E <C object Array of Char {'nolength': True} at 0x1904c498510>:
E <C object Array of Char {'nolength': True} at 0x1904c498570>:
E <C object Array of Char {'nolength': True} at 0x1904c498930>:
E <C object Array of Char {'nolength': True} at 0x1904c498bb0>:
E <C object Array of Char {'nolength': True} at 0x1904c4989d0>:
E <C object Array of Char {'nolength': True} at 0x1904c498c50>:
E <C object Array of Char {'nolength': True} at 0x1904c499310>:
E <C object Array of Char {'nolength': True} at 0x1904c498e90>:
E <C object Array of Char {'nolength': True} at 0x1904c499230>:
E <C object Array of Char {'nolength': True} at 0x1904c499250>:
E <C object Array of Char {'nolength': True} at 0x190467b96c0>:
E <C object Array of Char {'nolength': True} at 0x1904c498d30>:
E <C object Array of Char {'nolength': True} at 0x190467b9150>:
E <C object Array of Char {'nolength': True} at 0x190467b9ed0>:
E <C object Array of Char {'nolength': True} at 0x1904c498f30>:
E <C object Array of Char {'nolength': True} at 0x1904c498cd0>:
E <C object Array of Char {'nolength': True} at 0x1904c498d50>:
E <C object Array of Char {'nolength': True} at 0x1904c498e50>:
E <C object Array of Char {'nolength': True} at 0x1904c499450>:
E <C object Array of Char {'nolength': True} at 0x1904c498e30>:
E <C object Array of Char {'nolength': True} at 0x1904c498e70>:
E <C object Array of Char {'nolength': True} at 0x1904c498c90>:
E <C object Array of Char {'nolength': True} at 0x1904c499330>:
E <C object Array of Char {'nolength': True} at 0x1904c499010>:
E <C object Array of Char {'nolength': True} at 0x1904c4990f0>:
E <C object Array of Char {'nolength': True} at 0x1904c498f50>:
E <C object Array of Char {'nolength': True} at 0x1904c499350>:
E <C object Array of Char {'nolength': True} at 0x1904c499410>:
E <C object Array of Char {'nolength': True} at 0x1904c498ed0>:
E <C object Array of Char {'nolength': True} at 0x1904c4991d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4992b0>:
E <C object Array of Char {'nolength': True} at 0x1904c499030>:
E <C object Array of Char {'nolength': True} at 0x1904c4993f0>:
E <C object Array of Char {'nolength': True} at 0x1904c499130>:
E <C object Array of Char {'nolength': True} at 0x1904c498df0>:
E <C object Array of Char {'nolength': True} at 0x1904c499c30>:
E <C object Array of Char {'nolength': True} at 0x1904c4994f0>:
E <C object Array of Char {'nolength': True} at 0x190467b9180>:
E <C object Array of Char {'nolength': True} at 0x1904c4995d0>:
E <C object Array of Char {'nolength': True} at 0x190467b9270>:
E <C object Array of Char {'nolength': True} at 0x190467b9810>:
E <C object Array of Char {'nolength': True} at 0x1904c499610>:
E <C object Array of Char {'nolength': True} at 0x1904c499570>:
E <C object Array of Char {'nolength': True} at 0x1904c499970>:
E <C object Array of Char {'nolength': True} at 0x1904c499630>:
E <C object Array of Char {'nolength': True} at 0x1904c4999f0>:
E <C object Array of Char {'nolength': True} at 0x1904c4994d0>:
E <C object Array of Char {'nolength': True} at 0x1904c499c50>:
E <C object Array of Char {'nolength': True} at 0x1904c4999d0>:
E <C object Array of Char {'nolength': True} at 0x1904c4996d0>:
E <C object Array of Char {'nolength': True} at 0x1904c499af0>:
E <C object Array of Char {'nolength': True} at 0x1904c499c10>:
E <C object Array of Char {'nolength': True} at 0x1904c499550>:
E <C object Array of Char {'nolength': True} at 0x1904c4998b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4995f0>:
E <C object Array of Char {'nolength': True} at 0x1904c499470>:
E <C object Array of Char {'nolength': True} at 0x1904c499770>:
E <C object Array of Char {'nolength': True} at 0x1904c499650>:
E <C object Array of Char {'nolength': True} at 0x1904c4996b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4998d0>:
E <C object Array of Char {'nolength': True} at 0x1904c49a2b0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 414, 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 1106, 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 214, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x19046699580>:
E <C object Array of Char {'nolength': True} at 0x19046698da0>:
E <C object Array of Char {'nolength': True} at 0x19046698760>:
E <C object Array of Char {'nolength': True} at 0x19046698740>:
E <C object Array of Char {'nolength': True} at 0x1904669df80>:
E <C object Array of Char {'nolength': True} at 0x1904669dd20>:
E <C object Array of Char {'nolength': True} at 0x1904669d590>:
E <C object Array of Char {'nolength': True} at 0x1904669d0b0>:
E <C object Array of Char {'nolength': True} at 0x19042b938b0>:
E <C object Array of Char {'nolength': True} at 0x1904669eb40>:
E <C object Array of Char {'nolength': True} at 0x1904669c790>:
E <C object Array of Char {'nolength': True} at 0x190466a02c0>:
E <C object Array of Char {'nolength': True} at 0x1904982e3d0>:
E <C object Array of Char {'nolength': True} at 0x190466a0960>:
E <C object Array of Char {'nolength': True} at 0x1904669f730>:
E <C object Array of Char {'nolength': True} at 0x1904669e4d0>:
E <C object Array of Char {'nolength': True} at 0x1904c49ec30>:
E <C object Array of Char {'nolength': True} at 0x1904c4a0ef0>:
E <C object Array of Char {'nolength': True} at 0x1904c4a24a0>:
E <C object Array of Char {'nolength': True} at 0x1904c4a21d0>:
E <C object Array of Char {'nolength': True} at 0x1904c49fe70>:
E <C object Array of Char {'nolength': True} at 0x1904c49d0b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4a2570>:
E <C object Array of Char {'nolength': True} at 0x1904c49c3c0>:
E <C object Array of Char {'nolength': True} at 0x1904c4a1ca0>:
E <C object Array of Char {'nolength': True} at 0x190466a0870>:
E <C object Array of Char {'nolength': True} at 0x1904c4a08b0>:
E <C object Array of Char {'nolength': True} at 0x1904c4951d0>:
E <C object Array of Char {'nolength': True} at 0x1904c49c920>:
E <C object Array of Char {'nolength': True} at 0x1904c4a3350>:
E <C object Array of Char {'nolength': True} at 0x1904c49f300>:
E <C object Array of Char {'nolength': True} at 0x19044daf0a0>:
E <C object Array of Char {'nolength': True} at 0x1904c4a0880>:
E <C object Array of Char {'nolength': True} at 0x1904c49d1c0>:
E <C object Array of Char {'nolength': True} at 0x190466a0a50>:
E <C object Array of Char {'nolength': True} at 0x1904669bff0>:
E <C object Array of Char {'nolength': True} at 0x1904cd00f20>:
E <C object Array of Char {'nolength': True} at 0x1904cd03ff0>:
E <C object Array of Char {'nolength': True} at 0x1904cd025d0>:
E <C object Array of Char {'nolength': True} at 0x1904cd04f60>:
E <C object Array of Char {'nolength': True} at 0x1904cd032c0>:
E <C object Array of Char {'nolength': True} at 0x1904cd02730>:
E <C object Array of Char {'nolength': True} at 0x1904cd00080>:
E <C object Array of Char {'nolength': True} at 0x1904cd000b0>:
E <C object Array of Char {'nolength': True} at 0x1904d2d1eb0>:
E <C object Array of Char {'nolength': True} at 0x1904d2d1fa0>:
E <C object Array of Char {'nolength': True} at 0x1904d2d21a0>:
E <C object Array of Char {'nolength': True} at 0x1904c499270>:
E <C object Array of Char {'nolength': True} at 0x1904d2d06c0>:
E <C object Array of Char {'nolength': True} at 0x1904d2cfbe0>:
E <C object Array of Char {'nolength': True} at 0x1904d2d2680>:
E <C object Array of Char {'nolength': True} at 0x1904d2d3400>:
E <C object Array of Char {'nolength': True} at 0x1904d2d2bb0>:
E <C object Array of Char {'nolength': True} at 0x1904d2d1ef0>:
E <C object Array of Char {'nolength': True} at 0x1904cd02b30>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 645, 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 1242, 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 214, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x190467b82e0>:
E <C object Array of Char {'nolength': True} at 0x190467b8a60>:
E <C object Array of Char {'nolength': True} at 0x1903daa9f80>:
E <C object Array of Char {'nolength': True} at 0x190467b8250>:
E <C object Array of Char {'nolength': True} at 0x190467b8340>:
E <C object Array of Char {'nolength': True} at 0x190467b8820>:
E <C object Array of Char {'nolength': True} at 0x1904c493ff0>:
E <C object Array of Char {'nolength': True} at 0x1904c494630>:
E <C object Array of Char {'nolength': True} at 0x190467b8b20>:
E <C object Array of Char {'nolength': True} at 0x190467b87c0>:
E <C object Array of Char {'nolength': True} at 0x190467b8280>:
E <C object Array of Char {'nolength': True} at 0x190467b8670>:
E <C object Array of Char {'nolength': True} at 0x190467b85e0>:
E <C object Array of Char {'nolength': True} at 0x190467b88e0>:
E <C object Array of Char {'nolength': True} at 0x190467b92d0>:
E <C object Array of Char {'nolength': True} at 0x190467b91e0>:
E <C object Array of Char {'nolength': True} at 0x190467b97e0>:
E <C object Array of Char {'nolength': True} at 0x190467b8d30>:
E <C object Array of Char {'nolength': True} at 0x190467b8ee0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1280, 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 1106, 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 214, 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 0x1904a615120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c050f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c080218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a616780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c080250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60f560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c081248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60ff80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c081280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c081360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c094330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19046699580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c094368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0943a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0943d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a613f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c094410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a614bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c095910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19046698da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c095948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6155e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c095980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0959b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a616cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0959f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60fec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c095a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19046698760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0a59f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0a5a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0a5a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6127e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0a5a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6138a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c0a5ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19046698740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c153280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6132e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1532b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6141e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1532f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c153328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b82e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c153360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a616c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1636a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19047ac2500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c17a3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c17b408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19047ac2440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c17bc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b86d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1be640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1be678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1be758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a613020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1bffa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a614340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1f60c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6151a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1f6100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a616c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1f72b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60f960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1f72f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669df80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1f7328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1f7360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6117e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c1f7398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c208e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a613d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c208ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669dd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c208f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6142e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c208f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c208f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6167c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c212720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60f1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c212758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669d590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c212790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2127c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6111c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c212800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c212838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a613f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2226b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669d0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2226e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a614d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c222720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c222758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60f300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c222790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c232090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c232138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c232e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a613640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2338a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2338d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2666b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a614020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2666e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2667c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60f680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c267c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c267d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c29d408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6149c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c29d4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a616280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c29d520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2bc918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6120e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2bc950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a614f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2bd948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a616720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2bd980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2bda60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2bda98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2d10f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa9f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2d1130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2d11d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b89d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2de598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa97a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2de5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2df1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa8b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c2dfb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6132a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3963a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c396480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60fd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3964b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a613700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3977c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3977f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a610cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3ae368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3ae3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19042b938b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3ae3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6141c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3ae410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa9fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3af9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa98a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3afa28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60f780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3afa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669eb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3afa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6115e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3afad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3bd0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6163a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3bd130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3bd168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669c790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3bd1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa9a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3bd1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa8ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3bd210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa8ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3d4b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3d4b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190466a02c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3d4bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a616d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3d4bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3d4c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903d657560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3d4c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3e08e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a614580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c3e0988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b87f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4101a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a611580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4101e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c411718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b81f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c411788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a613440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4117c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60faa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c44a988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6141a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c44a9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903d657120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c44b6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c44b6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a6132c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c44b7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daaa7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c44b7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904982e3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c44b830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daa8de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c45ce58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daaa2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c45ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a612280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c45cec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903d655aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c45cf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190466a0960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c45cf38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a615b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c46a678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904a60fee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c46a6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903d6543e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c46a6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1903daaa800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c46a720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669f730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c46a758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c46a790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c480100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4935b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c480138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c480170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669e4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4801a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4801e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4816e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4938d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c481718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c481750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4817f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4aebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4aebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4af830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c4af8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5064f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5065d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c506608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c507788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5077c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c51a368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c51a3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c51b1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c51b1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c51b2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c51b2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4938f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c552640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c552678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c553558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c553590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4937b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c553638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c564678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4940b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5646b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b81c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c565328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c565398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5653d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4942b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5b84f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5b8528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4943d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5b94b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5b94e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4941b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5b95c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c5b9600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c656e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c656ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c657da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c657de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c657ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c657ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c69fc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c69fc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49ec30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c69fcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6a9328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6a9360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6c4218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6c4250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b96f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6c4288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6c52b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6c52f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a0ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c6c5328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c75c330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c75c368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c75c3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c75c3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a24a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c75c410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c493d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c75c448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76e2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76e2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76e330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a21d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76e368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76e3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76f980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4948b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76f9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c76f9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c77eb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4945b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c77ebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c77ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4949f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c77ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c790138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c790170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c790e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c790ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49fe70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c790f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c790f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c790f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c840720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4945d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c840758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c8413d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4949d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c841e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c944cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49d0b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c944d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4947b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c944d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9567c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4944b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c956800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4948d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c956838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a2570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c956870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4947d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9568a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9568e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9681e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c968218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49c3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c968250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c968288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9682c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c969980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9699b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a1ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9699f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c969a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c969a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c979280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9792b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190466a0870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9792f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c979328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c979360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c979398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c98ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a08b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c98ae58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c98ae90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c98aec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4951b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c98af00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4952b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c998448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4951d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c998480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4950b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9984b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c9984f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4950d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c999718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c999750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904c999788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ca60758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ca607c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ca61cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4950f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ca61da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ca61de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ca93558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ca93590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4953d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa23a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa23d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49c920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa2410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa2448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c494fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa2480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa3bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa3be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a3350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa3c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa3c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4956f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa3c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904caa3cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cab3cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49f300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cab3d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cab3d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cab3d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4956b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cab3da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cac3520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19044daf0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cac3558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cac3590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cac35c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cac3600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b87c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cacebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cacec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b80a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cacec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cacecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbc40c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbc4918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4959d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbc4950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4954d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbc5670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbc56a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbc5788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbc57c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4956d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbf8db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4955d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbf8de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4a0880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbf8e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbf8e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbf8e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cbf8ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc049c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49d1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc049f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc04a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc04a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc04aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4961d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc82218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190466a0a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc82250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc82288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc822c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc822f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc83948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904669bff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc83980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc839b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4962d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc839f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc83a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc83a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc93788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b80d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc937c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cc937f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b92a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cca28a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b90c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cca3d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cca3d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cca3e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4960b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd51168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4960f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd51248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4963f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd51280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4961b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd622c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd622f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd623d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd6dfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd847c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd84800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c495eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd848e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd84918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4969b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd85c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd85c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd85d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd96e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4964f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd96e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b97b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd96e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cd97be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cdcc8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cdcc988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4965f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cdcc9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cdcda60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cdcda98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cdcdb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4966f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce154b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd00f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce154e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4967f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce15520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4965b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce34988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4969f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce349c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce349f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd03ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce34a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce34a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4968d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce43558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4965d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce43590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce58b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd025d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce58b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce58bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4964b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce64058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce64090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce640c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd04f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce64100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce64138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce657c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce657f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b85e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce65830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce658d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b84c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce78bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4971d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce78c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b94e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ce79600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b84f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ced4020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ced4058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4973d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ced4138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ced4170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ced52f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904ced5328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee40c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee4100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd032c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee4138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee4170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee41a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4970b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee41e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4973f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee5d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd02730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee5d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee5d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee5da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cee5de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cef94e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd00080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cef9520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cef9558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cef9590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cef95c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4973b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cef9600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd000b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf05168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4970d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf051a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4970f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf051d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c496dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf05210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b88e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf05248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf16a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf16a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf16aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cf17a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfc4aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfc4ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfc5a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfc5a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4979b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfc5b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfc5b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4977f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfd7360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfd7398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4974f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfe63a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfe63d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4976d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfe64b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cfe64f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cff66b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cff7248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4977b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cff7328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b92d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cff7360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4975d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904cff7408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d008678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4977d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d0086b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d0092b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d009be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d009c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4975f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d009d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d13f280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4975b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d13f360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d13f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d14c528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d14c560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d14c640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4983b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d14d9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d14dad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d14db08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d15adb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d15ade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d15aec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b91e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d166218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1662c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1662f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d166330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d167ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d167b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d167b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1a8fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1a9018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4983d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1b6090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1b60c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4983f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1b61a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1b61e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1b7830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1b7868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c497d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1c69c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1c69f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4981d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1c6ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1c6b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1da058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b97e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1da090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4989b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1da138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1db440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4984d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1db478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1db4b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b95a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1ec448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1ec480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1ec560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4987f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1ed6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1ed7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4986b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d1ed7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d260a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d260a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d1eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d260aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d260ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4985d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d260b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4984b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d26c4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d26c528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d1fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d26c560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d26c598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d26c5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d26df68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d26dfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d21a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d282020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4989d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d282058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d282090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d283718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d283750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d283788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d2837c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d290988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d290a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b96c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d290a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d290aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d291de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d291e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d2cca30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d2ccb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d2ccb48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d2cdb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d2cdb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d2cdc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d33ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d06c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d33ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d33ed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d33ed40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d33ed78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4990f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d33edb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2cfbe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d350c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d350c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d350c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d350cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d366a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d2680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d366a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4991d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d366aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4992b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d366ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d378fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4993f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d378fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d3400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d379018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d379050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c498df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d379088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d3790c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b8ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d387088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4994f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d387130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d387168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4995d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d3871a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d394c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x190467b9810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d395558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d395590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d395670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d484b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4a6838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4999f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4a7d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4994d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4a7da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d2bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4a7de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4a7e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4999d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4a7e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4996d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4bf8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904d2d1ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4bf8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4bf910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4bf948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4bf980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4998b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4cf0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904cd02b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4cf130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4995f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4cf168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4cf1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4cf1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c499650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4def70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4996b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4defa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c4998d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d4defe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x1904c49a2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x000001904d5347c8> ignored
================================== FAILURES ===================================
___________________ AppTestArrayReconstructor.test_unicode ____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000190507f18a0>
def test_unicode(self):
import array
array_reconstructor = array._array_reconstructor
UTF16_LE = 18
UTF16_BE = 19
UTF32_LE = 20
UTF32_BE = 21
teststr = "Bonne Journ\xe9e \U0002030a\U00020347"
testcases = (
(UTF16_LE, "UTF-16-LE"),
(UTF16_BE, "UTF-16-BE"),
(UTF32_LE, "UTF-32-LE"),
(UTF32_BE, "UTF-32-BE")
)
for testcase in testcases:
mformat_code, encoding = testcase
a = array.array('u', teststr)
b = array_reconstructor(
array.array, 'u', mformat_code, teststr.encode(encoding))
> assert a == b
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\test\test_array.py:1272]:20: AssertionError
=========================== short test summary info ===========================
FAIL module\array\test\test_array.py::AppTestArrayReconstructor::()::test_unicode
========== 1 failed, 61 passed, 2 skipped, 1 error in 206.60 seconds ==========
++ 00:41:49 starting module/cpyext/test/test_async_iter.py [47 started in total]
__ module/cmath/test [44 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\cmath\test\test_cmath.py ..................
========================= 18 passed in 68.30 seconds ==========================
++ 00:41:58 starting module/cpyext/test/test_boolobject.py [48 started in total]
__ module/cpyext/test/test_api.py [45 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module\cpyext\test\test_api.py ....
========================== 4 passed in 74.59 seconds ==========================
++ 00:43:12 starting module/cpyext/test/test_borrow.py [49 started in total]
__ module/cpyext/test/test_async_iter.py [46 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_async_iter.py sss
========================= 3 skipped in 74.82 seconds ==========================
++ 00:43:55 starting module/cpyext/test/test_buffer.py [50 started in total]
__ module/cpyext/test/test_boolobject.py [47 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module\cpyext\test\test_boolobject.py ....
========================= 4 passed in 151.20 seconds ==========================
++ 00:45:16 starting module/cpyext/test/test_bytearrayobject.py [51 started in total]
__ module/cpyext/test/test_arraymodule.py [48 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\cpyext\test\test_arraymodule.py ..........x.......
=================== 17 passed, 1 xfailed in 195.77 seconds ====================
++ 00:45:43 starting module/cpyext/test/test_bytesobject.py [52 started in total]
__ module/cpyext/test/test_borrow.py [49 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_borrow.py ...
========================= 3 passed in 142.24 seconds ==========================
++ 00:46:37 starting module/cpyext/test/test_capsule.py [53 started in total]
__ module/cpyext/test/test_buffer.py [50 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module\cpyext\test\test_buffer.py .....
========================= 5 passed in 176.37 seconds ==========================
++ 00:47:42 starting module/cpyext/test/test_cell.py [54 started in total]
__ module/cpyext/test/test_bytearrayobject.py [51 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_bytearrayobject.py ......
========================= 6 passed in 140.57 seconds ==========================
++ 00:48:34 starting module/cpyext/test/test_classobject.py [55 started in total]
__ module/cpyext/test/test_bytesobject.py [52 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
module\cpyext\test\test_bytesobject.py ....................
========================= 20 passed in 204.36 seconds =========================
++ 00:49:59 starting module/cpyext/test/test_codecs.py [56 started in total]
__ module/cpyext/test/test_capsule.py [53 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_capsule.py ...
========================= 3 passed in 169.10 seconds ==========================
++ 00:50:24 starting module/cpyext/test/test_complexobject.py [57 started in total]
__ module/cpyext/test/test_cell.py [54 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_cell.py .
========================= 1 passed in 157.00 seconds ==========================
++ 00:51:00 starting module/cpyext/test/test_contextvars.py [58 started in total]
__ module/cpyext/test/test_classobject.py [55 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module\cpyext\test\test_classobject.py ..
========================= 2 passed in 148.44 seconds ==========================
++ 00:51:51 starting module/cpyext/test/test_cpyext.py [59 started in total]
__ module/cpyext/test/test_codecs.py [56 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_codecs.py ...
========================= 3 passed in 127.47 seconds ==========================
++ 00:53:09 starting module/cpyext/test/test_datetime.py [60 started in total]
__ module/cpyext/test/test_complexobject.py [57 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_complexobject.py ......
========================= 6 passed in 150.68 seconds ==========================
++ 00:53:56 starting module/cpyext/test/test_dictobject.py [61 started in total]
__ module/cpyext/test/test_contextvars.py [58 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_contextvars.py .
========================= 1 passed in 159.48 seconds ==========================
++ 00:54:24 starting module/cpyext/test/test_eval.py [62 started in total]
__ module/cpyext/test/test_cpyext.py [59 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
module\cpyext\test\test_cpyext.py ...........s..............
=================== 25 passed, 1 skipped in 274.30 seconds ====================
++ 00:57:12 starting module/cpyext/test/test_exception.py [63 started in total]
__ module/cpyext/test/test_datetime.py [60 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module\cpyext\test\test_datetime.py ................
========================= 16 passed in 215.31 seconds =========================
++ 00:57:40 starting module/cpyext/test/test_fileobject.py [64 started in total]
__ module/cpyext/test/test_dictobject.py [61 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
module\cpyext\test\test_dictobject.py ...................
========================= 19 passed in 246.68 seconds =========================
++ 00:58:49 starting module/cpyext/test/test_floatobject.py [65 started in total]
__ module/cpyext/test/test_eval.py [62 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
module\cpyext\test\test_eval.py ...............x...
=================== 18 passed, 1 xfailed in 245.10 seconds ====================
++ 00:59:24 starting module/cpyext/test/test_frameobject.py [66 started in total]
__ module/cpyext/test/test_exception.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 6 items
module\cpyext\test\test_exception.py ......
========================= 6 passed in 169.06 seconds ==========================
++ 01:01:00 starting module/cpyext/test/test_funcobject.py [67 started in total]
__ module/cpyext/test/test_fileobject.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 1 items
module\cpyext\test\test_fileobject.py .
========================= 1 passed in 164.27 seconds ==========================
++ 01:01:19 starting module/cpyext/test/test_genobject.py [68 started in total]
__ module/cpyext/test/test_frameobject.py [65 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module\cpyext\test\test_frameobject.py ....
========================= 4 passed in 155.32 seconds ==========================
++ 01:03:11 starting module/cpyext/test/test_getargs.py [69 started in total]
__ module/cpyext/test/test_floatobject.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 14 items
module\cpyext\test\test_floatobject.py ..............
========================= 14 passed in 210.76 seconds =========================
++ 01:03:26 starting module/cpyext/test/test_import.py [70 started in total]
__ module/cpyext/test/test_funcobject.py [67 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_funcobject.py ..............
========================= 14 passed in 224.02 seconds =========================
++ 01:05:52 starting module/cpyext/test/test_iterator.py [71 started in total]
__ module/cpyext/test/test_genobject.py [68 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_genobject.py ...
========================= 3 passed in 222.79 seconds ==========================
++ 01:06:05 starting module/cpyext/test/test_listobject.py [72 started in total]
__ module/cpyext/test/test_getargs.py [69 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module\cpyext\test\test_getargs.py ................
========================= 16 passed in 251.72 seconds =========================
++ 01:08:55 starting module/cpyext/test/test_longobject.py [73 started in total]
__ module/cpyext/test/test_import.py [70 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module\cpyext\test\test_import.py ........
========================= 8 passed in 267.40 seconds ==========================
++ 01:09:18 starting module/cpyext/test/test_mapping.py [74 started in total]
__ module/cpyext/test/test_iterator.py [71 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_iterator.py ......
========================= 6 passed in 185.64 seconds ==========================
++ 01:10:23 starting module/cpyext/test/test_marshal.py [75 started in total]
__ module/cpyext/test/test_listobject.py [72 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_listobject.py ..............
========================= 14 passed in 205.21 seconds =========================
++ 01:10:43 starting module/cpyext/test/test_memoryobject.py [76 started in total]
__ module/cpyext/test/test_mapping.py [73 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module\cpyext\test\test_mapping.py .....
========================== 5 passed in 85.06 seconds ==========================
++ 01:11:38 starting module/cpyext/test/test_methodobject.py [77 started in total]
__ module/cpyext/test/test_longobject.py [74 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
module\cpyext\test\test_longobject.py .........................
========================= 25 passed in 192.16 seconds =========================
++ 01:13:18 starting module/cpyext/test/test_misc.py [78 started in total]
__ module/cpyext/test/test_marshal.py [75 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module\cpyext\test\test_marshal.py ..
========================= 2 passed in 126.63 seconds ==========================
++ 01:13:40 starting module/cpyext/test/test_module.py [79 started in total]
__ module/cpyext/test/test_memoryobject.py [76 done in total, somefailed=True]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
module\cpyext\test\test_memoryobject.py ...s..s.F....
================================== FAILURES ===================================
_____________________ AppTestPyBuffer.test_releasebuffer ______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000021fbcaa2b80>
def test_releasebuffer(self):
module = self.import_extension('foo', [
("create_test", "METH_NOARGS",
"""
PyObject *obj;
obj = PyObject_New(PyObject, (PyTypeObject*)type);
return obj;
"""),
("get_cnt", "METH_NOARGS",
'return PyLong_FromLong(cnt);'),
("get_dealloc_cnt", "METH_NOARGS",
'return PyLong_FromLong(dealloc_cnt);'),
],
prologue="""
static float test_data = 42.f;
static int cnt=0;
static int dealloc_cnt=0;
static PyHeapTypeObject * type=NULL;
void dealloc(PyObject *self) {
dealloc_cnt++;
}
int getbuffer(PyObject *obj, Py_buffer *view, int flags) {
cnt ++;
memset(view, 0, sizeof(Py_buffer));
view->obj = obj;
/* see the CPython docs for why we need this incref:
https://docs.python.org/3.5/c-api/typeobj.html#c.PyBufferProcs.bf_getbuffer */
Py_INCREF(obj);
view->ndim = 0;
view->buf = (void *) &test_data;
view->itemsize = sizeof(float);
view->len = 1;
view->strides = NULL;
view->shape = NULL;
view->format = "f";
return 0;
}
void releasebuffer(PyObject *obj, Py_buffer *view) {
cnt --;
}
""", more_init="""
type = (PyHeapTypeObject *) PyType_Type.tp_alloc(&PyType_Type, 0);
type->ht_type.tp_name = "Test";
type->ht_type.tp_basicsize = sizeof(PyObject);
type->ht_name = PyUnicode_FromString("Test");
type->ht_type.tp_flags |= Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE |
Py_TPFLAGS_HEAPTYPE;
type->ht_type.tp_flags &= ~Py_TPFLAGS_HAVE_GC;
type->ht_type.tp_dealloc = dealloc;
type->ht_type.tp_as_buffer = &type->as_buffer;
type->as_buffer.bf_getbuffer = getbuffer;
type->as_buffer.bf_releasebuffer = releasebuffer;
if (PyType_Ready(&type->ht_type) < 0) INITERROR;
""", )
import gc
assert module.get_cnt() == 0
a = memoryview(module.create_test())
assert module.get_cnt() == 1
assert module.get_dealloc_cnt() == 0
del a
self.debug_collect()
assert module.get_cnt() == 0
> assert module.get_dealloc_cnt() == 1
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_memoryobject.py:296]:69: AssertionError
---------------------------- Captured stdout call -----------------------------
source_0.c
Creating library d:\systemtemp\pytest\usession-py3.11-787\foo-4\foo.lib and object d:\systemtemp\pytest\usession-py3.11-787\foo-4\foo.exp
Generating code
Finished generating code
dealloc_trigger...
deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x21fbbdc5350>
deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x21fbbdc6150>
deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x21fbbdc6350>
dealloc_trigger DONE
---------------------------- Captured stderr call -----------------------------
<function PyModule_Create2 at 0x0000021fba5db718> DONE
<function PyUnicode_FromString at 0x0000021fba62d088> DONE
<function PyType_Ready at 0x0000021fb8beea70> DONE
<function PyLong_FromLong at 0x0000021fba600908> DONE
<function PyLong_FromLong at 0x0000021fba600908> DONE
<function PyLong_FromLong at 0x0000021fba600908> DONE
<function PyLong_FromLong at 0x0000021fba600908> DONE
<function PyLong_FromLong at 0x0000021fba600908> DONE
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer
============== 1 failed, 10 passed, 2 skipped in 171.54 seconds ===============
++ 01:14:45 starting module/cpyext/test/test_namespaceobject.py [80 started in total]
__ module/cpyext/test/test_methodobject.py [77 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_methodobject.py ..............
========================= 14 passed in 195.57 seconds =========================
++ 01:15:32 starting module/cpyext/test/test_ndarrayobject.py [81 started in total]
__ module/cpyext/test/test_misc.py [78 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_misc.py .
========================= 1 passed in 124.43 seconds ==========================
++ 01:16:06 starting module/cpyext/test/test_number.py [82 started in total]
__ module/cpyext/test/test_ndarrayobject.py [79 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 6.25 seconds ==========================
++ 01:16:24 starting module/cpyext/test/test_object.py [83 started in total]
__ module/cpyext/test/test_namespaceobject.py [80 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_namespaceobject.py .
========================= 1 passed in 112.92 seconds ==========================
++ 01:17:34 starting module/cpyext/test/test_pyerrors.py [84 started in total]
__ module/cpyext/test/test_module.py [81 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
module\cpyext\test\test_module.py .........................
========================= 25 passed in 262.44 seconds =========================
++ 01:18:47 starting module/cpyext/test/test_pyfile.py [85 started in total]
__ module/cpyext/test/test_number.py [82 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module\cpyext\test\test_number.py .......
========================= 7 passed in 202.55 seconds ==========================
++ 01:20:08 starting module/cpyext/test/test_pymem.py [86 started in total]
__ module/cpyext/test/test_object.py [83 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
module\cpyext\test\test_object.py ......................s................
=================== 38 passed, 1 skipped in 318.24 seconds ====================
++ 01:22:30 starting module/cpyext/test/test_pysignals.py [87 started in total]
__ module/cpyext/test/test_pyfile.py [84 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module\cpyext\test\test_pyfile.py ...x...
==================== 6 passed, 1 xfailed in 178.50 seconds ====================
++ 01:23:18 starting module/cpyext/test/test_pystate.py [88 started in total]
__ module/cpyext/test/test_pyerrors.py [85 done in total, somefailed=True] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
module\cpyext\test\test_pyerrors.py ........s.....sF.......s...s.....
================================== FAILURES ===================================
______________ AppTestFetch.test_SetFromErrnoWithFilename_basic _______________
self = <CallInfo when='call' exception: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128)>
func = <function <lambda> at 0x0000020025894368>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000002001d7233d0>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002002589c9a0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002002589c9a0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000002002a7691c8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002002a921660>
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 0x000002002a921660>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000002002a769178>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002002a921620>
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 0x000002002a921620>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
space = StdObjSpace
target = <function test_SetFromErrnoWithFilename_basic at 0x000002002598d5b0>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002002f1b9b08>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool\pytest\apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002002f1b9b08>,)
w_func = <Function test_SetFromErrnoWithFilename_basic>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002002f1b9b08>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_SetFromErrnoWithFilename_basic>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002002f1b9b08>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1237:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_SetFromErrnoWithFilename_basic>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002002f1b9b08>,)
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter\function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
name = 'test_SetFromErrnoWithFilename_basic'
qualname = 'test_SetFromErrnoWithFilename_basic'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter\pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)')
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
pycode = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1>
next_instr = 72
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000020024fa0d40>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00'
next_instr = 72
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000020024fa0d40>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:74:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00'
next_instr = 102
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000020024fa0d40>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
_d = self.debugdata
if ec.space.reverse_debugging or (
_d is not None and _d.w_f_trace is not None):
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])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into computed gotos.
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
self.CALL_METHOD(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD_KW.index:
> self.CALL_METHOD_KW(oparg, next_instr)
interpreter\pyopcode.py:315:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
n_arguments = 2, ignored = (102,)
W_AbstractTupleObject = <class 'pypy.objspace.std.tupleobject.W_AbstractTupleObject'>
w_self = None, space = StdObjSpace
@jit.unroll_safe
def CALL_METHOD_KW(f, n_arguments, *ignored):
from pypy.objspace.std.tupleobject import W_AbstractTupleObject
# opargs contains the arg + kwarg count, excluding the implicit 'self'
w_self = f.peekvalue_maybe_none(n_arguments + 1)
space = f.space
# like in BUILD_CONST_KEY_MAP we can't use space.fixedview because then
# the immutability of the tuple is lost
w_tup_varnames = space.interp_w(W_AbstractTupleObject, f.popvalue())
n_keywords = space.len_w(w_tup_varnames)
keyword_names_w = [None] * n_keywords
keywords_w = [None] * n_keywords
for i in range(n_keywords):
keyword_names_w[i] = w_tup_varnames.getitem(space, i)
w_value = f.peekvalue(n_keywords - 1 - i)
keywords_w[i] = w_value
f.dropvalues(n_keywords)
n_arguments -= n_keywords
n = n_arguments + (w_self is not None)
arguments = f.popvalues(n) # includes w_self if it is not None
if w_self is None:
f.popvalue_maybe_none() # removes w_self, which is None
w_callable = f.popvalue()
args = f.argument_factory(
arguments, keyword_names_w, keywords_w, None, None,
methodcall=w_self is not None, w_function=w_callable)
if f.get_is_being_profiled() and function.is_builtin_code(w_callable):
w_result = f.space.call_args_and_c_profile(f, w_callable, args)
else:
> w_result = f.space.call_args(w_callable, args)
objspace\std\callmethod.py:126:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def call_args(space, w_obj, args):
# two special cases for performance
if isinstance(w_obj, Function):
> return w_obj.call_args(args)
objspace\descroperation.py:192:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002002ec39638>
func = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter\gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002002ec39638>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002002ec39638>
space = StdObjSpace
e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)')
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002002ec39638>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter\gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x000002002ec39718>
space = StdObjSpace
scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, ar...rn NULL;\n '))]), W_UnicodeObject('#include <errno.h>'), None, W_UnicodeObject(''), W_BoolObject(False)]
def _run(self, space, scope_w):
> return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5]))
<7064-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modname = 'foo'
w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, arg1, arg2);\n return NULL;\n '))])
prologue = '#include <errno.h>', w_include_dirs = None, more_init = ''
PY_SSIZE_T_CLEAN = False
@unwrap_spec(modname='text', prologue='text',
more_init='text', PY_SSIZE_T_CLEAN=bool)
def import_extension(space, modname, w_functions, prologue="",
w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
functions = space.unwrap(w_functions)
include_dirs = _unwrap_include_dirs(space, w_include_dirs)
# If there's already a module under this name (file-based or a
# previous inline extension), save it in _module_keepalive before
# it's displaced. This prevents its raw allocations (method-name
# strings, type dicts, etc.) from being freed during a later
# test's leakfinder tracking window.
self._file_module_cache.pop(modname, None)
w_modules = space.sys.get('modules')
try:
w_old = space.getitem(w_modules, space.newtext(modname))
self._module_keepalive.append(w_old)
except OperationError:
pass
w_result = self.sys_info.import_extension(
modname, functions, prologue, include_dirs, more_init,
> PY_SSIZE_T_CLEAN)
module\cpyext\test\test_cpyext.py:415:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000002002f110b80>
modname = 'foo'
functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')]
prologue = '#include <errno.h>', include_dirs = None, more_init = ''
PY_SSIZE_T_CLEAN = False
def import_extension(self, modname, functions, prologue="",
include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
> body = prologue + make_methods(functions, modname)
tool\cpyext\extbuild.py:88:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')]
modname = 'foo'
def make_methods(functions, modname):
methods_table = []
codes = []
for funcname, flags, code in functions:
cfuncname = "%s_%s" % (modname, funcname)
if 'METH_FASTCALL' in flags and 'METH_KEYWORDS' in flags:
signature = ('(PyObject *self, PyObject *const *args, '
'Py_ssize_t len_args, PyObject *kwnames)')
elif 'METH_KEYWORDS' in flags:
signature = '(PyObject *self, PyObject *args, PyObject *kwargs)'
elif 'METH_FASTCALL' in flags:
signature = ('(PyObject *self, PyObject *const *args, '
'Py_ssize_t len_args)')
else:
signature = '(PyObject *self, PyObject *args)'
methods_table.append(
"{\"%s\", (PyCFunction)%s, %s}," % (funcname, cfuncname, flags))
func_code = """
static PyObject* {cfuncname}{signature}
{{
{code}
}}
> """.format(cfuncname=cfuncname, signature=signature, code=code)
E UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128)
tool\cpyext\extbuild.py:139: UnicodeEncodeError
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic
============== 1 failed, 28 passed, 4 skipped in 360.83 seconds ===============
++ 01:25:22 starting module/cpyext/test/test_pystrhex.py [89 started in total]
__ module/cpyext/test/test_pymem.py [86 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_pymem.py .
========================= 1 passed in 262.35 seconds ==========================
++ 01:25:37 starting module/cpyext/test/test_pystrtod.py [90 started in total]
__ module/cpyext/test/test_pysignals.py [87 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_pysignals.py .
========================= 1 passed in 206.49 seconds ==========================
++ 01:27:15 starting module/cpyext/test/test_sequence.py [91 started in total]
__ module/cpyext/test/test_pystate.py [88 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_pystate.py ....x.....sx..
============== 11 passed, 1 skipped, 2 xfailed in 210.89 seconds ==============
++ 01:28:25 starting module/cpyext/test/test_setobject.py [92 started in total]
__ module/cpyext/test/test_pystrhex.py [89 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_pystrhex.py .
========================= 1 passed in 206.02 seconds ==========================
++ 01:30:09 starting module/cpyext/test/test_sliceobject.py [93 started in total]
__ module/cpyext/test/test_pystrtod.py [90 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
module\cpyext\test\test_pystrtod.py ....................
========================= 20 passed in 210.83 seconds =========================
++ 01:30:30 starting module/cpyext/test/test_structseq.py [94 started in total]
__ module/cpyext/test/test_sequence.py [91 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
module\cpyext\test\test_sequence.py .......................
========================= 23 passed in 222.35 seconds =========================
++ 01:33:28 starting module/cpyext/test/test_sysmodule.py [95 started in total]
__ module/cpyext/test/test_setobject.py [92 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
module\cpyext\test\test_setobject.py .........
========================= 9 passed in 268.87 seconds ==========================
++ 01:34:39 starting module/cpyext/test/test_thread.py [96 started in total]
__ module/cpyext/test/test_sliceobject.py [93 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module\cpyext\test\test_sliceobject.py ........
========================= 8 passed in 211.79 seconds ==========================
++ 01:35:24 starting module/cpyext/test/test_traceback.py [97 started in total]
__ module/cpyext/test/test_structseq.py [94 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_structseq.py .
========================= 1 passed in 189.31 seconds ==========================
++ 01:35:38 starting module/cpyext/test/test_translate.py [98 started in total]
__ module/cpyext/test/test_translate.py [95 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_translate.py .
========================== 1 passed in 27.61 seconds ==========================
++ 01:37:14 starting module/cpyext/test/test_tupleobject.py [99 started in total]
__ module/cpyext/test/test_sysmodule.py [96 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_sysmodule.py ...
========================= 3 passed in 184.92 seconds ==========================
++ 01:37:52 starting module/cpyext/test/test_typeobject.py [100 started in total]
__ module/cpyext/test/test_traceback.py [97 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_traceback.py .
========================= 1 passed in 104.64 seconds ==========================
++ 01:38:20 starting module/cpyext/test/test_unicodeobject.py [101 started in total]
__ module/cpyext/test/test_thread.py [98 done in total, somefailed=True] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_thread.py x..Fx.
================================== FAILURES ===================================
________________________ AppTestThread.test_timed_lock ________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000027d0e167a98>
def test_timed_lock(self):
module = self.import_extension('foo', [
("timed_acquire_lock", "METH_O",
"""
#ifndef PyThread_acquire_lock_timed
#error "seems we are not accessing PyPy's functions"
#endif
PyLockStatus acquire_result;
int microseconds = PyLong_AsLong(args);
Py_BEGIN_ALLOW_THREADS
acquire_result = PyThread_acquire_lock_timed(global_lock, microseconds, 0);
Py_END_ALLOW_THREADS
if (acquire_result == PY_LOCK_ACQUIRED) {
Py_RETURN_TRUE;
} else {
Py_RETURN_FALSE;
}
"""),
("release_lock", "METH_NOARGS",
"""
PyThread_release_lock(global_lock);
Py_RETURN_NONE;
"""),
("cleanup_lock", "METH_NOARGS",
"""
// cleanup isn't part of the test, but I'd feel guilty otherwise
PyThread_free_lock(global_lock); global_lock=NULL;
Py_RETURN_NONE;
"""
)
],
prologue="static PyThread_type_lock global_lock;",
more_init="global_lock = PyThread_allocate_lock();"
)
try:
import threading
import time
failure = []
assert module.timed_acquire_lock(-1)
main_thread_should_release_the_lock_barrier = threading.Barrier(2)
def thread_func():
try:
if module.timed_acquire_lock(0):
failure.append("Lock should be held elsewhere")
return
if module.timed_acquire_lock(1):
failure.append("Lock should be held elsewhere")
return
finally:
main_thread_should_release_the_lock_barrier.wait()
if not module.timed_acquire_lock(1000000):
failure.append("Lock should have become available")
return
module.release_lock()
thread = threading.Thread(target=thread_func)
thread.start()
main_thread_should_release_the_lock_barrier.wait()
# At this point, thread_func should be waiting 1s for the lock,
# so sleep a short amount of time then let it have the lock.
time.sleep(0.01)
module.release_lock()
thread.join()
> assert not failure, failure
E (application-level) AssertionError: ['Lock should have become available']
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_thread.py:84]:65: AssertionError
---------------------------- Captured stdout call -----------------------------
source_0.c
Creating library d:\systemtemp\pytest\usession-py3.11-807\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-807\foo-2\foo.exp
Generating code
Finished generating code
---------------------------- Captured stderr call -----------------------------
<function PyModule_Create2 at 0x0000027d0c2d7d30> DONE
<function PyLong_AsLong at 0x0000027d0c339b50> DONE
<function PyEval_SaveThread at 0x0000027d0af72c50> DONE
<function PyEval_RestoreThread at 0x0000027d0af72b60> DONE
<function PyLong_AsLong at 0x0000027d0c339b50> DONE
<function PyEval_SaveThread at 0x0000027d0af72c50> DONE
<function PyEval_RestoreThread at 0x0000027d0af72b60> DONE
<function PyLong_AsLong at 0x0000027d0c339b50> DONE
<function PyEval_SaveThread at 0x0000027d0af72c50> DONE
<function PyEval_RestoreThread at 0x0000027d0af72b60> DONE
<function PyLong_AsLong at 0x0000027d0c339b50> DONE
<function PyEval_SaveThread at 0x0000027d0af72c50> DONE
<function PyEval_RestoreThread at 0x0000027d0af72b60> DONE
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock
=============== 1 failed, 3 passed, 2 xfailed in 244.61 seconds ===============
++ 01:39:39 starting module/cpyext/test/test_userslots.py [102 started in total]
__ module/cpyext/test/test_tupleobject.py [99 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module\cpyext\test\test_tupleobject.py ..........
========================= 10 passed in 237.74 seconds =========================
++ 01:42:28 starting module/cpyext/test/test_version.py [103 started in total]
__ module/cpyext/test/test_userslots.py [100 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module\cpyext\test\test_userslots.py .......
========================= 7 passed in 382.36 seconds ==========================
called power
++ 01:47:12 starting module/cpyext/test/test_weakref.py [104 started in total]
__ module/cpyext/test/test_unicodeobject.py [101 done in total, somefailed=True]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 76 items
module\cpyext\test\test_unicodeobject.py .....................................................FF.....................
================================== FAILURES ===================================
____________________________ TestUnicode.test_mbcs ____________________________
self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x00000245a02bb408>
space = StdObjSpace
def test_mbcs(self, space):
if sys.platform != 'win32':
py.test.skip("mcbs encoding only exists on Windows")
unichars = u"abc"
wbuf = rffi.unicode2wcharp(unichars)
try:
w_bytes = PyUnicode_EncodeMBCS(space, wbuf, 3, None)
finally:
rffi.free_wcharp(wbuf)
assert space.type(w_bytes) is space.w_bytes
> assert space.utf8_w(w_bytes) == "abc"
module\cpyext\test\test_unicodeobject.py:1230:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
interpreter\baseobjspace.py:1940: in utf8_w
return w_obj.utf8_w(self)
interpreter\baseobjspace.py:274: in utf8_w
self._typed_unwrap_error(space, "str")
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str'
def _typed_unwrap_error(self, space, expected):
raise oefmt(space.w_TypeError,
> "expected %s, got %T object", expected, self)
E OpErrFmt: [<W_TypeObject 'TypeError' at 0x2459b7d66e8>: expected str, got bytes object]
interpreter\baseobjspace.py:318: OpErrFmt
__________________________ TestUnicode.test_codepage __________________________
self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x000002459cca1f68>
space = StdObjSpace
def test_codepage(self, space):
if sys.platform != 'win32':
py.test.skip("codepage encoding only exists on Windows")
chars = "abc"
w_obj = space.newtext(chars)
w_bytes = PyUnicode_EncodeCodePage(space, 932, w_obj, None)
assert space.type(w_bytes) is space.w_bytes
> assert space.utf8_w(w_bytes) == "abc"
module\cpyext\test\test_unicodeobject.py:1239:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
interpreter\baseobjspace.py:1940: in utf8_w
return w_obj.utf8_w(self)
interpreter\baseobjspace.py:274: in utf8_w
self._typed_unwrap_error(space, "str")
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str'
def _typed_unwrap_error(self, space, expected):
raise oefmt(space.w_TypeError,
> "expected %s, got %T object", expected, self)
E OpErrFmt: [<W_TypeObject 'TypeError' at 0x2459b7d66e8>: expected str, got bytes object]
interpreter\baseobjspace.py:318: OpErrFmt
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_mbcs
FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_codepage
==================== 2 failed, 74 passed in 658.79 seconds ====================
++ 01:50:44 starting module/crypt/test [105 started in total]
__ module/crypt/test [102 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 01:50:49 starting module/errno/test [106 started in total]
__ module/cpyext/test/test_version.py [103 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_version.py ...
========================= 3 passed in 341.37 seconds ==========================
++ 01:51:30 starting module/exceptions/test [107 started in total]
__ module/errno/test [104 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\errno\test\test_errno.py ...
========================== 3 passed in 73.50 seconds ==========================
++ 01:52:11 starting module/faulthandler/test [108 started in total]
__ module/faulthandler/test [105 done in total, somefailed=False] _____________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items / 1 skipped
module\faulthandler\test\test_ztranslation.py .
==================== 1 passed, 1 skipped in 33.76 seconds =====================
++ 01:52:51 starting module/fcntl/test [109 started in total]
__ module/fcntl/test [106 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 2.59 seconds ==========================
++ 01:52:59 starting module/gc/test [110 started in total]
__ module/exceptions/test [107 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 98 items
module\exceptions\test\apptest_exceptions.py ..................................................
module\exceptions\test\test_exc.py ................................................
========================= 98 passed in 179.71 seconds =========================
++ 01:54:35 starting module/imp/test [111 started in total]
__ module/cpyext/test/test_weakref.py [108 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module\cpyext\test\test_weakref.py .....
========================= 5 passed in 320.04 seconds ==========================
++ 01:55:19 starting module/itertools/test [112 started in total]
__ module/cpyext/test/test_typeobject.py [109 done in total, somefailed=True] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 95 items
module\cpyext\test\test_typeobject.py ...................s.........................................FF...........s.....s..............
================================== FAILURES ===================================
___________ AppTestSlots.test_multiple_inheritance_small_basicsize ____________
self = <CallInfo when='call' exception: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2>
func = <function <lambda> at 0x0000023d17438980>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x0000023d05891440>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000023d0d6f2560>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000023d0d6f2560>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basi...: <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x0000023d1220efe8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000023d11b6e1a0>
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 0x0000023d11b6e1a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x0000023d1220ef20>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000023d11b6e160>
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 0x0000023d11b6e160>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i..._basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_small_basicsize'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_multiple_inheritance_small_basicsize'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_multiple_inheritance_small_basicsize'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_multiple_inheritance_small_basicsize'>
space = StdObjSpace
target = <function test_multiple_inheritance_small_basicsize at 0x0000023d17438d40>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool\pytest\apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>,)
w_func = <Function test_multiple_inheritance_small_basicsize>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace
w_func = <Function test_multiple_inheritance_small_basicsize>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1237:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_multiple_inheritance_small_basicsize>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>,)
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_multiple_inheritance_small_basicsize, file "[d:\pypy_stuff\b...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter\function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
name = 'test_multiple_inheritance_small_basicsize'
qualname = 'test_multiple_inheritance_small_basicsize'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter\pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
pycode = <code object test_multiple_inheritance_small_basicsize, file "[d:\pypy_stuff\b...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000023d0c41c288>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02d\x03t\x02|\x02\x83\x01v\x00s\x13J\x00\x82\x01d\x00S\x00'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000023d0c41c288>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:74:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02d\x03t\x02|\x02\x83\x01v\x00s\x13J\x00\x82\x01d\x00S\x00'
next_instr = 12L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000023d0c41c288>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
_d = self.debugdata
if ec.space.reverse_debugging or (
_d is not None and _d.w_f_trace is not None):
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])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into computed gotos.
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter\pyopcode.py:313:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
oparg = 2, ignored = (12L,), n_args = 2, w_self = None, n = 2
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace\std\callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <FunctionWithFixedCode import_extension>, nargs = 2
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
dropvalues = 4, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter\baseobjspace.py:1264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FunctionWithFixedCode import_extension>, nargs = 2
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1650]", line 1> at line 6
dropvalues = 4, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
f_1, f_0)
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
f_3 = frame.peekvalue(3)
frame.dropvalues(dropvalues)
return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0)
elif (nargs | Code.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
return self._flat_pycall(code, nargs, frame, dropvalues)
elif fast_natural_arity & Code.FLATPYCALL:
natural_arity = fast_natural_arity & 0xff
if natural_arity > nargs >= natural_arity - len(self.defs_w):
assert isinstance(code, PyCode)
return self._flat_pycall_defaults(code, nargs, frame,
natural_arity - nargs, dropvalues)
elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
w_obj = frame.peekvalue(nargs-1)
args = frame.make_arguments(nargs-1, w_function=self)
frame.dropvalues(dropvalues)
return code.funcrun_obj(self, w_obj, args)
args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self)
frame.dropvalues(dropvalues)
> return self.call_args(args)
interpreter\function.py:203:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d15172aa0>
func = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter\gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d15172aa0>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d15172aa0>
space = StdObjSpace
e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d15172aa0>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.... PyObject_New(PyObject, B12);\n return obj;\n '))])])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter\gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x0000023d15172c98>
space = StdObjSpace
scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000... = PyObject_...;\n return obj;\n '))]), W_UnicodeObject(''), None, W_UnicodeObject(''), W_BoolObject(False)]
def _run(self, space, scope_w):
> return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5]))
<3375-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modname = 'foo'
w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000... = PyObject_New(PyObject, B12);\n return obj;\n '))])
prologue = '', w_include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False
@unwrap_spec(modname='text', prologue='text',
more_init='text', PY_SSIZE_T_CLEAN=bool)
def import_extension(space, modname, w_functions, prologue="",
w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
functions = space.unwrap(w_functions)
include_dirs = _unwrap_include_dirs(space, w_include_dirs)
# If there's already a module under this name (file-based or a
# previous inline extension), save it in _module_keepalive before
# it's displaced. This prevents its raw allocations (method-name
# strings, type dicts, etc.) from being freed during a later
# test's leakfinder tracking window.
self._file_module_cache.pop(modname, None)
w_modules = space.sys.get('modules')
try:
w_old = space.getitem(w_modules, space.newtext(modname))
self._module_keepalive.append(w_old)
except OperationError:
pass
w_result = self.sys_info.import_extension(
modname, functions, prologue, include_dirs, more_init,
> PY_SSIZE_T_CLEAN)
module\cpyext\test\test_cpyext.py:415:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000023d154641e0>
modname = 'foo'
functions = [(u'new_obj', u'METH_NOARGS', u'\n /* Simulate pybind11: instance struct is PyObject_HEAD + one ptr,\n ...urn NULL;\n\n PyObject *obj = PyObject_New(PyObject, B12);\n return obj;\n ')]
prologue = '', include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False
def import_extension(self, modname, functions, prologue="",
include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
body = prologue + make_methods(functions, modname)
init = """PyObject *mod = PyModule_Create(&moduledef);
"""
if more_init:
init += """#define INITERROR return NULL
"""
init += more_init
init += "\nreturn mod;"
return self.import_module(
name=modname, init=init, body=body, include_dirs=include_dirs,
> PY_SSIZE_T_CLEAN=PY_SSIZE_T_CLEAN)
tool\cpyext\extbuild.py:98:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000023d154641e0>
name = 'foo'
init = 'PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;'
body = u'\n static PyObject* foo_new_obj(PyObject *self, PyObject *args)\n {\n \n /* Simu...LL, /* m_doc */\n -1, /* m_size */\n methods, /* m_methods */\n };\n '
filename = None, include_dirs = None, PY_SSIZE_T_CLEAN = False, use_imp = False
def import_module(self, name, init=None, body='', filename=None,
include_dirs=None, PY_SSIZE_T_CLEAN=False, use_imp=False):
"""
init specifies the overall template of the module.
if init is None, the module source will be loaded from a file in this
test directory, give a name given by the filename parameter.
if filename is None, the module name will be used to construct the
filename.
"""
if body or init:
if init is None:
init = "return PyModule_Create(&moduledef);"
if init is not None:
code = make_source(name, init, body, PY_SSIZE_T_CLEAN)
kwds = dict(source_strings=[code])
else:
assert not PY_SSIZE_T_CLEAN
if filename is None:
filename = name
filename = HERE / (filename + ".c")
kwds = dict(source_files=[filename])
mod = self.compile_extension_module(
> name, include_dirs=include_dirs, **kwds)
tool\cpyext\extbuild.py:83:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000023d154641e0>
name = 'foo', include_dirs = []
source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-26\\source_0.c')]
source_strings = [u'\n \n #include <Python.h>\n\n \n static PyObject* foo_new_obj(PyObject *self, PyObject *args)\n ...\n PyInit_foo(void) {\n PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;\n }\n ']
def compile_extension_module(self, name, include_dirs=None,
source_files=None, source_strings=None):
"""
Build an extension module and return the filename of the resulting
native code file.
name is the name of the module, possibly including dots if it is a
module inside a package.
"""
include_dirs = include_dirs or []
modname = name.split('.')[-1]
dirname = self.get_builddir(name=modname)
if source_strings:
assert not source_files
files = convert_sources_to_files(source_strings, dirname)
source_files = files
soname = c_compile(source_files, outputfilename=str(dirname / modname),
compile_extra=self.compile_extra,
link_extra=self.link_extra,
include_dirs=self.include_extra + include_dirs,
> libraries=self.extra_libs)
tool\cpyext\extbuild.py:54:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-26\\source_0.c')]
outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-26\\foo.dll')
compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...]
link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG']
include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')]
libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-811\\module_cache\\pypyapi']
library_dirs = []
def c_compile(cfilenames, outputfilename,
compile_extra=None, link_extra=None,
include_dirs=None, libraries=None, library_dirs=None):
compile_extra = compile_extra or []
link_extra = link_extra or []
include_dirs = include_dirs or []
libraries = libraries or []
library_dirs = library_dirs or []
if sys.platform == 'win32':
link_extra = link_extra + ['/DEBUG'] # generate .pdb file
if sys.platform == 'darwin':
# support Fink & Darwinports
for s in ('/sw/', '/opt/local/'):
if (s + 'include' not in include_dirs
and os.path.exists(s + 'include')):
include_dirs.append(s + 'include')
if s + 'lib' not in library_dirs and os.path.exists(s + 'lib'):
library_dirs.append(s + 'lib')
outputfilename = py.path.local(outputfilename).new(ext=so_ext)
saved_environ = os.environ.copy()
try:
_build(
cfilenames, outputfilename,
compile_extra, link_extra,
> include_dirs, libraries, library_dirs)
tool\cpyext\extbuild.py:200:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-26\\source_0.c')]
outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-26\\foo.dll')
compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...]
link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG']
include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')]
libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-811\\module_cache\\pypyapi']
library_dirs = []
def _build(cfilenames, outputfilename, compile_extra, link_extra,
include_dirs, libraries, library_dirs):
try:
# monkeypatch distutils for some versions of msvc compiler
import setuptools
except ImportError:
# XXX if this fails and is required,
# we must call pypy -mensurepip after translation
pass
from distutils.ccompiler import new_compiler
from distutils import sysconfig
# XXX for Darwin running old versions of CPython 2.7.x
sysconfig.get_config_vars()
compiler = new_compiler(force=1)
sysconfig.customize_compiler(compiler) # XXX
objects = []
for cfile in cfilenames:
cfile = py.path.local(cfile)
old = cfile.dirpath().chdir()
try:
res = compiler.compile([cfile.basename],
> include_dirs=include_dirs, extra_preargs=compile_extra)
tool\cpyext\extbuild.py:232:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <distutils._msvccompiler.MSVCCompiler instance at 0x0000023d14911d20>
sources = ['source_0.c'], output_dir = None, macros = []
include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')]
debug = 0
extra_preargs = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...]
extra_postargs = [], depends = None
def compile(self, sources,
output_dir=None, macros=None, include_dirs=None, debug=0,
extra_preargs=None, extra_postargs=None, depends=None):
if not self.initialized:
self.initialize()
compile_info = self._setup_compile(output_dir, macros, include_dirs,
sources, depends, extra_postargs)
macros, objects, extra_postargs, pp_opts, build = compile_info
compile_opts = extra_preargs or []
compile_opts.append('/c')
if debug:
compile_opts.extend(self.compile_options_debug)
else:
compile_opts.extend(self.compile_options)
add_cpp_opts = False
for obj in objects:
try:
src, ext = build[obj]
except KeyError:
continue
if debug:
# pass the full pathname to MSVC in debug mode,
# this allows the debugger to find the source file
# without asking the user to browse for it
src = os.path.abspath(src)
if ext in self._c_extensions:
input_opt = "/Tc" + src
elif ext in self._cpp_extensions:
input_opt = "/Tp" + src
add_cpp_opts = True
elif ext in self._rc_extensions:
# compile .RC to .RES file
input_opt = src
output_opt = "/fo" + obj
try:
self.spawn([self.rc] + pp_opts + [output_opt, input_opt])
except DistutilsExecError as msg:
raise CompileError(msg)
continue
elif ext in self._mc_extensions:
# Compile .MC to .RC file to .RES file.
# * '-h dir' specifies the directory for the
# generated include file
# * '-r dir' specifies the target directory of the
# generated RC file and the binary message resource
# it includes
#
# For now (since there are no options to change this),
# we use the source-directory for the include file and
# the build directory for the RC file and message
# resources. This works at least for win32all.
h_dir = os.path.dirname(src)
rc_dir = os.path.dirname(obj)
try:
# first compile .MC to .RC and .H file
self.spawn([self.mc, '-h', h_dir, '-r', rc_dir, src])
base, _ = os.path.splitext(os.path.basename (src))
rc_file = os.path.join(rc_dir, base + '.rc')
# then compile .RC to .RES file
self.spawn([self.rc, "/fo" + obj, rc_file])
except DistutilsExecError as msg:
raise CompileError(msg)
continue
else:
# how to handle this file?
raise CompileError("Don't know how to compile {} to {}"
.format(src, obj))
args = [self.cc] + compile_opts + pp_opts
if add_cpp_opts:
args.append('/EHsc')
args.append(input_opt)
args.append("/Fo" + obj)
args.extend(extra_postargs)
try:
self.spawn(args)
except DistutilsExecError as msg:
> raise CompileError(msg)
E CompileError: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2
d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\distutils\_msvccompiler.py:403: CompileError
---------------------------- Captured stdout call -----------------------------
source_0.c
source_0.c(11): error C2059: syntax error: ';'
source_0.c(15): error C2040: 'B1': 'int' differs in levels of indirection from 'PyTypeObject *'
source_0.c(16): error C2040: 'B2': 'int' differs in levels of indirection from 'PyTypeObject *'
source_0.c(17): error C2040: 'B12': 'int' differs in levels of indirection from 'PyTypeObject *'
source_0.c(19): error C2099: initializer is not a constant
source_0.c(20): error C2099: initializer is not a constant
source_0.c(21): error C2099: initializer is not a constant
source_0.c(23): error C2143: syntax error: missing '{' before '->'
source_0.c(23): error C2059: syntax error: '->'
source_0.c(24): error C2143: syntax error: missing '{' before '->'
source_0.c(24): error C2059: syntax error: '->'
source_0.c(25): error C2143: syntax error: missing '{' before '->'
source_0.c(25): error C2059: syntax error: '->'
source_0.c(27): error C2143: syntax error: missing '{' before '->'
source_0.c(27): error C2059: syntax error: '->'
source_0.c(28): error C2143: syntax error: missing '{' before '->'
source_0.c(28): error C2059: syntax error: '->'
source_0.c(29): error C2143: syntax error: missing '{' before '->'
source_0.c(29): error C2059: syntax error: '->'
source_0.c(31): error C2059: syntax error: '<parameter-list>'
source_0.c(32): error C2059: syntax error: '<parameter-list>'
source_0.c(33): error C2059: syntax error: '<parameter-list>'
source_0.c(34): error C2059: syntax error: '<parameter-list>'
source_0.c(35): error C2059: syntax error: '<parameter-list>'
source_0.c(36): error C2059: syntax error: '<parameter-list>'
source_0.c(38): error C2143: syntax error: missing '{' before '->'
source_0.c(38): error C2059: syntax error: '->'
source_0.c(39): error C2143: syntax error: missing '{' before '->'
source_0.c(39): error C2059: syntax error: '->'
source_0.c(40): error C2143: syntax error: missing '{' before '->'
source_0.c(40): error C2059: syntax error: '->'
source_0.c(42): error C2143: syntax error: missing '{' before '->'
source_0.c(42): error C2059: syntax error: '->'
source_0.c(43): error C2143: syntax error: missing '{' before '->'
source_0.c(43): error C2059: syntax error: '->'
source_0.c(45): error C2059: syntax error: 'if'
source_0.c(46): error C2059: syntax error: 'if'
source_0.c(47): error C2059: syntax error: 'if'
source_0.c(49): error C2099: initializer is not a constant
source_0.c(50): error C2059: syntax error: 'return'
source_0.c(52): error C2059: syntax error: '}'
source_0.c(63): error C2065: 'methods': undeclared identifier
source_0.c(58): error C2099: initializer is not a constant
___ AppTestSlots.test_multiple_inheritance_python_subclass_of_two_cpytypes ____
self = <CallInfo when='call' exception: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2>
func = <function <lambda> at 0x0000023d16faeae8>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_sub...results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>}
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 0x0000023d05891440>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x0000023d0d6f2560>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_sub...results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>}
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 0x0000023d0d6f2560>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_sub...results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>, '__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 0x0000023d116cb128>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__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 0x0000023d182c95e0>
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 0x0000023d182c95e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>, '__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 0x0000023d116cadb8>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__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 0x0000023d182c95a0>
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 0x0000023d182c95a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...o_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_multiple_inheritance_python_subclass_of_two_cpytypes'>
space = StdObjSpace
target = <function test_multiple_inheritance_python_subclass_of_two_cpytypes at 0x0000023d16faedb8>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool\pytest\apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>,)
w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace
w_func = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1237:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_multiple_inheritance_python_subclass_of_two_cpytypes>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000023d1803dd38>,)
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_multiple_inheritance_python_subclass_of_two_cpytypes, file "...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter\function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
name = 'test_multiple_inheritance_python_subclass_of_two_cpytypes'
qualname = 'test_multiple_inheritance_python_subclass_of_two_cpytypes'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter\pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
pycode = <code object test_multiple_inheritance_python_subclass_of_two_cpytypes, file "...own-win-x86-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000023d0c41c288>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00\\\x02}\x02}\x03G\x00d\x03\x84\x00d\x04|\x02|\x03\x83\x04}\x04|\x04\x83\x00}\x05t\x02|\x05|\x02\x83\x02s\x1fJ\x00\x82\x01t\x02|\x05|\x03\x83\x02s&J\x00\x82\x01d\x00S\x00'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000023d0c41c288>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:74:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00\\\x02}\x02}\x03G\x00d\x03\x84\x00d\x04|\x02|\x03\x83\x04}\x04|\x04\x83\x00}\x05t\x02|\x05|\x02\x83\x02s\x1fJ\x00\x82\x01t\x02|\x05|\x03\x83\x02s&J\x00\x82\x01d\x00S\x00'
next_instr = 12L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x0000023d0c41c288>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
_d = self.debugdata
if ec.space.reverse_debugging or (
_d is not None and _d.w_f_trace is not None):
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])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into computed gotos.
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter\pyopcode.py:313:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
oparg = 2, ignored = (12L,), n_args = 2, w_self = None, n = 2
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace\std\callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <FunctionWithFixedCode import_extension>, nargs = 2
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
dropvalues = 4, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter\baseobjspace.py:1264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FunctionWithFixedCode import_extension>, nargs = 2
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_multiple...6-64\build\pypy\module\cpyext\test\test_typeobject.py:1706]", line 1> at line 8
dropvalues = 4, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, f_0)
elif nargs == 2:
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, f_1, f_0)
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
frame.dropvalues(dropvalues)
return code.fastcall_3(self.space, self, f_2,
f_1, f_0)
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
f_0 = frame.peekvalue(0)
f_1 = frame.peekvalue(1)
f_2 = frame.peekvalue(2)
f_3 = frame.peekvalue(3)
frame.dropvalues(dropvalues)
return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0)
elif (nargs | Code.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
return self._flat_pycall(code, nargs, frame, dropvalues)
elif fast_natural_arity & Code.FLATPYCALL:
natural_arity = fast_natural_arity & 0xff
if natural_arity > nargs >= natural_arity - len(self.defs_w):
assert isinstance(code, PyCode)
return self._flat_pycall_defaults(code, nargs, frame,
natural_arity - nargs, dropvalues)
elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1:
assert isinstance(code, gateway.BuiltinCodePassThroughArguments1)
w_obj = frame.peekvalue(nargs-1)
args = frame.make_arguments(nargs-1, w_function=self)
frame.dropvalues(dropvalues)
return code.funcrun_obj(self, w_obj, args)
args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self)
frame.dropvalues(dropvalues)
> return self.call_args(args)
interpreter\function.py:203:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d1736a608>
func = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter\gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d1736a608>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d1736a608>
space = StdObjSpace
e = CompileError(DistutilsExecError("command 'd:\\\\Microsoft Visual Studio\\\\202...\14.41.34120\\\\bin\\\\HostX64\\\\x64\\\\cl.exe' failed with exit status 2",),)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x0000023d1736a608>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter\gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x0000023d1736a8e0>
space = StdObjSpace
scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...urn NULL;\n\...eturn PyTuple_Pack(2, B1, B2);\n '))]), W_UnicodeObject(''), None, W_UnicodeObject(''), W_BoolObject(False)]
def _run(self, space, scope_w):
> return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5]))
<3375-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:200>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modname = 'foo'
w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...urn NULL;\n\n return PyTuple_Pack(2, B1, B2);\n '))])
prologue = '', w_include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False
@unwrap_spec(modname='text', prologue='text',
more_init='text', PY_SSIZE_T_CLEAN=bool)
def import_extension(space, modname, w_functions, prologue="",
w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
functions = space.unwrap(w_functions)
include_dirs = _unwrap_include_dirs(space, w_include_dirs)
# If there's already a module under this name (file-based or a
# previous inline extension), save it in _module_keepalive before
# it's displaced. This prevents its raw allocations (method-name
# strings, type dicts, etc.) from being freed during a later
# test's leakfinder tracking window.
self._file_module_cache.pop(modname, None)
w_modules = space.sys.get('modules')
try:
w_old = space.getitem(w_modules, space.newtext(modname))
self._module_keepalive.append(w_old)
except OperationError:
pass
w_result = self.sys_info.import_extension(
modname, functions, prologue, include_dirs, more_init,
> PY_SSIZE_T_CLEAN)
module\cpyext\test\test_cpyext.py:415:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000023d154641e0>
modname = 'foo'
functions = [(u'get_bases', u'METH_NOARGS', u'\n /* Simulate two independent pybind11-style types: both have the\n ... if (PyType_Ready(B2) < 0) return NULL;\n\n return PyTuple_Pack(2, B1, B2);\n ')]
prologue = '', include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False
def import_extension(self, modname, functions, prologue="",
include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
body = prologue + make_methods(functions, modname)
init = """PyObject *mod = PyModule_Create(&moduledef);
"""
if more_init:
init += """#define INITERROR return NULL
"""
init += more_init
init += "\nreturn mod;"
return self.import_module(
name=modname, init=init, body=body, include_dirs=include_dirs,
> PY_SSIZE_T_CLEAN=PY_SSIZE_T_CLEAN)
tool\cpyext\extbuild.py:98:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000023d154641e0>
name = 'foo'
init = 'PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;'
body = u'\n static PyObject* foo_get_bases(PyObject *self, PyObject *args)\n {\n \n /* Si...LL, /* m_doc */\n -1, /* m_size */\n methods, /* m_methods */\n };\n '
filename = None, include_dirs = None, PY_SSIZE_T_CLEAN = False, use_imp = False
def import_module(self, name, init=None, body='', filename=None,
include_dirs=None, PY_SSIZE_T_CLEAN=False, use_imp=False):
"""
init specifies the overall template of the module.
if init is None, the module source will be loaded from a file in this
test directory, give a name given by the filename parameter.
if filename is None, the module name will be used to construct the
filename.
"""
if body or init:
if init is None:
init = "return PyModule_Create(&moduledef);"
if init is not None:
code = make_source(name, init, body, PY_SSIZE_T_CLEAN)
kwds = dict(source_strings=[code])
else:
assert not PY_SSIZE_T_CLEAN
if filename is None:
filename = name
filename = HERE / (filename + ".c")
kwds = dict(source_files=[filename])
mod = self.compile_extension_module(
> name, include_dirs=include_dirs, **kwds)
tool\cpyext\extbuild.py:83:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x0000023d154641e0>
name = 'foo', include_dirs = []
source_files = [local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-27\\source_0.c')]
source_strings = [u'\n \n #include <Python.h>\n\n \n static PyObject* foo_get_bases(PyObject *self, PyObject *args)\n ...\n PyInit_foo(void) {\n PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;\n }\n ']
def compile_extension_module(self, name, include_dirs=None,
source_files=None, source_strings=None):
"""
Build an extension module and return the filename of the resulting
native code file.
name is the name of the module, possibly including dots if it is a
module inside a package.
"""
include_dirs = include_dirs or []
modname = name.split('.')[-1]
dirname = self.get_builddir(name=modname)
if source_strings:
assert not source_files
files = convert_sources_to_files(source_strings, dirname)
source_files = files
soname = c_compile(source_files, outputfilename=str(dirname / modname),
compile_extra=self.compile_extra,
link_extra=self.link_extra,
include_dirs=self.include_extra + include_dirs,
> libraries=self.extra_libs)
tool\cpyext\extbuild.py:54:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-27\\source_0.c')]
outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-27\\foo.dll')
compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...]
link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG']
include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')]
libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-811\\module_cache\\pypyapi']
library_dirs = []
def c_compile(cfilenames, outputfilename,
compile_extra=None, link_extra=None,
include_dirs=None, libraries=None, library_dirs=None):
compile_extra = compile_extra or []
link_extra = link_extra or []
include_dirs = include_dirs or []
libraries = libraries or []
library_dirs = library_dirs or []
if sys.platform == 'win32':
link_extra = link_extra + ['/DEBUG'] # generate .pdb file
if sys.platform == 'darwin':
# support Fink & Darwinports
for s in ('/sw/', '/opt/local/'):
if (s + 'include' not in include_dirs
and os.path.exists(s + 'include')):
include_dirs.append(s + 'include')
if s + 'lib' not in library_dirs and os.path.exists(s + 'lib'):
library_dirs.append(s + 'lib')
outputfilename = py.path.local(outputfilename).new(ext=so_ext)
saved_environ = os.environ.copy()
try:
_build(
cfilenames, outputfilename,
compile_extra, link_extra,
> include_dirs, libraries, library_dirs)
tool\cpyext\extbuild.py:200:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
cfilenames = [local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-27\\source_0.c')]
outputfilename = local('d:\\systemtemp\\pytest\\usession-py3.11-811\\foo-27\\foo.dll')
compile_extra = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...]
link_extra = ['/NODEFAULTLIB:Python311.lib', '/DEBUG']
include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')]
libraries = ['d:\\systemtemp\\pytest\\usession-py3.11-811\\module_cache\\pypyapi']
library_dirs = []
def _build(cfilenames, outputfilename, compile_extra, link_extra,
include_dirs, libraries, library_dirs):
try:
# monkeypatch distutils for some versions of msvc compiler
import setuptools
except ImportError:
# XXX if this fails and is required,
# we must call pypy -mensurepip after translation
pass
from distutils.ccompiler import new_compiler
from distutils import sysconfig
# XXX for Darwin running old versions of CPython 2.7.x
sysconfig.get_config_vars()
compiler = new_compiler(force=1)
sysconfig.customize_compiler(compiler) # XXX
objects = []
for cfile in cfilenames:
cfile = py.path.local(cfile)
old = cfile.dirpath().chdir()
try:
res = compiler.compile([cfile.basename],
> include_dirs=include_dirs, extra_preargs=compile_extra)
tool\cpyext\extbuild.py:232:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <distutils._msvccompiler.MSVCCompiler instance at 0x0000023d17aa3d60>
sources = ['source_0.c'], output_dir = None, macros = []
include_dirs = [local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\module\\cpyext\\PC'), local('d:\\systemtemp\\p...py\\module\\cpyext\\parse'), local('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\translator\\c')]
debug = 0
extra_preargs = ['/we4013', '/c', '/nologo', '/Ox', '/W3', '/GL', ...]
extra_postargs = [], depends = None
def compile(self, sources,
output_dir=None, macros=None, include_dirs=None, debug=0,
extra_preargs=None, extra_postargs=None, depends=None):
if not self.initialized:
self.initialize()
compile_info = self._setup_compile(output_dir, macros, include_dirs,
sources, depends, extra_postargs)
macros, objects, extra_postargs, pp_opts, build = compile_info
compile_opts = extra_preargs or []
compile_opts.append('/c')
if debug:
compile_opts.extend(self.compile_options_debug)
else:
compile_opts.extend(self.compile_options)
add_cpp_opts = False
for obj in objects:
try:
src, ext = build[obj]
except KeyError:
continue
if debug:
# pass the full pathname to MSVC in debug mode,
# this allows the debugger to find the source file
# without asking the user to browse for it
src = os.path.abspath(src)
if ext in self._c_extensions:
input_opt = "/Tc" + src
elif ext in self._cpp_extensions:
input_opt = "/Tp" + src
add_cpp_opts = True
elif ext in self._rc_extensions:
# compile .RC to .RES file
input_opt = src
output_opt = "/fo" + obj
try:
self.spawn([self.rc] + pp_opts + [output_opt, input_opt])
except DistutilsExecError as msg:
raise CompileError(msg)
continue
elif ext in self._mc_extensions:
# Compile .MC to .RC file to .RES file.
# * '-h dir' specifies the directory for the
# generated include file
# * '-r dir' specifies the target directory of the
# generated RC file and the binary message resource
# it includes
#
# For now (since there are no options to change this),
# we use the source-directory for the include file and
# the build directory for the RC file and message
# resources. This works at least for win32all.
h_dir = os.path.dirname(src)
rc_dir = os.path.dirname(obj)
try:
# first compile .MC to .RC and .H file
self.spawn([self.mc, '-h', h_dir, '-r', rc_dir, src])
base, _ = os.path.splitext(os.path.basename (src))
rc_file = os.path.join(rc_dir, base + '.rc')
# then compile .RC to .RES file
self.spawn([self.rc, "/fo" + obj, rc_file])
except DistutilsExecError as msg:
raise CompileError(msg)
continue
else:
# how to handle this file?
raise CompileError("Don't know how to compile {} to {}"
.format(src, obj))
args = [self.cc] + compile_opts + pp_opts
if add_cpp_opts:
args.append('/EHsc')
args.append(input_opt)
args.append("/Fo" + obj)
args.extend(extra_postargs)
try:
self.spawn(args)
except DistutilsExecError as msg:
> raise CompileError(msg)
E CompileError: command 'd:\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX64\\x64\\cl.exe' failed with exit status 2
d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\distutils\_msvccompiler.py:403: CompileError
---------------------------- Captured stdout call -----------------------------
source_0.c
source_0.c(12): error C2059: syntax error: ';'
source_0.c(17): error C2040: 'ObjBase': 'int' differs in levels of indirection from 'PyTypeObject *'
source_0.c(18): error C2099: initializer is not a constant
source_0.c(19): error C2143: syntax error: missing '{' before '->'
source_0.c(19): error C2059: syntax error: '->'
source_0.c(20): error C2143: syntax error: missing '{' before '->'
source_0.c(20): error C2059: syntax error: '->'
source_0.c(21): error C2059: syntax error: '<parameter-list>'
source_0.c(22): error C2059: syntax error: '<parameter-list>'
source_0.c(23): error C2143: syntax error: missing '{' before '->'
source_0.c(23): error C2059: syntax error: '->'
source_0.c(24): error C2059: syntax error: 'if'
source_0.c(27): error C2040: 'B1': 'int' differs in levels of indirection from 'PyTypeObject *'
source_0.c(28): error C2040: 'B2': 'int' differs in levels of indirection from 'PyTypeObject *'
source_0.c(30): error C2099: initializer is not a constant
source_0.c(31): error C2099: initializer is not a constant
source_0.c(32): error C2143: syntax error: missing '{' before '->'
source_0.c(32): error C2059: syntax error: '->'
source_0.c(33): error C2143: syntax error: missing '{' before '->'
source_0.c(33): error C2059: syntax error: '->'
source_0.c(34): error C2143: syntax error: missing '{' before '->'
source_0.c(34): error C2059: syntax error: '->'
source_0.c(35): error C2143: syntax error: missing '{' before '->'
source_0.c(35): error C2059: syntax error: '->'
source_0.c(36): error C2059: syntax error: '<parameter-list>'
source_0.c(37): error C2059: syntax error: '<parameter-list>'
source_0.c(38): error C2059: syntax error: '<parameter-list>'
source_0.c(39): error C2059: syntax error: '<parameter-list>'
source_0.c(40): error C2143: syntax error: missing '{' before '->'
source_0.c(40): error C2059: syntax error: '->'
source_0.c(40): error C2143: syntax error: missing ')' before '('
source_0.c(40): error C2091: function returns function
source_0.c(40): error C2059: syntax error: ')'
source_0.c(40): error C2143: syntax error: missing ')' before ';'
source_0.c(40): error C2373: 'Py_INCREF': redefinition; different type modifiers
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\include\object.h(499): note: see declaration of 'Py_INCREF'
source_0.c(41): error C2143: syntax error: missing '{' before '->'
source_0.c(41): error C2059: syntax error: '->'
source_0.c(41): error C2143: syntax error: missing ')' before '('
source_0.c(41): error C2091: function returns function
source_0.c(41): error C2059: syntax error: ')'
source_0.c(41): error C2143: syntax error: missing ')' before ';'
source_0.c(41): error C2373: 'Py_INCREF': redefinition; different type modifiers
d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\include\object.h(499): note: see declaration of 'Py_INCREF'
source_0.c(42): error C2143: syntax error: missing '{' before '->'
source_0.c(42): error C2059: syntax error: '->'
source_0.c(43): error C2143: syntax error: missing '{' before '->'
source_0.c(43): error C2059: syntax error: '->'
source_0.c(44): error C2059: syntax error: 'if'
source_0.c(45): error C2059: syntax error: 'if'
source_0.c(47): error C2059: syntax error: 'return'
source_0.c(49): error C2059: syntax error: '}'
source_0.c(60): error C2065: 'methods': undeclared identifier
source_0.c(55): error C2099: initializer is not a constant
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_small_basicsize
FAIL module\cpyext\test\test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_python_subclass_of_two_cpytypes
============== 2 failed, 90 passed, 3 skipped in 1033.87 seconds ==============
++ 01:56:54 starting module/marshal/test [113 started in total]
__ module/gc/test [110 done in total, somefailed=True] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
module\gc\test\test_app_referents.py ....
module\gc\test\test_gc.py .....x...
module\gc\test\test_hook.py ........
module\gc\test\test_referents.py ...F....
module\gc\test\test_ztranslation.py .
================================== FAILURES ===================================
_________________ AppTestReferents.test_get_rpy_memory_usage __________________
self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'>
func = <function <lambda> at 0x000001c028d0e7a0>, 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 0x000001c020991440>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001c02225ae20>]
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 0x000001c02225ae20>]
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 0x000001c028914f20>
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 0x000001c02c4e2320>
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 0x000001c02c4e2320>
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 0x000001c028914ed0>
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 0x000001c02c4e22e0>
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 0x000001c02c4e22e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_get_rpy_memory_usage'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace
target = <function test_get_rpy_memory_usage at 0x000001c028d0eb60>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c02c62a528>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool\pytest\apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c02c62a528>,)
w_func = <Function test_get_rpy_memory_usage>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c02c62a528>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c02c62a528>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1237:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001c02c62a528>,)
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter\function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
name = 'test_get_rpy_memory_usage', qualname = 'test_get_rpy_memory_usage'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter\pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
pycode = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001c02908bde0>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:68:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001c02908bde0>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:74:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00'
next_instr = 16L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001c02908bde0>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
_d = self.debugdata
if ec.space.reverse_debugging or (
_d is not None and _d.w_f_trace is not None):
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])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into computed gotos.
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter\pyopcode.py:313:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
oparg = 1, ignored = (16L,), n_args = 1, w_self = None, n = 1
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace\std\callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
dropvalues = 3, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter\baseobjspace.py:1264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
dropvalues = 3, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
> return code.fastcall_1(self.space, self, f_0)
interpreter\function.py:162:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001c024708d08>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
w_result = self.fastfunc_1(space, w1)
except DescrMismatch:
return self._type_unwrap_mismatch(space,
Arguments(space, [w1]))
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:982:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001c024708d08>
space = StdObjSpace
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001c024708d08>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
> w_result = self.fastfunc_1(space, w1)
interpreter\gateway.py:977:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = W_IntObject(12345)
def get_rpy_memory_usage(space, w_obj):
"""Return the memory usage of just the given object or GcRef.
This does not include the internal structures of the object."""
gcref = unwrap(space, w_obj)
> size = rgc.get_rpy_memory_usage(gcref)
module\gc\referents.py:101:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
gcref = _GcRef(W_IntObject(12345))
@not_rpython
def get_rpy_memory_usage(gcref):
# approximate implementation using CPython's type info
Class = type(gcref._x)
> size = Class.__basicsize__
E AttributeError: type object 'W_IntObject' has no attribute '__basicsize__'
..\rpython\rlib\rgc.py: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 302.90 seconds ===============
++ 01:58:08 starting module/math/test [114 started in total]
__ module/itertools/test [111 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 92 items
module\itertools\test\apptest_itertools.py ....
module\itertools\test\test_itertools.py .......................................................................................
module\itertools\test\test_ztranslation.py .
========================= 92 passed in 295.82 seconds =========================
++ 02:00:24 starting module/micronumpy/test [115 started in total]
__ module/micronumpy/test [112 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 02:00:27 starting module/mmap/test [116 started in total]
__ module/marshal/test [113 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 51 items
module\marshal\test\apptest_marshal.py ...............................................
module\marshal\test\test_marshal.py s
module\marshal\test\test_marshalimpl.py ...
=================== 50 passed, 1 skipped in 226.27 seconds ====================
++ 02:00:45 starting module/operator/test [117 started in total]
__ module/imp/test [114 done in total, somefailed=True] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 123 items
module\imp\test\test_app.py .E......................
module\imp\test\test_import.py ...............................................................s...........s......s..s..............
=================================== ERRORS ====================================
___________ ERROR at teardown of AppTestImpModule.test_find_module ____________
self = <CallInfo when='teardown' exception: {
array [ '%', 'L', 'E', '\x00' ]:
...
File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
flavor='raw')
}>
func = <function <lambda> at 0x000001d36034f5b0>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000001d351081440>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x000001d35fc3d830>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001d355043120>
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 0x000001d355043120>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x000001d3528d0de0>
item = <AppTestMethod 'test_find_module'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E array [ '%', 'L', 'E', '\x00' ]:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module>
E from pypy.module._cffi_backend import misc
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module>
E FORMAT_LONGDOUBLE = rffi.str2charp("%LE")
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct cffi_ctxobj { ctx, info } at 0x1d35001fd80>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object
E r.__init__(space, src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__
E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj
E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1d35cd681d0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init
E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1d357d7be30>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init
E w__typenames, w__includes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init
E p = allocate(ffi, size)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1d3514c2350>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2490>:
E <C object Array of Char {'nolength': True} at 0x1d3514c20b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2410>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1e70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2110>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2470>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2370>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2390>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2150>:
E <C object Array of Char {'nolength': True} at 0x1d3514c21b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1ed0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2630>:
E <C object Array of Char {'nolength': True} at 0x1d3514c23d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c24b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2210>:
E <C object Array of Char {'nolength': True} at 0x1d3514c3e50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c3cb0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c38f0>:
E <C object Array of Char {'nolength': True} at 0x1d35368bb00>:
E <C object Array of Char {'nolength': True} at 0x1d3514c41d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4810>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4a70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c46b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c47f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4b70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c46d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4890>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4b10>:
E <C object Array of Char {'nolength': True} at 0x1d35c139390>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4970>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4850>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4990>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4fb0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5210>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5130>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5290>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5270>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5570>:
E <C object Array of Char {'nolength': True} at 0x1d35c139150>:
E <C object Array of Char {'nolength': True} at 0x1d3514c50f0>:
E <C object Array of Char {'nolength': True} at 0x1d35c139450>:
E <C object Array of Char {'nolength': True} at 0x1d3514c54b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c51d0>:
E <C object Array of Char {'nolength': True} at 0x1d35c139810>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5110>:
E <C object Array of Char {'nolength': True} at 0x1d3514c54d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5490>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5230>:
E <C object Array of Char {'nolength': True} at 0x1d3514c52d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5510>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5250>:
E <C object Array of Char {'nolength': True} at 0x1d3514c53b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4ed0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4ef0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5310>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5530>:
E <C object Array of Char {'nolength': True} at 0x1d3514c53f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5590>:
E <C object Array of Char {'nolength': True} at 0x1d35b426b30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4f10>:
E <C object Array of Char {'nolength': True} at 0x1d35b426810>:
E <C object Array of Char {'nolength': True} at 0x1d3514c54f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c53d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5650>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5550>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5410>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5430>:
E <C object Array of Char {'nolength': True} at 0x1d3514c51b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c52f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5010>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5630>:
E <C object Array of Char {'nolength': True} at 0x1d35b425f50>:
E <C object Array of Char {'nolength': True} at 0x1d35b4264d0>:
E <C object Array of Char {'nolength': True} at 0x1d35b426a90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5450>:
E <C object Array of Char {'nolength': True} at 0x1d35b425e20>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5330>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5090>:
E <C object Array of Char {'nolength': True} at 0x1d35b426c60>:
E <C object Array of Char {'nolength': True} at 0x1d35b425e50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c50d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4ff0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5350>:
E <C object Array of Char {'nolength': True} at 0x1d35b4267b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c55b0>:
E <C object Array of Char {'nolength': True} at 0x1d35b426ff0>:
E <C object Array of Char {'nolength': True} at 0x1d35b425f60>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init
E nglobs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x1d350080a10>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init
E nstructs = allocate_array(ffi, STRUCT_UNION_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1d350dd6e00>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init
E nfields = allocate_array(ffi, FIELD_S, nftot)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1d35368eb00>:
E <C object Array of Char {'nolength': True} at 0x1d35368baa0>:
E <C object Array of Char {'nolength': True} at 0x1d35368c150>:
E <C object Array of Char {'nolength': True} at 0x1d35368c240>:
E <C object Array of Char {'nolength': True} at 0x1d35368c7f0>:
E <C object Array of Char {'nolength': True} at 0x1d35368c610>:
E <C object Array of Char {'nolength': True} at 0x1d35368b6f0>:
E <C object Array of Char {'nolength': True} at 0x1d35368cbf0>:
E <C object Array of Char {'nolength': True} at 0x1d35368cc50>:
E <C object Array of Char {'nolength': True} at 0x1d35368c810>:
E <C object Array of Char {'nolength': True} at 0x1d35368c720>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5b30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5b50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c59f0>:
E <C object Array of Char {'nolength': True} at 0x1d35368bc50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c57f0>:
E <C object Array of Char {'nolength': True} at 0x1d35368ba40>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5ad0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5d90>:
E <C object Array of Char {'nolength': True} at 0x1d35c139840>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5a70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5c70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5910>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5b10>:
E <C object Array of Char {'nolength': True} at 0x1d3514c56d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c58f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2550>:
E <C object Array of Char {'nolength': True} at 0x1d35c139870>:
E <C object Array of Char {'nolength': True} at 0x1d35368d010>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2570>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1fd0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4bd0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4c50>:
E <C object Array of Char {'nolength': True} at 0x1d35b4269e0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4b50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c49d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4cb0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init
E nstructs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x1d3514c4f30>:
E <C object Array of Char {'nolength': True} at 0x1d35368b5d0>:
E <C object Array of Char {'nolength': True} at 0x1d35368c070>:
E <C object Array of Char {'nolength': True} at 0x1d35368b860>:
E <C object Array of Char {'nolength': True} at 0x1d35368bf00>:
E <C object Array of Char {'nolength': True} at 0x1d35368c390>:
E <C object Array of Char {'nolength': True} at 0x1d35368bbd0>:
E <C object Array of Char {'nolength': True} at 0x1d35368bfb0>:
E <C object Array of Char {'nolength': True} at 0x1d35368c060>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5370>:
E <C object Array of Char {'nolength': True} at 0x1d3514c55d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4f50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5150>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5190>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4f70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5610>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5030>:
E <C object Array of Char {'nolength': True} at 0x1d35368c160>:
E <C object Array of Char {'nolength': True} at 0x1d35368c5a0>:
E <C object Array of Char {'nolength': True} at 0x1d35368bd60>:
E <C object Array of Char {'nolength': True} at 0x1d35368c640>:
E <C object Array of Char {'nolength': True} at 0x1d35368b920>:
E <C object Array of Char {'nolength': True} at 0x1d35368c480>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5b70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5810>:
E <C object Array of Char {'nolength': True} at 0x1d35368b540>:
E <C object Array of Char {'nolength': True} at 0x1d35368bf70>:
E <C object Array of Char {'nolength': True} at 0x1d35368ca90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5bd0>:
E <C object Array of Char {'nolength': True} at 0x1d35368bfd0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5770>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5a10>:
E <C object Array of Char {'nolength': True} at 0x1d35368ca10>:
E <C object Array of Char {'nolength': True} at 0x1d35368c360>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5790>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5850>:
E <C object Array of Char {'nolength': True} at 0x1d35368bf10>:
E <C object Array of Char {'nolength': True} at 0x1d35368cca0>:
E <C object Array of Char {'nolength': True} at 0x1d35368cdd0>:
E <C object Array of Char {'nolength': True} at 0x1d35368b730>:
E <C object Array of Char {'nolength': True} at 0x1d35368c6e0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5970>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5d50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5ab0>:
E <C object Array of Char {'nolength': True} at 0x1d35368cc60>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5c90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5b90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5d70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5cb0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5a30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5a50>:
E <C object Array of Char {'nolength': True} at 0x1d35368ce60>:
E <C object Array of Char {'nolength': True} at 0x1d35368d1d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5730>:
E <C object Array of Char {'nolength': True} at 0x1d35368cd60>:
E <C object Array of Char {'nolength': True} at 0x1d35368d740>:
E <C object Array of Char {'nolength': True} at 0x1d35368dbf0>:
E <C object Array of Char {'nolength': True} at 0x1d35368d060>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5990>:
E <C object Array of Char {'nolength': True} at 0x1d35368c6d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5750>:
E <C object Array of Char {'nolength': True} at 0x1d3514c57b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5a90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5af0>:
E <C object Array of Char {'nolength': True} at 0x1d35368d8a0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5950>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5870>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5bf0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c59b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5670>:
E <C object Array of Char {'nolength': True} at 0x1d3514c59d0>:
E <C object Array of Char {'nolength': True} at 0x1d35368cec0>:
E <C object Array of Char {'nolength': True} at 0x1d35368c700>:
E <C object Array of Char {'nolength': True} at 0x1d35368d7a0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5bb0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c56b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5d30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5830>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5db0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5c10>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5cd0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c58b0>:
E <C object Array of Char {'nolength': True} at 0x1d35368e330>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5c30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5d10>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5690>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5cf0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c57d0>:
E <C object Array of Char {'nolength': True} at 0x1d35368dd70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2310>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2510>:
E <C object Array of Char {'nolength': True} at 0x1d35368d830>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2450>:
E <C object Array of Char {'nolength': True} at 0x1d35368e190>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2530>:
E <C object Array of Char {'nolength': True} at 0x1d35368e290>:
E <C object Array of Char {'nolength': True} at 0x1d35368e360>:
E <C object Array of Char {'nolength': True} at 0x1d35368e8a0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c25f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2130>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1ef0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c25d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1ff0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c22d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1eb0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1f70>:
E <C object Array of Char {'nolength': True} at 0x1d3514c21f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1f90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2610>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1f10>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1f50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c2290>:
E <C object Array of Char {'nolength': True} at 0x1d3514c3830>:
E <C object Array of Char {'nolength': True} at 0x1d3514c41f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4930>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4e10>:
E <C object Array of Char {'nolength': True} at 0x1d3514c47d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4a90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4bf0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4a30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4ab0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4e50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4b30>:
E <C object Array of Char {'nolength': True} at 0x1d35b426b20>:
E <C object Array of Char {'nolength': True} at 0x1d3514c46f0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4770>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4710>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4950>:
E <C object Array of Char {'nolength': True} at 0x1d35b4262a0>:
E <C object Array of Char {'nolength': True} at 0x1d35b4270c0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c49b0>:
E <C object Array of Char {'nolength': True} at 0x1d35b427240>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4c10>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4d50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c48d0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4bb0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4870>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4c30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4d30>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4e30>:
E <C object Array of Char {'nolength': True} at 0x1d35b4280a0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init
E nfields[nf].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x1d35979fa10>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init
E ntypenames = allocate_array(ffi, TYPENAME_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1d3514c4f90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c1f30>:
E <C object Array of Char {'nolength': True} at 0x1d35368f010>:
E <C object Array of Char {'nolength': True} at 0x1d3514c4b90>:
E <C object Array of Char {'nolength': True} at 0x1d3514c47b0>:
E <C object Array of Char {'nolength': True} at 0x1d3514c5c50>:
E <C object Array of Char {'nolength': True} at 0x1d3514c3690>:
E <C object Array of Char {'nolength': True} at 0x1d35368ebf0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2860>:
E <C object Array of Char {'nolength': True} at 0x1d35368ce40>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2660>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2760>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2560>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2a20>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2a00>:
E <C object Array of Char {'nolength': True} at 0x1d35368df40>:
E <C object Array of Char {'nolength': True} at 0x1d3590f24a0>:
E <C object Array of Char {'nolength': True} at 0x1d35266a260>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2600>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2a60>:
E <C object Array of Char {'nolength': True} at 0x1d35b4272a0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2700>:
E <C object Array of Char {'nolength': True} at 0x1d3590f25a0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2b40>:
E <C object Array of Char {'nolength': True} at 0x1d3590f23c0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2680>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2400>:
E <C object Array of Char {'nolength': True} at 0x1d3590f26e0>:
E <C object Array of Char {'nolength': True} at 0x1d35266a1d0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2540>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2880>:
E <C object Array of Char {'nolength': True} at 0x1d35266a2c0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2960>:
E <C object Array of Char {'nolength': True} at 0x1d3590f26c0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2620>:
E <C object Array of Char {'nolength': True} at 0x1d35b4272d0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2b00>:
E <C object Array of Char {'nolength': True} at 0x1d3590f27c0>:
E <C object Array of Char {'nolength': True} at 0x1d35b427ac0>:
E <C object Array of Char {'nolength': True} at 0x1d35266a380>:
E <C object Array of Char {'nolength': True} at 0x1d3590f23a0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f28e0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2460>:
E <C object Array of Char {'nolength': True} at 0x1d3590f23e0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f3180>:
E <C object Array of Char {'nolength': True} at 0x1d3590f3360>:
E <C object Array of Char {'nolength': True} at 0x1d3590f3020>:
E <C object Array of Char {'nolength': True} at 0x1d3590f30e0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f3060>:
E <C object Array of Char {'nolength': True} at 0x1d35b428060>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2ce0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2f40>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2c80>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2e40>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2d60>:
E <C object Array of Char {'nolength': True} at 0x1d3590f3260>:
E <C object Array of Char {'nolength': True} at 0x1d35b427b00>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2c00>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2fe0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f3240>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2e60>:
E <C object Array of Char {'nolength': True} at 0x1d352669e40>:
E <C object Array of Char {'nolength': True} at 0x1d35b424730>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2be0>:
E <C object Array of Char {'nolength': True} at 0x1d3590f2ec0>:
E <C object Array of Char {'nolength': True} at 0x1d35b4275e0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init
E ntypenames[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x1d35c5f0d90>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type
E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__
E builder.rawallocate(self)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
E flavor='raw')
E }
..\rpython\conftest.py:103: MallocMismatch
============== 119 passed, 4 skipped, 1 error in 453.91 seconds ===============
++ 02:02:14 starting module/posix/test [118 started in total]
__ module/math/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
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 209 items
module\math\test\apptest_math.py ...........s
module\math\test\test_direct.py ......................................................................................................................................................................
module\math\test\test_math.py ............s..................
=================== 207 passed, 2 skipped in 275.83 seconds ===================
++ 02:02:47 starting module/pwd/test [119 started in total]
__ module/mmap/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 46 items
module\mmap\test\test_mmap.py ....s.................s........s..ss....s..s..
=================== 39 passed, 7 skipped in 142.09 seconds ====================
++ 02:02:54 starting module/pyexpat/test [120 started in total]
__ module/pwd/test [117 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 2 skipped
========================== 2 skipped in 6.22 seconds ==========================
++ 02:02:55 starting module/pypyjit/test [121 started in total]
__ module/operator/test [118 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 28 items
module\operator\test\test_operator.py ........................
module\operator\test\test_tscmp.py ....
========================= 28 passed in 151.31 seconds =========================
++ 02:03:19 starting module/select/test [122 started in total]
__ module/posix/test [119 done in total, somefailed=True] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 108 items / 1 skipped
module\posix\test\apptest_posix.py .....
module\posix\test\test_interp_posix.py s...
module\posix\test\test_nt.py ..
module\posix\test\test_posix2.py .....................s........s.....s..s....ss...s....s.s....s......F.......s
module\posix\test\test_scandir.py ....s..ssss.s.......
================================== FAILURES ===================================
________________________ AppTestNt.test_dll_directory _________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002520f7d6560>
def test_dll_directory(self):
nt = self.posix
> ret = nt._add_dll_directory(b'c:\\')
E (application-level) TypeError: expected str, got bytes object
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1843]:3: TypeError
=========================== short test summary info ===========================
FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory
============== 1 failed, 89 passed, 19 skipped in 130.36 seconds ==============
++ 02:04:33 starting module/signal/test [123 started in total]
__ module/pypyjit/test [120 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
module\pypyjit\test\test_jit_hook.py ........s
module\pypyjit\test\test_jit_not_in_trace.py ..
module\pypyjit\test\test_jit_setup.py ....
module\pypyjit\test\test_policy.py ............
module\pypyjit\test\test_pyframe.py .
module\pypyjit\test\test_ztranslation.py .
=================== 28 passed, 1 skipped in 109.60 seconds ====================
++ 02:04:54 starting module/struct/test [124 started in total]
__ module/pyexpat/test [121 done in total, somefailed=True] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 21 items
module\pyexpat\test\apptest_pyexpat.py .FF
module\pyexpat\test\test_build.py .
module\pyexpat\test\test_parser.py .................
================================== FAILURES ===================================
________________________ test_set_activation_threshold ________________________
def test_set_activation_threshold():
parser = pyexpat.ParserCreate()
# Raises on error
> parser.SetAllocTrackerActivationThreshold(1000)
E (application-level) ExpatError: parser must be a root parser
module\pyexpat\test\apptest_pyexpat.py:14: ExpatError
_______________________ test_set_maximum_amplification ________________________
def test_set_maximum_amplification():
parser = pyexpat.ParserCreate()
# Raises on error
> parser.SetAllocTrackerMaximumAmplification(3.0)
E (application-level) ExpatError: parser must be a root parser
module\pyexpat\test\apptest_pyexpat.py:19: ExpatError
=========================== short test summary info ===========================
FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_activation_threshold
FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_maximum_amplification
==================== 2 failed, 19 passed in 117.49 seconds ====================
++ 02:05:00 starting module/sys/test [125 started in total]
__ module/signal/test [122 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 27 items
module\signal\test\apptest_signal.py s
module\signal\test\test_signal.py s.s.....ss..s...sssssss...
=================== 14 passed, 13 skipped in 103.46 seconds ===================
++ 02:06:25 starting module/termios/test [126 started in total]
__ module/termios/test [123 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 3.05 seconds ==========================
++ 02:06:31 starting module/test_lib_pypy [127 started in total]
__ module/select/test [124 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
module\select\test\test_epoll.py ssssssssss
module\select\test\test_kqueue.py ssssss
module\select\test\test_select.py ssssssssssssssss..........ss
module\select\test\test_select_signal.py s
module\select\test\test_ztranslation.py .
=================== 11 passed, 35 skipped in 209.30 seconds ===================
++ 02:06:52 starting module/thread/test [128 started in total]
__ module/struct/test [125 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 52 items
module\struct\test\apptest_struct.py ..........................................
module\struct\test\apptest_structbuffer.py ..
module\struct\test\test_struct.py .......
module\struct\test\test_ztranslation.py .
========================= 52 passed in 132.47 seconds =========================
++ 02:07:14 starting module/time/test [129 started in total]
__ module/sys/test [126 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 96 items
module\sys\test\apptest_audit.py .........
module\sys\test\apptest_initpath.py .
module\sys\test\apptest_sys.py .
module\sys\test\test_encoding.py .s
module\sys\test\test_initpath.py ..s......
module\sys\test\test_sysmodule.py .....................ss..................ss........................
module\sys\test\test_version.py .......
=================== 90 passed, 6 skipped in 173.93 seconds ====================
++ 02:07:56 starting module/token/test [130 started in total]
__ module/test_lib_pypy [127 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 238 items / 5 skipped
module\test_lib_pypy\test_code_module.py ...
module\test_lib_pypy\test_collections.py .....................
module\test_lib_pypy\test_marshal_extra.py .......................................................................................................................................................
module\test_lib_pypy\test_md5_extra.py ......
module\test_lib_pypy\test_pickle_extra.py s
module\test_lib_pypy\test_sha_extra.py .....
module\test_lib_pypy\test_site_extra.py .
module\test_lib_pypy\test_stackless.py ..............................
module\test_lib_pypy\test_stackless_pickling.py ..
module\test_lib_pypy\test_structseq.py ...........
module\test_lib_pypy\test_tputil.py ..s....
=================== 236 passed, 7 skipped in 148.25 seconds ===================
++ 02:09:06 starting module/unicodedata/test [131 started in total]
__ module/token/test [128 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 8 items
module\token\test\apptest_token.py ........
========================== 8 passed in 89.52 seconds ==========================
++ 02:09:32 starting module/zipimport/test [132 started in total]
__ module/unicodedata/test [129 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 35 items
module\unicodedata\test\test_hyp.py ................
module\unicodedata\test\test_unicodedata.py ...................
========================= 35 passed in 85.29 seconds ==========================
++ 02:10:35 starting module/zlib/test [133 started in total]
__ module/time/test [130 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 43 items
module\time\test\apptest_time.py ....ssss..........ss....s.s...........s..
module\time\test\test_timeutils.py .
module\time\test\test_ztranslation.py .
=================== 34 passed, 9 skipped in 206.37 seconds ====================
++ 02:10:47 starting objspace/fake/test [134 started in total]
__ module/zipimport/test [131 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items
module\zipimport\test\apptest_zipimport.py .
========================== 1 passed in 74.92 seconds ==========================
++ 02:10:54 starting objspace/std/test [135 started in total]
__ module/thread/test [132 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 56 items
module\thread\test\test_fork.py ssss
module\thread\test\test_gil.py ....
module\thread\test\test_import_lock.py .....
module\thread\test\test_local.py .......
module\thread\test\test_lock.py ...............ssss..
module\thread\test\test_thread.py .............s.
=================== 47 passed, 9 skipped in 277.15 seconds ====================
++ 02:11:37 starting objspace/test [136 started in total]
__ module/zlib/test [133 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
module\zlib\test\test_zlib.py ......................................
========================= 38 passed in 64.01 seconds ==========================
++ 02:11:42 starting sandbox/test [137 started in total]
__ sandbox/test [134 done in total, somefailed=False] _________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 3.35 seconds ==========================
++ 02:11:48 starting tool/bench/test [138 started in total]
__ tool/bench/test [135 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items / 1 skipped
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\bench\test\test_pypyresult.py ...
===================== 3 passed, 1 skipped in 7.70 seconds =====================
++ 02:11:57 starting tool/memusage/test [139 started in total]
__ objspace/fake/test [136 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
objspace\fake\test\test_checkmodule.py ........
objspace\fake\test\test_objspace.py .............
========================= 21 passed in 72.11 seconds ==========================
++ 02:12:02 starting tool/pytest/fake_pytest/test [140 started in total]
__ tool/memusage/test [137 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\memusage\test\test_log2gnumeric.py .....
========================== 5 passed in 6.42 seconds ===========================
++ 02:12:07 starting tool/pytest/test [141 started in total]
__ objspace/test [138 done in total, somefailed=False] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 75 items
objspace\test\apptest_binop_overriding.py .
objspace\test\apptest_descriptor.py ....s....
objspace\test\apptest_descroperation.py ................s......................................
objspace\test\test_descroperation.py ..........
==================== 73 passed, 2 skipped in 63.88 seconds ====================
++ 02:12:45 starting tool/release/test [142 started in total]
__ tool/pytest/fake_pytest/test [139 done in total, somefailed=False] _________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items
tool\pytest\fake_pytest\test\apptest_fake_pytest.py .
========================== 1 passed in 45.10 seconds ==========================
++ 02:12:54 starting tool/test [143 started in total]
__ tool/test [140 done in total, somefailed=False] ____________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\test\test_gdb_pypy.py ...........
tool\test\test_getdocstrings.py ...
tool\test\test_isolate.py .......
tool\test\test_lib_pypy.py ...
tool\test\test_license.py .
tool\test\test_package.py .
tool\test\test_tab.py ..
tool\test\test_template.py .
========================= 29 passed in 68.75 seconds ==========================
__ tool/release/test [141 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\release\test\test_package.py ...ss
tool\release\test\test_smartstrip.py sss
==================== 3 passed, 5 skipped in 93.13 seconds =====================
__ tool/pytest/test [142 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
tool\pytest\test\test_appsupport.py .........
tool\pytest\test\test_astrewrite.py .....
tool\pytest\test\test_conftest1.py ...xx
tool\pytest\test\test_pytestsupport.py ......
=================== 23 passed, 2 xfailed in 354.28 seconds ====================
__ objspace/std/test [143 done in total, somefailed=True] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 2519 items
objspace\std\test\apptest_boolobject.py .........
objspace\std\test\apptest_callmethod.py ..........
objspace\std\test\apptest_complexobject.py ....................................
objspace\std\test\apptest_contains.py ..
objspace\std\test\apptest_fstring.py .....................
objspace\std\test\apptest_instmethobject.py .....
objspace\std\test\apptest_iterobject.py .....................
objspace\std\test\apptest_memoryobject.py ........
objspace\std\test\apptest_operation.py .
objspace\std\test\apptest_stringformat.py .................s......s..................s........................
objspace\std\test\apptest_typeobjject.py ........
objspace\std\test\apptest_unicode.py ...........................s..........................................................................................
objspace\std\test\apptest_userobject.py ........................
objspace\std\test\test_boolobject.py .......
objspace\std\test\test_bytearrayobject.py .....................................................................................
objspace\std\test\test_bytesobject.py ................................................................................s......................
objspace\std\test\test_callmethod.py ...
objspace\std\test\test_celldict.py ..........................................
objspace\std\test\test_complexobject.py ....
objspace\std\test\test_dictmultiobject.py .........s.s.........................................................s.........................................................s.........................................................................
objspace\std\test\test_dictproxy.py ................
objspace\std\test\test_floatobject.py ......................................................
objspace\std\test\test_identitydict.py .....
objspace\std\test\test_identityset.py .......
objspace\std\test\test_index.py ...................................
objspace\std\test\test_intobject.py ..........................F..................................................................................................................................
objspace\std\test\test_iterobject.py ....
objspace\std\test\test_jsondict.py ..........
objspace\std\test\test_kwargsdict.py ....................................
objspace\std\test\test_lengthhint.py .....................
objspace\std\test\test_listobject.py ..................................................................................................................
objspace\std\test\test_liststrategies.py ...................................................................s...................................................................
objspace\std\test\test_longobject.py ....................................................
objspace\std\test\test_mapdict.py ..........................................................................................s.......................................................
objspace\std\test\test_memoryobject.py .............................................
objspace\std\test\test_methodcache.py ............................................................................................
objspace\std\test\test_newformat.py ...............................................................
objspace\std\test\test_noneobject.py ...
objspace\std\test\test_obj.py .......................................
objspace\std\test\test_prebuiltint.py ..............................................................
objspace\std\test\test_proxy.py ssssssssssss
objspace\std\test\test_proxy_function.py ........
objspace\std\test\test_proxy_internals.py .......
objspace\std\test\test_proxy_iter.py .
objspace\std\test\test_proxy_object.py ..........
objspace\std\test\test_proxy_usercreated.py .
objspace\std\test\test_random_attr.py s....
objspace\std\test\test_setobject.py .................................................................................................
objspace\std\test\test_setstrategies.py ....s...ss...
objspace\std\test\test_sliceobject.py .............
objspace\std\test\test_smalllongobject.py ..........................F..................................................................................................................................................F...................................................................
objspace\std\test\test_specialisedtupleobject.py ...................ss............................
objspace\std\test\test_stdobjspace.py s........
objspace\std\test\test_translate.py .
objspace\std\test\test_tupleobject.py .......................................
objspace\std\test\test_typeobject.py ............................................................................................................
objspace\std\test\test_unicodeobject.py .................
objspace\std\test\test_userobject.py .
objspace\std\test\test_versionedtype.py ...............
================================== FAILURES ===================================
_________________ TestW_IntObject.test_lshift_without_fromint _________________
self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x000001b293e15ce0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001b293e15ca0>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:385:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:834: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:865: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
_________________ TestW_IntObject.test_lshift_without_fromint _________________
self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x000001b2965ec7e0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001b2965ec820>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:385:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:834: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:865: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
__________ TestW_IntObjectWithSmallLong.test_lshift_without_fromint ___________
self = <pypy.objspace.std.test.test_smalllongobject.TestW_IntObjectWithSmallLong instance at 0x000001b2f876a2e0>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000001b2f876a320>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:385:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:834: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:865: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
=========================== short test summary info ===========================
FAIL objspace\std\test\test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint
FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint
FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint
============= 3 failed, 2486 passed, 30 skipped in 508.85 seconds =============
program finished with exit code 1
elapsedTime=9284.017000