virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=rpython --timeout=4000
in dir d:\pypy_stuff\buildbot64\slave\rpython-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=rpython', '--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\rpython-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)
-- annotator/test
-- config/test
-- flowspace/test
-- jit/backend/aarch64/test/test_basic.py
-- jit/backend/aarch64/test/test_call.py
-- jit/backend/aarch64/test/test_calling_convention.py
-- jit/backend/aarch64/test/test_del.py
-- jit/backend/aarch64/test/test_dict.py
-- jit/backend/aarch64/test/test_exception.py
-- jit/backend/aarch64/test/test_fficall.py
-- jit/backend/aarch64/test/test_float.py
-- jit/backend/aarch64/test/test_instr_builder.py
-- jit/backend/aarch64/test/test_jitlog.py
-- jit/backend/aarch64/test/test_list.py
-- jit/backend/aarch64/test/test_llop.py
-- jit/backend/aarch64/test/test_loop_unroll.py
-- jit/backend/aarch64/test/test_quasiimmut.py
-- jit/backend/aarch64/test/test_rawmem.py
-- jit/backend/aarch64/test/test_recursive.py
-- jit/backend/aarch64/test/test_runner.py
-- jit/backend/aarch64/test/test_rvmprof.py
-- jit/backend/aarch64/test/test_send.py
-- jit/backend/aarch64/test/test_slist.py
-- jit/backend/aarch64/test/test_string.py
-- jit/backend/aarch64/test/test_tl.py
-- jit/backend/aarch64/test/test_tlc.py
-- jit/backend/aarch64/test/test_virtual.py
-- jit/backend/aarch64/test/test_virtualizable.py
-- jit/backend/aarch64/test/test_virtualref.py
-- jit/backend/aarch64/test/test_zrpy_gc.py
-- jit/backend/aarch64/test/test_zrpy_gc_boehm.py
-- jit/backend/aarch64/test/test_zrpy_releasegil.py
-- jit/backend/aarch64/test/test_zrpy_vmprof.py
-- jit/backend/aarch64/test/test_ztranslation_basic.py
-- jit/backend/aarch64/test/test_ztranslation_call_assembler.py
-- jit/backend/aarch64/test/test_ztranslation_jit_stats.py
-- jit/backend/arm/test
-- jit/backend/llgraph/test
-- jit/backend/llsupport/test
-- jit/backend/ppc/test
-- jit/backend/riscv/test
-- jit/backend/test
-- jit/backend/x86/test/test_assembler.py
-- jit/backend/x86/test/test_basic.py
-- jit/backend/x86/test/test_call.py
-- jit/backend/x86/test/test_callbuilder.py
-- jit/backend/x86/test/test_calling_convention.py
-- jit/backend/x86/test/test_del.py
-- jit/backend/x86/test/test_dict.py
-- jit/backend/x86/test/test_exception.py
-- jit/backend/x86/test/test_fficall.py
-- jit/backend/x86/test/test_float.py
-- jit/backend/x86/test/test_jitlog.py
-- jit/backend/x86/test/test_jump.py
-- jit/backend/x86/test/test_list.py
-- jit/backend/x86/test/test_llop.py
-- jit/backend/x86/test/test_longlong.py
-- jit/backend/x86/test/test_loop_unroll.py
-- jit/backend/x86/test/test_quasiimmut.py
-- jit/backend/x86/test/test_rawmem.py
-- jit/backend/x86/test/test_recursive.py
-- jit/backend/x86/test/test_regalloc.py
-- jit/backend/x86/test/test_regloc.py
-- jit/backend/x86/test/test_runner.py
-- jit/backend/x86/test/test_rvmprof.py
-- jit/backend/x86/test/test_rx86.py
-- jit/backend/x86/test/test_rx86_32_auto_encoding.py
-- jit/backend/x86/test/test_rx86_64_auto_encoding.py
-- jit/backend/x86/test/test_send.py
-- jit/backend/x86/test/test_slist.py
-- jit/backend/x86/test/test_string.py
-- jit/backend/x86/test/test_symbolic_x86.py
-- jit/backend/x86/test/test_tl.py
-- jit/backend/x86/test/test_tlc.py
-- jit/backend/x86/test/test_tracelimit.py
-- jit/backend/x86/test/test_virtual.py
-- jit/backend/x86/test/test_virtualizable.py
-- jit/backend/x86/test/test_virtualref.py
-- jit/backend/x86/test/test_x86vector.py
-- jit/backend/x86/test/test_zmath.py
-- jit/backend/x86/test/test_zrpy_gc.py
-- jit/backend/x86/test/test_zrpy_gc_boehm.py
-- jit/backend/x86/test/test_zrpy_releasegil.py
-- jit/backend/x86/test/test_zrpy_vecopt.py
-- jit/backend/x86/test/test_zrpy_vmprof.py
-- jit/backend/x86/test/test_ztranslation_basic.py
-- jit/backend/x86/test/test_ztranslation_call_assembler.py
-- jit/backend/x86/test/test_ztranslation_external_exception.py
-- jit/backend/x86/test/test_ztranslation_jit_stats.py
-- jit/backend/x86/tool/test/test_viewcode.py
-- jit/backend/zarch/test
-- jit/codewriter/test
-- jit/metainterp/optimizeopt/test/test_costmodel.py
-- jit/metainterp/optimizeopt/test/test_dependency.py
-- jit/metainterp/optimizeopt/test/test_guard.py
-- jit/metainterp/optimizeopt/test/test_intbound.py
-- jit/metainterp/optimizeopt/test/test_intdiv.py
-- jit/metainterp/optimizeopt/test/test_optimizebasic.py
-- jit/metainterp/optimizeopt/test/test_optimizebridge.py
-- jit/metainterp/optimizeopt/test/test_optimizeheap.py
-- jit/metainterp/optimizeopt/test/test_optimizeintbound.py
-- jit/metainterp/optimizeopt/test/test_optimizeopt.py
-- jit/metainterp/optimizeopt/test/test_rawbuffer.py
-- jit/metainterp/optimizeopt/test/test_schedule.py
-- jit/metainterp/optimizeopt/test/test_short.py
-- jit/metainterp/optimizeopt/test/test_unroll.py
-- jit/metainterp/optimizeopt/test/test_util.py
-- jit/metainterp/optimizeopt/test/test_vecopt.py
-- jit/metainterp/optimizeopt/test/test_virtualstate.py
-- jit/metainterp/optimizeopt/test/test_z3checktests.py
-- jit/metainterp/optimizeopt/test/test_z3intbound.py
-- jit/metainterp/ruleopt/test/test_codegen.py
-- jit/metainterp/ruleopt/test/test_parse.py
-- jit/metainterp/ruleopt/test/test_prove.py
-- jit/metainterp/test/test_ajit.py
-- jit/metainterp/test/test_blackhole.py
-- jit/metainterp/test/test_bridgeopt.py
-- jit/metainterp/test/test_bytearray.py
-- jit/metainterp/test/test_call.py
-- jit/metainterp/test/test_compile.py
-- jit/metainterp/test/test_counter.py
-- jit/metainterp/test/test_del.py
-- jit/metainterp/test/test_dict.py
-- jit/metainterp/test/test_exception.py
-- jit/metainterp/test/test_executor.py
-- jit/metainterp/test/test_fficall.py
-- jit/metainterp/test/test_float.py
-- jit/metainterp/test/test_greenfield.py
-- jit/metainterp/test/test_heapcache.py
-- jit/metainterp/test/test_history.py
-- jit/metainterp/test/test_immutable.py
-- jit/metainterp/test/test_jitdriver.py
-- jit/metainterp/test/test_jitiface.py
-- jit/metainterp/test/test_jitprof.py
-- jit/metainterp/test/test_list.py
-- jit/metainterp/test/test_llop.py
-- jit/metainterp/test/test_logger.py
-- jit/metainterp/test/test_longlong.py
-- jit/metainterp/test/test_loop.py
-- jit/metainterp/test/test_loop_unroll.py
-- jit/metainterp/test/test_loop_unroll_disopt.py
-- jit/metainterp/test/test_math.py
-- jit/metainterp/test/test_memmgr.py
-- jit/metainterp/test/test_opencoder.py
-- jit/metainterp/test/test_pyjitpl.py
-- jit/metainterp/test/test_quasiimmut.py
-- jit/metainterp/test/test_rawmem.py
-- jit/metainterp/test/test_recursive.py
-- jit/metainterp/test/test_resoperation.py
-- jit/metainterp/test/test_resume.py
-- jit/metainterp/test/test_resumecode.py
-- jit/metainterp/test/test_send.py
-- jit/metainterp/test/test_slist.py
-- jit/metainterp/test/test_string.py
-- jit/metainterp/test/test_support.py
-- jit/metainterp/test/test_threadlocal.py
-- jit/metainterp/test/test_tl.py
-- jit/metainterp/test/test_tlc.py
-- jit/metainterp/test/test_tracelimit.py
-- jit/metainterp/test/test_tracingopts.py
-- jit/metainterp/test/test_virtual.py
-- jit/metainterp/test/test_virtualizable.py
-- jit/metainterp/test/test_virtualref.py
-- jit/metainterp/test/test_warmspot.py
-- jit/metainterp/test/test_warmstate.py
-- jit/metainterp/test/test_zvector.py
-- jit/tl/test
-- jit/tl/tinyframe/test
-- jit/tl/tla
-- jit/tool/test
-- memory/gc/test
-- memory/gctransform/test
-- memory/test/test_gctypelayout.py
-- memory/test/test_generational_gc.py
-- memory/test/test_growingsemispace_gc.py
-- memory/test/test_hybrid_gc.py
-- memory/test/test_hybrid_gc_smallheap.py
-- memory/test/test_incminimark_gc.py
-- memory/test/test_incminimark_gc_cardmarking.py
-- memory/test/test_lldict.py
-- memory/test/test_minimark_gc.py
-- memory/test/test_minimark_gc_cardmarking.py
-- memory/test/test_semispace_gc.py
-- memory/test/test_support.py
-- memory/test/test_transformed_gc.py
-- rlib/parsing/test/test_deterministic.py
-- rlib/parsing/test/test_ebnfparse.py
-- rlib/parsing/test/test_lexer.py
-- rlib/parsing/test/test_parse.py
-- rlib/parsing/test/test_parseerrors.py
-- rlib/parsing/test/test_pcre_regtest.py
-- rlib/parsing/test/test_pypackrat.py
-- rlib/parsing/test/test_pythonlexer.py
-- rlib/parsing/test/test_pythonparse.py
-- rlib/parsing/test/test_regex.py
-- rlib/parsing/test/test_regexparse.py
-- rlib/parsing/test/test_translate.py
-- rlib/parsing/test/test_translate_lexer.py
-- rlib/parsing/test/test_tree.py
-- rlib/rjitlog/test/test_jitlog.py
-- rlib/rsre/test/test_char.py
-- rlib/rsre/test/test_ext_opcode.py
-- rlib/rsre/test/test_match.py
-- rlib/rsre/test/test_re.py
-- rlib/rsre/test/test_search.py
-- rlib/rsre/test/test_zexternal.py
-- rlib/rsre/test/test_zinterp.py
-- rlib/rsre/test/test_zjit.py
-- rlib/rstrategies/test/test_rstrategies.py
-- rlib/rstruct/test/test_ieee.py
-- rlib/rstruct/test/test_pack.py
-- rlib/rstruct/test/test_runpack.py
-- rlib/rvmprof/test/test_file.py
-- rlib/rvmprof/test/test_rvmprof.py
-- rlib/rvmprof/test/test_support.py
-- rlib/rvmprof/test/test_traceback.py
-- rlib/rvmprof/test/test_ztranslation.py
-- rlib/test/test__jit_vref.py
-- rlib/test/test_buffer.py
-- rlib/test/test_cache.py
-- rlib/test/test_clibffi.py
-- rlib/test/test_compilerinfo.py
-- rlib/test/test_debug.py
-- rlib/test/test_jit.py
-- rlib/test/test_jit_libffi.py
-- rlib/test/test_libffi.py
-- rlib/test/test_listsort.py
-- rlib/test/test_longlong2float.py
-- rlib/test/test_mutbuffer.py
-- rlib/test/test_nonconst.py
-- rlib/test/test_objectmodel.py
-- rlib/test/test_posix.py
-- rlib/test/test_rStringIO.py
-- rlib/test/test_rarithmetic.py
-- rlib/test/test_rawrefcount.py
-- rlib/test/test_rawrefcount_boehm.py
-- rlib/test/test_rawstorage.py
-- rlib/test/test_rbigint.py
-- rlib/test/test_rbisect.py
-- rlib/test/test_rcomplex.py
-- rlib/test/test_rdtoa.py
-- rlib/test/test_rdynload.py
-- rlib/test/test_rerased.py
-- rlib/test/test_rfile.py
-- rlib/test/test_rfloat.py
-- rlib/test/test_rgc.py
-- rlib/test/test_rgil.py
-- rlib/test/test_rlocale.py
-- rlib/test/test_rmarshal.py
-- rlib/test/test_rmd5.py
-- rlib/test/test_rmmap.py
-- rlib/test/test_rope.py
-- rlib/test/test_rpath.py
-- rlib/test/test_rpoll.py
-- rlib/test/test_rposix.py
-- rlib/test/test_rposix_environ.py
-- rlib/test/test_rposix_scandir.py
-- rlib/test/test_rposix_stat.py
-- rlib/test/test_rrandom.py
-- rlib/test/test_rrawarray.py
-- rlib/test/test_rsha.py
-- rlib/test/test_rshrinklist.py
-- rlib/test/test_rsignal.py
-- rlib/test/test_rsiphash.py
-- rlib/test/test_rsocket.py
-- rlib/test/test_rstacklet.py
-- rlib/test/test_rstackovf.py
-- rlib/test/test_rstring.py
-- rlib/test/test_rtermios.py
-- rlib/test/test_rthread.py
-- rlib/test/test_rtime.py
-- rlib/test/test_rtimer.py
-- rlib/test/test_runicode.py
-- rlib/test/test_rurandom.py
-- rlib/test/test_rutf8.py
-- rlib/test/test_rweakkeydict.py
-- rlib/test/test_rweaklist.py
-- rlib/test/test_rweakref.py
-- rlib/test/test_rweakvaldict.py
-- rlib/test/test_rwin32.py
-- rlib/test/test_rzipfile.py
-- rlib/test/test_rzlib.py
-- rlib/test/test_signature.py
-- rlib/test/test_streamio.py
-- rlib/test/test_z3.py
-- rlib/unicodedata/test/test_codegen.py
-- rlib/unicodedata/test/test_dawg.py
-- rlib/unicodedata/test/test_ucd.py
-- rlib/unicodedata/test/test_unicodedata.py
-- rtyper/lltypesystem/module/test
-- rtyper/lltypesystem/test
-- rtyper/test
-- rtyper/tool/test
-- tool/algo/test
-- tool/cparser/test
-- tool/jitlogparser/test
-- tool/pytest/test
-- tool/test
-- translator/backendopt/test
-- translator/c/test/test_backendoptimized.py
-- translator/c/test/test_boehm.py
-- translator/c/test/test_database.py
-- translator/c/test/test_exception.py
-- translator/c/test/test_extfunc.py
-- translator/c/test/test_genc.py
-- translator/c/test/test_lladdresses.py
-- translator/c/test/test_llop.py
-- translator/c/test/test_lltyped.py
-- translator/c/test/test_math.py
-- translator/c/test/test_newgc.py
-- translator/c/test/test_refcount.py
-- translator/c/test/test_rtagged.py
-- translator/c/test/test_standalone.py
-- translator/c/test/test_standalone_print_function.py
-- translator/c/test/test_support.py
-- translator/c/test/test_symbolic.py
-- translator/c/test/test_typed.py
-- translator/platform/arch/test
-- translator/platform/test
-- translator/sandbox/test
-- translator/test
-- translator/tool/test
-- total: 322 to run
++ 10:02:28 starting annotator/test [1 started in total]
++ 10:02:28 starting config/test [2 started in total]
++ 10:02:28 starting flowspace/test [3 started in total]
++ 10:02:28 starting jit/backend/aarch64/test/test_basic.py [4 started in total]
__ flowspace/test [1 done in total, somefailed=False] _________________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 162 items
flowspace\test\test_argument.py .....
flowspace\test\test_checkgraph.py ........
flowspace\test\test_flowcontext.py .....
flowspace\test\test_framestate.py ..........
flowspace\test\test_generator.py .....
flowspace\test\test_model.py .........
flowspace\test\test_objspace.py .............................................................xx...................xx..x................
flowspace\test\test_objspace_py2.py ....
flowspace\test\test_print_function.py .........
flowspace\test\test_unroll.py ....
=================== 157 passed, 5 xfailed in 67.09 seconds ====================
++ 10:03:43 starting jit/backend/aarch64/test/test_call.py [5 started in total]
__ jit/backend/aarch64/test/test_basic.py [2 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 10:03:50 starting jit/backend/aarch64/test/test_calling_convention.py [6 started in total]
__ jit/backend/aarch64/test/test_call.py [3 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:03:50 starting jit/backend/aarch64/test/test_del.py [7 started in total]
__ jit/backend/aarch64/test/test_calling_convention.py [4 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:03:57 starting jit/backend/aarch64/test/test_dict.py [8 started in total]
__ config/test [5 done in total, somefailed=False] ____________________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 43 items
config\test\test_config.py ....................................
config\test\test_parse.py ..
config\test\test_support.py sss
config\test\test_translationoption.py ..
==================== 40 passed, 3 skipped in 78.87 seconds ====================
++ 10:03:57 starting jit/backend/aarch64/test/test_exception.py [9 started in total]
__ jit/backend/aarch64/test/test_del.py [6 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:03:58 starting jit/backend/aarch64/test/test_fficall.py [10 started in total]
__ jit/backend/aarch64/test/test_dict.py [7 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 10:04:08 starting jit/backend/aarch64/test/test_float.py [11 started in total]
__ jit/backend/aarch64/test/test_exception.py [8 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:08 starting jit/backend/aarch64/test/test_instr_builder.py [12 started in total]
__ jit/backend/aarch64/test/test_fficall.py [9 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 10:04:09 starting jit/backend/aarch64/test/test_jitlog.py [13 started in total]
__ jit/backend/aarch64/test/test_jitlog.py [10 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:18 starting jit/backend/aarch64/test/test_list.py [14 started in total]
__ jit/backend/aarch64/test/test_instr_builder.py [11 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 10:04:19 starting jit/backend/aarch64/test/test_llop.py [15 started in total]
__ jit/backend/aarch64/test/test_float.py [12 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:19 starting jit/backend/aarch64/test/test_loop_unroll.py [16 started in total]
__ jit/backend/aarch64/test/test_list.py [13 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:27 starting jit/backend/aarch64/test/test_quasiimmut.py [17 started in total]
__ jit/backend/aarch64/test/test_llop.py [14 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:30 starting jit/backend/aarch64/test/test_rawmem.py [18 started in total]
__ jit/backend/aarch64/test/test_loop_unroll.py [15 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:30 starting jit/backend/aarch64/test/test_recursive.py [19 started in total]
__ jit/backend/aarch64/test/test_quasiimmut.py [16 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:34 starting jit/backend/aarch64/test/test_runner.py [20 started in total]
__ jit/backend/aarch64/test/test_recursive.py [17 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:40 starting jit/backend/aarch64/test/test_rvmprof.py [21 started in total]
__ jit/backend/aarch64/test/test_rawmem.py [18 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:40 starting jit/backend/aarch64/test/test_send.py [22 started in total]
__ jit/backend/aarch64/test/test_runner.py [19 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:43 starting jit/backend/aarch64/test/test_slist.py [23 started in total]
__ jit/backend/aarch64/test/test_send.py [20 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.06 seconds ==========================
++ 10:04:49 starting jit/backend/aarch64/test/test_string.py [24 started in total]
__ jit/backend/aarch64/test/test_rvmprof.py [21 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 10:04:49 starting jit/backend/aarch64/test/test_tl.py [25 started in total]
__ jit/backend/aarch64/test/test_slist.py [22 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 10:04:54 starting jit/backend/aarch64/test/test_tlc.py [26 started in total]
__ jit/backend/aarch64/test/test_tl.py [23 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:59 starting jit/backend/aarch64/test/test_virtual.py [27 started in total]
__ jit/backend/aarch64/test/test_string.py [24 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:04:59 starting jit/backend/aarch64/test/test_virtualizable.py [28 started in total]
__ jit/backend/aarch64/test/test_tlc.py [25 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:05 starting jit/backend/aarch64/test/test_virtualref.py [29 started in total]
__ jit/backend/aarch64/test/test_virtual.py [26 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 10:05:08 starting jit/backend/aarch64/test/test_zrpy_gc.py [30 started in total]
__ jit/backend/aarch64/test/test_virtualizable.py [27 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ==========================
++ 10:05:08 starting jit/backend/aarch64/test/test_zrpy_gc_boehm.py [31 started in total]
__ jit/backend/aarch64/test/test_virtualref.py [28 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:16 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [32 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [29 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:18 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [33 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc.py [30 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:18 starting jit/backend/aarch64/test/test_ztranslation_basic.py [34 started in total]
__ jit/backend/aarch64/test/test_zrpy_releasegil.py [31 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:25 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [35 started in total]
__ jit/backend/aarch64/test/test_ztranslation_basic.py [32 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:29 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [36 started in total]
__ jit/backend/aarch64/test/test_zrpy_vmprof.py [33 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:29 starting jit/backend/arm/test [37 started in total]
__ jit/backend/aarch64/test/test_ztranslation_call_assembler.py [34 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:34 starting jit/backend/llgraph/test [38 started in total]
__ jit/backend/aarch64/test/test_ztranslation_jit_stats.py [35 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ==========================
++ 10:05:38 starting jit/backend/llsupport/test [39 started in total]
__ jit/backend/arm/test [36 done in total, somefailed=False] __________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 10:05:40 starting jit/backend/ppc/test [40 started in total]
__ jit/backend/ppc/test [37 done in total, somefailed=False] __________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 10:05:49 starting jit/backend/riscv/test [41 started in total]
__ jit/backend/riscv/test [38 done in total, somefailed=False] ________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 10:05:58 starting jit/backend/test [42 started in total]
__ jit/backend/llgraph/test [39 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 156 items
jit\backend\llgraph\test\test_llgraph.py ss...............................................................................sss..........s.sssss......s.............ss..s.....s.........s.....s........
=================== 138 passed, 18 skipped in 28.07 seconds ===================
++ 10:06:13 starting jit/backend/x86/test/test_assembler.py [43 started in total]
__ jit/backend/x86/test/test_assembler.py [40 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\backend\x86\test\test_assembler.py ...
========================== 3 passed in 5.52 seconds ===========================
++ 10:06:25 starting jit/backend/x86/test/test_basic.py [44 started in total]
__ jit/backend/test [41 done in total, somefailed=False] ______________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit\backend\test\test_detect_cpu.py .....
jit\backend\test\test_ll_random.py .
jit\backend\test\test_model.py .
jit\backend\test\test_random.py .
jit\backend\test\test_zll_stress_0.py .
jit\backend\test\test_zll_stress_1.py .
jit\backend\test\test_zll_stress_2.py .
jit\backend\test\test_zll_stress_3.py .
========================= 12 passed in 451.89 seconds =========================
++ 10:13:45 starting jit/backend/x86/test/test_call.py [45 started in total]
__ jit/backend/x86/test/test_call.py [42 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit\backend\x86\test\test_call.py ................
========================= 16 passed in 163.23 seconds =========================
++ 10:16:43 starting jit/backend/x86/test/test_callbuilder.py [46 started in total]
__ jit/backend/x86/test/test_callbuilder.py [43 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit\backend\x86\test\test_callbuilder.py ..
========================== 2 passed in 72.41 seconds ==========================
++ 10:18:34 starting jit/backend/x86/test/test_calling_convention.py [47 started in total]
__ jit/backend/llsupport/test [44 done in total, somefailed=True] _____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 420 items
jit\backend\llsupport\test\test_asmmemmgr.py ...........s...
jit\backend\llsupport\test\test_codemap.py .s
jit\backend\llsupport\test\test_descr.py ....s....s............
jit\backend\llsupport\test\test_ffisupport.py F
jit\backend\llsupport\test\test_gc.py .............
jit\backend\llsupport\test\test_gc_integration.py ..............s......
jit\backend\llsupport\test\test_gcreftracer.py ...
jit\backend\llsupport\test\test_recompilation.py .....
jit\backend\llsupport\test\test_regalloc.py ...............................................s.
jit\backend\llsupport\test\test_regalloc_integration.py ...........................ssssss
jit\backend\llsupport\test\test_rewrite.py ......................F....................................................................
jit\backend\llsupport\test\test_runner.py ssssssssssssss.sssssssssssssssss.ss..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..sssssss.s.s.s.s.ssssssssssssssssssssssssssssssssssss
jit\backend\llsupport\test\test_skiplist.py .
jit\backend\llsupport\test\test_symbolic.py ......
jit\backend\llsupport\test\test_zrpy_gc_direct.py ..
================================== FAILURES ===================================
___________________________ test_call_descr_dynamic ___________________________
def test_call_descr_dynamic():
args = [types.sint, types.pointer]
descr = calldescr_dynamic_for_tests(FakeCPU(), args, types.sint)
assert isinstance(descr, CallDescr)
assert descr.result_type == 'i'
assert descr.result_flag == FLAG_SIGNED
assert descr.arg_classes == 'ii'
assert descr.get_ffi_flags() == FFI_DEFAULT_ABI
args = [types.sint, types.double, types.pointer]
descr = calldescr_dynamic_for_tests(FakeCPU(), args, types.void)
assert descr is None # missing floats
descr = calldescr_dynamic_for_tests(FakeCPU(supports_floats=True),
args, types.void)
assert descr.result_type == 'v'
assert descr.result_flag == FLAG_VOID
assert descr.arg_classes == 'ifi'
assert descr.get_ffi_flags() == FFI_DEFAULT_ABI
descr = calldescr_dynamic_for_tests(FakeCPU(), [], types.sint8)
assert descr.get_result_size() == 1
assert descr.result_flag == FLAG_SIGNED
assert descr.is_result_signed() == True
descr = calldescr_dynamic_for_tests(FakeCPU(), [], types.uint8)
assert isinstance(descr, CallDescr)
assert descr.get_result_size() == 1
assert descr.result_flag == FLAG_UNSIGNED
assert descr.is_result_signed() == False
if not is_64_bit or is_emulated_long:
descr = calldescr_dynamic_for_tests(FakeCPU(), [], types.slonglong)
> assert descr is None # missing longlongs
E assert <CallDescr() EF=7> is None
jit\backend\llsupport\test\test_ffisupport.py:51: AssertionError
___________ TestFramework.test_rewrite_assembler_newstr_newunicode ____________
self = <rpython.jit.backend.llsupport.test.test_rewrite.TestFramework object at 0x0000020d7ddaed08>
def test_rewrite_assembler_newstr_newunicode(self):
# note: strdescr.basesize already contains the extra final character,
# so that's why newstr(14) is rounded up to 'basesize+15' and not
# 'basesize+16'.
self.check_rewrite("""
[i2]
p0 = newstr(14)
p1 = newunicode(10)
p2 = newunicode(i2)
p3 = newstr(i2)
jump()
> """, """
[i2]
p0 = call_malloc_nursery( \
%(strdescr.basesize + 15 * strdescr.itemsize + \
unicodedescr.basesize + 10 * unicodedescr.itemsize)d)
gc_store(p0, 0, %(strdescr.tid)d, %(tiddescr.field_size)s)
gc_store(p0, %(strlendescr.offset)s, 14, %(strlendescr.field_size)s)
gc_store(p0, 0, 0, %(strhashdescr.field_size)s)
p1 = nursery_ptr_increment(p0, %(strdescr.basesize + 15 * strdescr.itemsize)d)
gc_store(p1, 0, %(unicodedescr.tid)d, %(tiddescr.field_size)s)
gc_store(p1, %(unicodelendescr.offset)s, 10, %(unicodelendescr.field_size)s)
gc_store(p1, 0, 0, %(unicodehashdescr.field_size)s)
p2 = call_malloc_nursery_varsize(2, %(unicodedescr.itemsize)d, i2,\
descr=unicodedescr)
gc_store(p2, %(unicodelendescr.offset)s, i2, %(unicodelendescr.field_size)s)
gc_store(p2, 0, 0, %(unicodehashdescr.field_size)s)
p3 = call_malloc_nursery_varsize(1, 1, i2, \
descr=strdescr)
gc_store(p3, %(strlendescr.offset)s, i2, %(strlendescr.field_size)s)
gc_store(p3, 0, 0, %(strhashdescr.field_size)s)
jump()
""")
jit\backend\llsupport\test\test_rewrite.py:669:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit\backend\llsupport\test\test_rewrite.py:197: in check_rewrite
equaloplists(operations, expected.operations, remap=remap)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
oplist1 = [r264 = call_malloc_nursery(72/ci), gc_store(r264, 0/ci, 0/ci, 8/ci), gc_store(r264, 8/ci, 14/ci, 8/ci), gc_store(r264, 0/ci, 0/ci, 8/ci), r265 = nursery_ptr_increment(r264, 32/ci), gc_store(r265, 0/ci, 0/ci, 8/ci), ...]
oplist2 = [r266 = call_malloc_nursery(68/ci), gc_store(r266, 0/ci, 0/ci, 8/ci), gc_store(r266, 8/ci, 14/ci, 8/ci), gc_store(r266, 0/ci, 0/ci, 8/ci), r267 = nursery_ptr_increment(r266, 32/ci), gc_store(r267, 0/ci, 0/ci, 8/ci), ...]
strict_fail_args = True, remap = {i262: i263}, text_right = 'expected'
def equaloplists(oplist1, oplist2, strict_fail_args=True, remap={},
text_right=None):
# try to use the full width of the terminal to display the list
# unfortunately, does not work with the default capture method of py.test
# (which is fd), you you need to use either -s or --capture=sys, else you
# get the standard 80 columns width
totwidth = py.io.get_terminal_width()
width = totwidth / 2 - 1
print(' Comparing lists '.center(totwidth, '-'))
text_right = text_right or 'expected'
memo = {}
print('%s| %s' % ('optimized'.center(width), text_right.center(width)))
for op1, op2 in itertools.izip_longest(oplist1, oplist2, fillvalue=''):
if op1:
txt1 = op1.repr(memo)
else:
txt1 = ''
if op2:
txt2 = op2.repr(memo)
else:
txt2 = ''
while txt1 or txt2:
part1 = txt1[:width]
part2 = txt2[:width]
if part1 == part2:
sep = '| '
else:
sep = '<>'
print('%s%s%s' % (part1.ljust(width), sep, part2))
txt1 = txt1[width:]
txt2 = txt2[width:]
print('-' * totwidth)
for i_count, (op1, op2) in enumerate(zip(oplist1, oplist2)):
assert op1.getopnum() == op2.getopnum()
assert op1.numargs() == op2.numargs()
for i in range(op1.numargs()):
x = op1.getarg(i)
y = op2.getarg(i)
> assert x.same_box(remap.get(y, y))
E assert <bound method ConstInt.same_box of Const(72)>(Const(68))
E + where <bound method ConstInt.same_box of Const(72)> = Const(72).same_box
E + and Const(68) = <bound method dict.get of {i262: i263}>(Const(68), Const(68))
E + where <bound method dict.get of {i262: i263}> = {i262: i263}.get
jit\metainterp\optimizeopt\util.py:171: AssertionError
---------------------------- Captured stdout call -----------------------------
------------------------------- Comparing lists --------------------------------
optimized | expected
r0 = call_malloc_nursery(72/ci) <>r1 = call_malloc_nursery(68/ci)
gc_store(r0, 0/ci, 0/ci, 8/ci) <>gc_store(r1, 0/ci, 0/ci, 8/ci)
gc_store(r0, 8/ci, 14/ci, 8/ci) <>gc_store(r1, 8/ci, 14/ci, 8/ci)
gc_store(r0, 0/ci, 0/ci, 8/ci) <>gc_store(r1, 0/ci, 0/ci, 8/ci)
r2 = nursery_ptr_increment(r0, 32/ci) <>r3 = nursery_ptr_increment(r1, 32/ci)
gc_store(r2, 0/ci, 0/ci, 8/ci) <>gc_store(r3, 0/ci, 0/ci, 8/ci)
gc_store(r2, 8/ci, 10/ci, 8/ci) <>gc_store(r3, 8/ci, 10/ci, 8/ci)
gc_store(r2, 0/ci, 0/ci, 8/ci) <>gc_store(r3, 0/ci, 0/ci, 8/ci)
r4 = call_malloc_nursery_varsize(2/ci, <>r6 = call_malloc_nursery_varsize(2/ci,
2/ci, i5, descr=<rpython.jit.backend.ll<>2/ci, i7, descr=<rpython.jit.backend.ll
support.descr.ArrayDescr object at 0x00| support.descr.ArrayDescr object at 0x00
00020d7ddaef38>) | 00020d7ddaef38>)
gc_store(r4, 8/ci, i5, 8/ci) <>gc_store(r6, 8/ci, i7, 8/ci)
gc_store(r4, 0/ci, 0/ci, 8/ci) <>gc_store(r6, 0/ci, 0/ci, 8/ci)
r8 = call_malloc_nursery_varsize(1/ci, <>r9 = call_malloc_nursery_varsize(1/ci,
1/ci, i5, descr=<rpython.jit.backend.ll<>1/ci, i7, descr=<rpython.jit.backend.ll
support.descr.ArrayDescr object at 0x00| support.descr.ArrayDescr object at 0x00
00020d7ddaef00>) | 00020d7ddaef00>)
gc_store(r8, 8/ci, i5, 8/ci) <>gc_store(r9, 8/ci, i7, 8/ci)
gc_store(r8, 0/ci, 0/ci, 8/ci) <>gc_store(r9, 0/ci, 0/ci, 8/ci)
jump(descr=<Loop -1, gen=0>) | jump(descr=<Loop -1, gen=0>)
--------------------------------------------------------------------------------
=========================== short test summary info ===========================
FAIL jit/backend/llsupport/test/test_ffisupport.py::test_call_descr_dynamic
FAIL jit/backend/llsupport/test/test_rewrite.py::TestFramework::()::test_rewrite_assembler_newstr_newunicode
============= 2 failed, 261 passed, 157 skipped in 808.74 seconds =============
++ 10:19:15 starting jit/backend/x86/test/test_del.py [48 started in total]
__ jit/backend/x86/test/test_calling_convention.py [45 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\backend\x86\test\test_calling_convention.py .......
========================== 7 passed in 42.46 seconds ==========================
++ 10:19:58 starting jit/backend/x86/test/test_dict.py [49 started in total]
__ jit/backend/x86/test/test_del.py [46 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\backend\x86\test\test_del.py ...
========================== 3 passed in 25.35 seconds ==========================
++ 10:20:08 starting jit/backend/x86/test/test_exception.py [50 started in total]
__ jit/backend/x86/test/test_exception.py [47 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit\backend\x86\test\test_exception.py s...............................
=================== 31 passed, 1 skipped in 142.19 seconds ====================
++ 10:22:43 starting jit/backend/x86/test/test_fficall.py [51 started in total]
__ jit/backend/x86/test/test_dict.py [48 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit\backend\x86\test\test_dict.py ....................
========================= 20 passed in 152.71 seconds =========================
++ 10:22:47 starting jit/backend/x86/test/test_float.py [52 started in total]
__ jit/backend/x86/test/test_float.py [49 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit\backend\x86\test\test_float.py ..........
========================= 10 passed in 41.41 seconds ==========================
++ 10:23:40 starting jit/backend/x86/test/test_jitlog.py [53 started in total]
__ jit/backend/x86/test/test_jitlog.py [50 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================= 1 skipped in 13.14 seconds ==========================
++ 10:24:09 starting jit/backend/x86/test/test_jump.py [54 started in total]
__ jit/backend/x86/test/test_fficall.py [51 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit\backend\x86\test\test_fficall.py ...s........
==================== 11 passed, 1 skipped in 85.65 seconds ====================
++ 10:24:19 starting jit/backend/x86/test/test_list.py [55 started in total]
__ jit/backend/x86/test/test_jump.py [52 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit\backend\x86\test\test_jump.py ............
========================= 12 passed in 74.93 seconds ==========================
++ 10:25:45 starting jit/backend/x86/test/test_llop.py [56 started in total]
__ jit/backend/x86/test/test_list.py [53 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit\backend\x86\test\test_list.py ...s...................
=================== 22 passed, 1 skipped in 130.71 seconds ====================
++ 10:26:49 starting jit/backend/x86/test/test_longlong.py [57 started in total]
__ jit/backend/x86/test/test_llop.py [54 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit\backend\x86\test\test_llop.py .....
========================== 5 passed in 94.79 seconds ==========================
++ 10:28:02 starting jit/backend/x86/test/test_loop_unroll.py [58 started in total]
__ jit/backend/x86/test/test_longlong.py [55 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit\backend\x86\test\test_longlong.py ssssssssssssss
========================= 14 skipped in 41.37 seconds =========================
++ 10:28:15 starting jit/backend/x86/test/test_quasiimmut.py [59 started in total]
__ jit/backend/x86/test/test_basic.py [56 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 194 items
jit\backend\x86\test\test_basic.py .s...........................................................................................................................................s................s..............s...........s........
================== 189 passed, 5 skipped in 1323.77 seconds ===================
++ 10:28:51 starting jit/backend/x86/test/test_rawmem.py [60 started in total]
__ jit/backend/x86/test/test_quasiimmut.py [57 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit\backend\x86\test\test_quasiimmut.py ..............s.....
==================== 19 passed, 1 skipped in 38.80 seconds ====================
++ 10:29:15 starting jit/backend/x86/test/test_recursive.py [61 started in total]
__ jit/backend/x86/test/test_rawmem.py [58 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\backend\x86\test\test_rawmem.py .......
========================== 7 passed in 14.71 seconds ==========================
++ 10:29:20 starting jit/backend/x86/test/test_regalloc.py [62 started in total]
__ jit/backend/x86/test/test_regalloc.py [59 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit\backend\x86\test\test_regalloc.py ....s........s.....
==================== 17 passed, 2 skipped in 7.79 seconds =====================
++ 10:29:38 starting jit/backend/x86/test/test_regloc.py [63 started in total]
__ jit/backend/x86/test/test_regloc.py [60 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
jit\backend\x86\test\test_regloc.py ....s..................s.
==================== 23 passed, 2 skipped in 7.12 seconds =====================
++ 10:29:59 starting jit/backend/x86/test/test_runner.py [64 started in total]
__ jit/backend/x86/test/test_loop_unroll.py [61 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit\backend\x86\test\test_loop_unroll.py ..............................ss.s...
=================== 34 passed, 3 skipped in 105.25 seconds ====================
++ 10:30:15 starting jit/backend/x86/test/test_rvmprof.py [65 started in total]
__ jit/backend/x86/test/test_rvmprof.py [62 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 7.75 seconds ==========================
++ 10:30:40 starting jit/backend/x86/test/test_rx86.py [66 started in total]
__ jit/backend/x86/test/test_rx86.py [63 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 34 items
jit\backend\x86\test\test_rx86.py ..................................
========================== 34 passed in 0.11 seconds ==========================
++ 10:30:49 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [67 started in total]
__ jit/backend/x86/test/test_rx86_32_auto_encoding.py [64 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
The system cannot find the path specified.
collected 0 items / 1 skipped
========================== 1 skipped in 0.75 seconds ==========================
++ 10:31:04 starting jit/backend/x86/test/test_rx86_64_auto_encoding.py [68 started in total]
__ jit/backend/x86/test/test_rx86_64_auto_encoding.py [65 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
The system cannot find the path specified.
collected 1 items / 1 skipped
jit\backend\x86\test\test_rx86_64_auto_encoding.py s
========================== 2 skipped in 1.56 seconds ==========================
++ 10:31:15 starting jit/backend/x86/test/test_send.py [69 started in total]
__ jit/backend/x86/test/test_recursive.py [66 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit\backend\x86\test\test_recursive.py ................s........s..............s.
=================== 39 passed, 3 skipped in 153.17 seconds ====================
++ 10:31:56 starting jit/backend/x86/test/test_slist.py [70 started in total]
__ jit/backend/x86/test/test_runner.py [67 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 172 items
jit\backend\x86\test\test_runner.py ............................................................................................s...........................ss.........s.................sssss....s....s....s.s.
================== 159 passed, 13 skipped in 104.53 seconds ===================
read saved errno: 24
read saved errno: 0
read saved errno: 25
read saved errno: 0
GetLastError() result: 24
9 8 7 6 5 4 3
GetLastError() result: 25
9 8 7 6 5 4 3
++ 10:31:57 starting jit/backend/x86/test/test_string.py [71 started in total]
__ jit/backend/x86/test/test_send.py [68 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit\backend\x86\test\test_send.py .......................
========================= 23 passed in 50.16 seconds ==========================
++ 10:32:15 starting jit/backend/x86/test/test_symbolic_x86.py [72 started in total]
__ jit/backend/x86/test/test_symbolic_x86.py [69 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit\backend\x86\test\test_symbolic_x86.py ......
========================== 6 passed in 0.03 seconds ===========================
++ 10:32:24 starting jit/backend/x86/test/test_tl.py [73 started in total]
__ jit/backend/x86/test/test_slist.py [70 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit\backend\x86\test\test_slist.py s.....
==================== 5 passed, 1 skipped in 19.94 seconds =====================
++ 10:32:25 starting jit/backend/x86/test/test_tlc.py [74 started in total]
__ annotator/test [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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.py
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 697 items
annotator\test\test_annrpython.py ......................................................................................x..........................................................................................................................................x........................................................................................xx.............
annotator\test\test_annrpython_py2.py ...
annotator\test\test_annsimplifyrpython.py ......................................................................................x..........................................................................................................................................x........................................................................................xx................
annotator\test\test_argument.py ......
annotator\test\test_description.py ...
annotator\test\test_model.py ..........x.x..........
annotator\test\test_signature.py .
================== 687 passed, 10 xfailed in 1828.51 seconds ==================
++ 10:33:02 starting jit/backend/x86/test/test_tracelimit.py [75 started in total]
__ jit/backend/x86/test/test_tlc.py [72 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\backend\x86\test\test_tlc.py ss.
==================== 1 passed, 2 skipped in 26.32 seconds =====================
++ 10:33:04 starting jit/backend/x86/test/test_virtual.py [76 started in total]
__ jit/backend/x86/test/test_tl.py [73 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit\backend\x86\test\test_tl.py .....
========================== 5 passed in 33.12 seconds ==========================
++ 10:33:09 starting jit/backend/x86/test/test_virtualizable.py [77 started in total]
__ jit/backend/x86/test/test_tracelimit.py [74 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit\backend\x86\test\test_tracelimit.py .....
========================== 5 passed in 82.31 seconds ==========================
++ 10:34:38 starting jit/backend/x86/test/test_virtualref.py [78 started in total]
__ jit/backend/x86/test/test_virtualizable.py [75 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit\backend\x86\test\test_virtualizable.py s...x................................
============== 35 passed, 1 skipped, 1 xfailed in 87.11 seconds ===============
++ 10:34:45 starting jit/backend/x86/test/test_x86vector.py [79 started in total]
__ jit/backend/x86/test/test_virtual.py [76 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
jit\backend\x86\test\test_virtual.py ....................................................
========================= 52 passed in 113.80 seconds =========================
++ 10:35:09 starting jit/backend/x86/test/test_zmath.py [80 started in total]
__ jit/backend/x86/test/test_string.py [77 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 97 items
jit\backend\x86\test\test_string.py .............................s............................................s......................
=================== 95 passed, 2 skipped in 194.06 seconds ====================
++ 10:35:22 starting jit/backend/x86/test/test_zrpy_gc.py [81 started in total]
__ jit/backend/x86/test/test_virtualref.py [78 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit\backend\x86\test\test_virtualref.py ..s..................
==================== 20 passed, 1 skipped in 61.83 seconds ====================
++ 10:35:53 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [82 started in total]
__ jit/backend/x86/test/test_zmath.py [79 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\backend\x86\test\test_zmath.py .
========================== 1 passed in 44.42 seconds ==========================
++ 10:36:09 starting jit/backend/x86/test/test_zrpy_releasegil.py [83 started in total]
__ jit/backend/x86/test/test_zrpy_gc_boehm.py [80 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\backend\x86\test\test_zrpy_gc_boehm.py .
========================= 1 passed in 309.83 seconds ==========================
++ 10:41:16 starting jit/backend/x86/test/test_zrpy_vecopt.py [84 started in total]
__ jit/backend/x86/test/test_zrpy_vecopt.py [81 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\backend\x86\test\test_zrpy_vecopt.py .
========================= 1 passed in 162.65 seconds ==========================
++ 10:44:28 starting jit/backend/x86/test/test_zrpy_vmprof.py [85 started in total]
__ jit/backend/x86/test/test_zrpy_gc.py [82 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit\backend\x86\test\test_zrpy_gc.py ...................
========================= 19 passed in 578.28 seconds =========================
++ 10:45:08 starting jit/backend/x86/test/test_ztranslation_basic.py [86 started in total]
__ jit/backend/x86/test/test_zrpy_releasegil.py [83 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\backend\x86\test\test_zrpy_releasegil.py ...
========================= 3 passed in 529.27 seconds ==========================
++ 10:45:21 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [87 started in total]
__ jit/backend/x86/test/test_ztranslation_call_assembler.py [84 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================= 1 skipped in 12.77 seconds ==========================
++ 10:45:46 starting jit/backend/x86/test/test_ztranslation_external_exception.py [88 started in total]
__ jit/backend/x86/test/test_ztranslation_basic.py [85 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\backend\x86\test\test_ztranslation_basic.py .
========================= 1 passed in 285.31 seconds ==========================
++ 10:50:09 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [89 started in total]
__ jit/backend/x86/test/test_zrpy_vmprof.py [86 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\backend\x86\test\test_zrpy_vmprof.py .
========================= 1 passed in 302.94 seconds ==========================
++ 10:50:17 starting jit/backend/x86/tool/test/test_viewcode.py [90 started in total]
__ jit/backend/x86/tool/test/test_viewcode.py [87 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit\backend\x86\tool\test\test_viewcode.py ..
========================== 2 passed in 0.03 seconds ===========================
++ 10:50:28 starting jit/backend/zarch/test [91 started in total]
__ jit/backend/zarch/test [88 done in total, somefailed=False] ________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 10:50:38 starting jit/codewriter/test [92 started in total]
__ jit/backend/x86/test/test_ztranslation_external_exception.py [89 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\backend\x86\test\test_ztranslation_external_exception.py .
========================= 1 passed in 388.28 seconds ==========================
++ 10:53:44 starting jit/metainterp/optimizeopt/test/test_costmodel.py [93 started in total]
__ jit/backend/x86/test/test_ztranslation_jit_stats.py [90 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit\backend\x86\test\test_ztranslation_jit_stats.py s.
==================== 1 passed, 1 skipped in 225.77 seconds ====================
++ 10:54:12 starting jit/metainterp/optimizeopt/test/test_dependency.py [94 started in total]
__ jit/metainterp/optimizeopt/test/test_costmodel.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit\metainterp\optimizeopt\test\test_costmodel.py ...........
========================= 11 passed in 15.77 seconds ==========================
++ 10:54:14 starting jit/metainterp/optimizeopt/test/test_guard.py [95 started in total]
__ jit/metainterp/optimizeopt/test/test_dependency.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
jit\metainterp\optimizeopt\test\test_dependency.py ....................................
========================= 36 passed in 10.20 seconds ==========================
++ 10:54:24 starting jit/metainterp/optimizeopt/test/test_intbound.py [96 started in total]
__ jit/metainterp/optimizeopt/test/test_guard.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\metainterp\optimizeopt\test\test_guard.py .......
========================== 7 passed in 10.48 seconds ==========================
++ 10:54:29 starting jit/metainterp/optimizeopt/test/test_intdiv.py [97 started in total]
__ jit/metainterp/optimizeopt/test/test_intdiv.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\metainterp\optimizeopt\test\test_intdiv.py ...
========================== 3 passed in 12.46 seconds ==========================
++ 10:54:45 starting jit/metainterp/optimizeopt/test/test_optimizebasic.py [98 started in total]
__ jit/metainterp/optimizeopt/test/test_intbound.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit\metainterp\optimizeopt\test\test_intbound.py .....................................................................................................................................
========================= 133 passed in 32.69 seconds =========================
++ 10:55:03 starting jit/metainterp/optimizeopt/test/test_optimizebridge.py [99 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebasic.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 136 items
jit\metainterp\optimizeopt\test\test_optimizebasic.py ............................................x.........................................................x..............x..................
=================== 133 passed, 3 xfailed in 18.41 seconds ====================
++ 10:55:09 starting jit/metainterp/optimizeopt/test/test_optimizeheap.py [100 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebridge.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit\metainterp\optimizeopt\test\test_optimizebridge.py ....
========================== 4 passed in 12.32 seconds ==========================
++ 10:55:21 starting jit/metainterp/optimizeopt/test/test_optimizeintbound.py [101 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeheap.py [98 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 111 items
jit\metainterp\optimizeopt\test\test_optimizeheap.py ..........................................x......................x.............................................
=================== 109 passed, 2 xfailed in 13.08 seconds ====================
++ 10:55:27 starting jit/metainterp/optimizeopt/test/test_optimizeopt.py [102 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeintbound.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 201 items
jit\metainterp\optimizeopt\test\test_optimizeintbound.py .........................................................................................................................................................................................................
========================= 201 passed in 16.54 seconds =========================
++ 10:55:42 starting jit/metainterp/optimizeopt/test/test_rawbuffer.py [103 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeopt.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 417 items
jit\metainterp\optimizeopt\test\test_optimizeopt.py ......................................................................................................................x..............................................................................................x..............x..............................................................................................................x.....x.....x....................................x............................
=================== 410 passed, 7 xfailed in 26.85 seconds ====================
++ 10:56:00 starting jit/metainterp/optimizeopt/test/test_schedule.py [104 started in total]
__ jit/metainterp/optimizeopt/test/test_rawbuffer.py [101 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\metainterp\optimizeopt\test\test_rawbuffer.py .......
========================== 7 passed in 12.93 seconds ==========================
++ 10:56:00 starting jit/metainterp/optimizeopt/test/test_short.py [105 started in total]
__ jit/codewriter/test [102 done in total, somefailed=False] __________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 530 items
jit\codewriter\test\test_assembler.py ...s..........
jit\codewriter\test\test_call.py .......s.......
jit\codewriter\test\test_codewriter.py .......
jit\codewriter\test\test_effectinfo.py ............
jit\codewriter\test\test_flatten.py ..................................................
jit\codewriter\test\test_format.py ............
jit\codewriter\test\test_jitcode.py .
jit\codewriter\test\test_jtransform.py ..............................................................................................................................................................................................................................................................................................................................................
jit\codewriter\test\test_list.py .............
jit\codewriter\test\test_liveness.py ................
jit\codewriter\test\test_longlong.py .ssssssss
jit\codewriter\test\test_policy.py ...........
jit\codewriter\test\test_regalloc.py ............
jit\codewriter\test\test_support.py ...........
jit\codewriter\test\test_void_list.py .............
================== 520 passed, 10 skipped in 293.46 seconds ===================
++ 10:56:01 starting jit/metainterp/optimizeopt/test/test_unroll.py [106 started in total]
__ jit/metainterp/optimizeopt/test/test_schedule.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit\metainterp\optimizeopt\test\test_schedule.py ...s...s.........
==================== 15 passed, 2 skipped in 10.91 seconds ====================
++ 10:56:15 starting jit/metainterp/optimizeopt/test/test_util.py [107 started in total]
__ jit/metainterp/optimizeopt/test/test_short.py [104 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit\metainterp\optimizeopt\test\test_short.py ..
========================== 2 passed in 10.32 seconds ==========================
++ 10:56:16 starting jit/metainterp/optimizeopt/test/test_vecopt.py [108 started in total]
__ jit/metainterp/optimizeopt/test/test_unroll.py [105 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit\metainterp\optimizeopt\test\test_unroll.py ............
========================= 12 passed in 13.13 seconds ==========================
++ 10:56:19 starting jit/metainterp/optimizeopt/test/test_virtualstate.py [109 started in total]
__ jit/metainterp/optimizeopt/test/test_util.py [106 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\metainterp\optimizeopt\test\test_util.py ...
========================== 3 passed in 10.80 seconds ==========================
++ 10:56:30 starting jit/metainterp/optimizeopt/test/test_z3checktests.py [110 started in total]
__ jit/metainterp/optimizeopt/test/test_vecopt.py [107 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 72 items
jit\metainterp\optimizeopt\test\test_vecopt.py ........................s...............................................
==================== 71 passed, 1 skipped in 11.45 seconds ====================
++ 10:56:31 starting jit/metainterp/optimizeopt/test/test_z3intbound.py [111 started in total]
__ jit/metainterp/optimizeopt/test/test_virtualstate.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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit\metainterp\optimizeopt\test\test_virtualstate.py ...........................................ssssss
==================== 43 passed, 6 skipped in 14.86 seconds ====================
++ 10:56:40 starting jit/metainterp/ruleopt/test/test_codegen.py [112 started in total]
__ jit/metainterp/ruleopt/test/test_codegen.py [109 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 10:56:43 starting jit/metainterp/ruleopt/test/test_parse.py [113 started in total]
__ jit/metainterp/optimizeopt/test/test_z3intbound.py [110 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 9.04 seconds ==========================
++ 10:56:43 starting jit/metainterp/ruleopt/test/test_prove.py [114 started in total]
__ jit/metainterp/optimizeopt/test/test_z3checktests.py [111 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================= 1 skipped in 11.75 seconds ==========================
++ 10:56:46 starting jit/metainterp/test/test_ajit.py [115 started in total]
__ jit/metainterp/ruleopt/test/test_parse.py [112 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 10:56:47 starting jit/metainterp/test/test_blackhole.py [116 started in total]
__ jit/metainterp/ruleopt/test/test_prove.py [113 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.03 seconds ==========================
++ 10:56:47 starting jit/metainterp/test/test_bridgeopt.py [117 started in total]
__ jit/metainterp/test/test_blackhole.py [114 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit\metainterp\test\test_blackhole.py ......xxx..
==================== 8 passed, 3 xfailed in 14.32 seconds =====================
++ 10:57:04 starting jit/metainterp/test/test_bytearray.py [118 started in total]
__ jit/metainterp/test/test_bridgeopt.py [115 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit\metainterp\test\test_bridgeopt.py ..........x
==================== 10 passed, 1 xfailed in 25.46 seconds ====================
++ 10:57:16 starting jit/metainterp/test/test_call.py [119 started in total]
__ jit/metainterp/test/test_bytearray.py [116 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit\metainterp\test\test_bytearray.py ......s.
==================== 7 passed, 1 skipped in 24.40 seconds =====================
++ 10:57:33 starting jit/metainterp/test/test_compile.py [120 started in total]
__ jit/metainterp/test/test_compile.py [117 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit\metainterp\test\test_compile.py ..
========================== 2 passed in 14.12 seconds ==========================
++ 10:57:54 starting jit/metainterp/test/test_counter.py [121 started in total]
__ jit/metainterp/test/test_call.py [118 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit\metainterp\test\test_call.py ................
========================= 16 passed in 35.11 seconds ==========================
++ 10:57:55 starting jit/metainterp/test/test_del.py [122 started in total]
__ jit/metainterp/test/test_counter.py [119 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\metainterp\test\test_counter.py .......
========================== 7 passed in 1.65 seconds ===========================
++ 10:58:00 starting jit/metainterp/test/test_dict.py [123 started in total]
__ jit/metainterp/test/test_del.py [120 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\metainterp\test\test_del.py ...
========================== 3 passed in 16.69 seconds ==========================
++ 10:58:16 starting jit/metainterp/test/test_exception.py [124 started in total]
__ jit/metainterp/test/test_exception.py [121 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit\metainterp\test\test_exception.py ................................
========================= 32 passed in 68.89 seconds ==========================
++ 10:59:30 starting jit/metainterp/test/test_executor.py [125 started in total]
__ jit/metainterp/test/test_executor.py [122 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\metainterp\test\test_executor.py .......
========================== 7 passed in 15.93 seconds ==========================
++ 10:59:52 starting jit/metainterp/test/test_fficall.py [126 started in total]
__ jit/metainterp/test/test_dict.py [123 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit\metainterp\test\test_dict.py ........................s.ss.....s......s.
=================== 37 passed, 5 skipped in 204.57 seconds ====================
++ 11:01:32 starting jit/metainterp/test/test_float.py [127 started in total]
__ jit/metainterp/test/test_fficall.py [124 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit\metainterp\test\test_fficall.py ...s........s....
==================== 15 passed, 2 skipped in 93.72 seconds ====================
++ 11:01:35 starting jit/metainterp/test/test_greenfield.py [128 started in total]
__ jit/metainterp/test/test_greenfield.py [125 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================= 1 skipped in 11.94 seconds ==========================
++ 11:01:53 starting jit/metainterp/test/test_heapcache.py [129 started in total]
__ jit/metainterp/test/test_float.py [126 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit\metainterp\test\test_float.py ..........
========================= 10 passed in 34.51 seconds ==========================
++ 11:02:11 starting jit/metainterp/test/test_history.py [130 started in total]
__ jit/metainterp/test/test_heapcache.py [127 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items
jit\metainterp\test\test_heapcache.py ...............s.sss........................
==================== 40 passed, 4 skipped in 14.97 seconds ====================
++ 11:02:14 starting jit/metainterp/test/test_immutable.py [131 started in total]
__ jit/metainterp/test/test_history.py [128 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\metainterp\test\test_history.py .......
========================== 7 passed in 30.89 seconds ==========================
++ 11:02:50 starting jit/metainterp/test/test_jitdriver.py [132 started in total]
__ jit/metainterp/test/test_immutable.py [129 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit\metainterp\test\test_immutable.py ........
========================== 8 passed in 53.70 seconds ==========================
++ 11:03:14 starting jit/metainterp/test/test_jitiface.py [133 started in total]
__ jit/metainterp/test/test_jitdriver.py [130 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\metainterp\test\test_jitdriver.py ....s..
==================== 6 passed, 1 skipped in 30.63 seconds =====================
++ 11:03:30 starting jit/metainterp/test/test_jitprof.py [134 started in total]
__ jit/metainterp/test/test_jitprof.py [131 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit\metainterp\test\test_jitprof.py s...
==================== 3 passed, 1 skipped in 23.17 seconds =====================
++ 11:03:58 starting jit/metainterp/test/test_list.py [135 started in total]
__ jit/metainterp/test/test_jitiface.py [132 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit\metainterp\test\test_jitiface.py ...........
========================= 11 passed in 38.20 seconds ==========================
++ 11:04:00 starting jit/metainterp/test/test_llop.py [136 started in total]
__ jit/metainterp/test/test_llop.py [133 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit\metainterp\test\test_llop.py .....
========================== 5 passed in 28.11 seconds ==========================
++ 11:04:33 starting jit/metainterp/test/test_logger.py [137 started in total]
__ jit/metainterp/test/test_logger.py [134 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit\metainterp\test\test_logger.py ................
========================= 16 passed in 17.53 seconds ==========================
++ 11:04:55 starting jit/metainterp/test/test_longlong.py [138 started in total]
__ jit/metainterp/test/test_list.py [135 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit\metainterp\test\test_list.py ...s.......................
==================== 26 passed, 1 skipped in 64.83 seconds ====================
++ 11:05:13 starting jit/metainterp/test/test_loop.py [139 started in total]
__ jit/metainterp/test/test_longlong.py [136 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit\metainterp\test\test_longlong.py ssssssssssssss
========================= 14 skipped in 19.12 seconds =========================
++ 11:05:20 starting jit/metainterp/test/test_loop_unroll.py [140 started in total]
__ jit/metainterp/test/test_ajit.py [137 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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 223 items
jit\metainterp\test\test_ajit.py .............................................................................................................................................................s..............s...........s......................F.........s.s...
================================== FAILURES ===================================
____________ TestLLtype.test_unichar_ord_is_never_signed_on_64bit _____________
self = <rpython.jit.metainterp.test.test_ajit.TestLLtype instance at 0x00000187f2d1a020>
def test_unichar_ord_is_never_signed_on_64bit(self):
import sys
if sys.maxunicode == 0xffff:
py.test.skip("test for 32-bit unicodes")
def f(x):
return ord(rffi.cast(lltype.UniChar, x))
res = self.interp_operations(f, [-1])
if sys.maxint == 2147483647:
assert res == -1
else:
> assert res == 4294967295
E assert 65535 == 4294967295
jit\metainterp\test\test_ajit.py:4643: AssertionError
---------------------------- Captured stdout call -----------------------------
f:
0 int_and %i0, $65535 -> %i0
4 int_return %i0
bh: int_and [-1, 65535] -> 65535
bh: int_return [<BHInterp <JitCode 'f'>>, 65535] -> LeaveFrame!
---------------------------- Captured stderr call -----------------------------
[platform:msg] Updated environment with vsver 160, using x64 True
[rtyper] -=- specialized 4 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 19 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 1 JitCode instances.
[jitcodewriter:info] There are 0 -live- ops. Size of liveness is 0 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 0 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
=========================== short test summary info ===========================
FAIL jit/metainterp/test/test_ajit.py::TestLLtype::()::test_unichar_ord_is_never_signed_on_64bit
============== 1 failed, 217 passed, 5 skipped in 514.43 seconds ==============
++ 11:05:24 starting jit/metainterp/test/test_loop_unroll_disopt.py [141 started in total]
__ jit/metainterp/test/test_loop.py [138 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit\metainterp\test\test_loop.py ..............................ss.s...
=================== 34 passed, 3 skipped in 113.94 seconds ====================
++ 11:07:19 starting jit/metainterp/test/test_math.py [142 started in total]
__ jit/metainterp/test/test_loop_unroll.py [139 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit\metainterp\test\test_loop_unroll.py ..............................ss.s...
=================== 34 passed, 3 skipped in 119.39 seconds ====================
++ 11:07:25 starting jit/metainterp/test/test_memmgr.py [143 started in total]
__ jit/metainterp/test/test_memmgr.py [140 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\metainterp\test\test_memmgr.py s
========================= 1 skipped in 15.15 seconds ==========================
++ 11:07:46 starting jit/metainterp/test/test_opencoder.py [144 started in total]
__ jit/metainterp/test/test_math.py [141 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\metainterp\test\test_math.py .
========================== 1 passed in 29.46 seconds ==========================
++ 11:07:58 starting jit/metainterp/test/test_pyjitpl.py [145 started in total]
__ jit/metainterp/test/test_opencoder.py [142 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit\metainterp\test\test_opencoder.py ...........
========================= 11 passed in 12.05 seconds ==========================
++ 11:08:04 starting jit/metainterp/test/test_quasiimmut.py [146 started in total]
__ jit/metainterp/test/test_pyjitpl.py [143 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\metainterp\test\test_pyjitpl.py s..
==================== 2 passed, 1 skipped in 14.48 seconds =====================
++ 11:08:16 starting jit/metainterp/test/test_rawmem.py [147 started in total]
__ jit/metainterp/test/test_rawmem.py [144 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit\metainterp\test\test_rawmem.py ........
========================== 8 passed in 27.32 seconds ==========================
++ 11:08:49 starting jit/metainterp/test/test_recursive.py [148 started in total]
__ jit/metainterp/test/test_quasiimmut.py [145 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit\metainterp\test\test_quasiimmut.py ...............s.....
==================== 20 passed, 1 skipped in 40.08 seconds ====================
++ 11:08:50 starting jit/metainterp/test/test_resoperation.py [149 started in total]
__ jit/metainterp/test/test_resoperation.py [146 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit\metainterp\test\test_resoperation.py ...............
========================== 15 passed in 9.73 seconds ==========================
++ 11:09:05 starting jit/metainterp/test/test_resume.py [150 started in total]
__ jit/metainterp/test/test_resume.py [147 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit\metainterp\test\test_resume.py ............................ss.......
==================== 35 passed, 2 skipped in 18.24 seconds ====================
++ 11:09:27 starting jit/metainterp/test/test_resumecode.py [151 started in total]
__ jit/metainterp/test/test_resumecode.py [148 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit\metainterp\test\test_resumecode.py .....
========================== 5 passed in 3.07 seconds ===========================
++ 11:09:36 starting jit/metainterp/test/test_send.py [152 started in total]
__ jit/metainterp/test/test_send.py [149 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
jit\metainterp\test\test_send.py ......................
========================= 22 passed in 66.66 seconds ==========================
++ 11:10:50 starting jit/metainterp/test/test_slist.py [153 started in total]
__ jit/metainterp/test/test_slist.py [150 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit\metainterp\test\test_slist.py ......
========================== 6 passed in 34.95 seconds ==========================
++ 11:11:37 starting jit/metainterp/test/test_string.py [154 started in total]
__ jit/metainterp/test/test_recursive.py [151 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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit\metainterp\test\test_recursive.py ................s........s...............F
================================== FAILURES ===================================
_____________ TestLLtype.test_tco_doesnt_lead_to_infinite_tracing _____________
self = <rpython.jit.metainterp.test.test_recursive.TestLLtype instance at 0x000001d34111ece0>
def test_tco_doesnt_lead_to_infinite_tracing(self):
import multiprocessing
# this is super annoying to test too! since we have stack overflows in
# the llinterp, sort of random things can happen, depending on how much
# code in llinterp and pyjitpl are already jitted. therefore we run the
# function in a subprocess.
import subprocess, sys, os
env = os.environ.copy()
env["PYTHONPATH"] = os.pathsep.join(sys.path)
> subprocess.check_output("%s %s" % (sys.executable, __file__), shell=True, env=env)
jit\metainterp\test\test_recursive.py:1369:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
popenargs = ('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\virt_test\\Scripts\\python.exe d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\jit\\metainterp\\test\\test_recursive.pyc',)
kwargs = {'env': {'ALLUSERSPROFILE': 'C:\\ProgramData', 'APPDATA': 'C:\\Users\\matti\\AppData\\Roaming', 'ASL.LOG': 'Destination=file', 'CHOCOLATEYINSTALL': 'C:\\ProgramData\\chocolatey', ...}, 'shell': True}
process = <subprocess.Popen object at 0x000001d3427c0560>
output = '\tbh: live [1] -> 3\r\n\tbh: goto_if_not_int_lt [100000, 0, 10, 8] -> 10\r\n\tbh: inline_call_ir_i [<rpython.jit.back...ld\\rpython\\rtyper\\lltypesystem\\lltype.py(1264)__getattr__()\r\n-> o = self._obj._getattr(field_name)\r\n(Pdb) \r\n'
unused_err = None, retcode = 1
cmd = 'd:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\virt_test\\Scripts\\python.exe d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\jit\\metainterp\\test\\test_recursive.pyc'
def check_output(*popenargs, **kwargs):
r"""Run command with arguments and return its output as a byte string.
If the exit code was non-zero it raises a CalledProcessError. The
CalledProcessError object will have the return code in the returncode
attribute and output in the output attribute.
The arguments are the same as for the Popen constructor. Example:
>>> check_output(["ls", "-l", "/dev/null"])
'crw-rw-rw- 1 root root 1, 3 Oct 18 2007 /dev/null\n'
The stdout argument is not allowed as it is used internally.
To capture standard error in the result, use stderr=STDOUT.
>>> check_output(["/bin/sh", "-c",
... "ls -l non_existent_file ; exit 0"],
... stderr=STDOUT)
'ls: non_existent_file: No such file or directory\n'
"""
if 'stdout' in kwargs:
raise ValueError('stdout argument not allowed, it will be overridden.')
process = Popen(stdout=PIPE, *popenargs, **kwargs)
output, unused_err = process.communicate()
retcode = process.poll()
if retcode:
cmd = kwargs.get("args")
if cmd is None:
cmd = popenargs[0]
> raise CalledProcessError(retcode, cmd, output=output)
E CalledProcessError: Command 'd:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\virt_test\Scripts\python.exe d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\test\test_recursive.pyc' returned non-zero exit status 1
d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\subprocess.py:223: CalledProcessError
---------------------------- Captured stderr call -----------------------------
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[rtyper] -=- specialized 12 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 19 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 2 JitCode instances.
[jitcodewriter:info] There are 6 -live- ops. Size of liveness is 4 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 0 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
Traceback (most recent call last):
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\test\test_recursive.py", line 1398, in <module>
tco_doesnt_lead_to_infinite_tracing()
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\test\test_recursive.py", line 1394, in tco_doesnt_lead_to_infinite_tracing
res = self.meta_interp(g, [4])
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\test\support.py", line 265, in meta_interp
return ll_meta_interp(*args, **kwds)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\warmspot.py", line 89, in ll_meta_interp
return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\warmspot.py", line 127, in jittify_and_run
res = interp.eval_graph(graph, args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 97, in eval_graph
retval = llframe.eval()
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 295, in eval
nextblock, args = self.eval_block(nextblock)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 319, in eval_block
self.eval_operation(op)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 422, in eval_operation
retval = ophandler(*vals)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 697, in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 684, in perform_call
return self.invoke_callable_with_pyexceptions(f, *args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 507, in invoke_callable_with_pyexceptions
self.make_llexception()
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 491, in invoke_callable_with_pyexceptions
return obj._callable(*args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\warmspot.py", line 954, in ll_portal_runner
portal_ptr)(*args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\codewriter\support.py", line 163, in on_top_of_llinterp
return llinterp.eval_graph(funcobj.graph, list(args))
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 97, in eval_graph
retval = llframe.eval()
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 295, in eval
nextblock, args = self.eval_block(nextblock)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 319, in eval_block
self.eval_operation(op)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 422, in eval_operation
retval = ophandler(*vals)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 697, in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 684, in perform_call
return self.invoke_callable_with_pyexceptions(f, *args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 507, in invoke_callable_with_pyexceptions
self.make_llexception()
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 491, in invoke_callable_with_pyexceptions
return obj._callable(*args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\warmspot.py", line 581, in maybe_enter_jit
crash_in_jit(e)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\warmspot.py", line 579, in maybe_enter_jit
maybe_compile_and_run(state.increment_threshold, *args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\warmstate.py", line 468, in maybe_compile_and_run
bound_reached(hash, None, *args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\warmstate.py", line 442, in bound_reached
metainterp.compile_and_run_once(jitdriver_sd, *args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\pyjitpl.py", line 2895, in compile_and_run_once
return self._compile_and_run_once(original_boxes)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\pyjitpl.py", line 2911, in _compile_and_run_once
self.run_blackhole_interp_to_cancel_tracing(stb)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\pyjitpl.py", line 2955, in run_blackhole_interp_to_cancel_tracing
convert_and_run_from_pyjitpl(self, stb.raising_exception)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 1820, in convert_and_run_from_pyjitpl
_run_forever(firstbh, current_exc)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 1755, in _run_forever
current_exc = blackholeinterp._resume_mainloop(current_exc)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 1627, in _resume_mainloop
current_exc = get_llexception(self.cpu, e)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 1621, in _resume_mainloop
self.run()
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 360, in run
lle = get_llexception(self.cpu, e)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 354, in run
self.dispatch_loop(self, self.jitcode.code, self.position)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 95, in dispatch_loop
position = func(self, code, position)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 170, in handler
result = unboundmethod(*args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\metainterp\blackhole.py", line 1294, in bhimpl_inline_call_ir_i
args_i, args_r, None, jitcode.calldescr)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\backend\llgraph\runner.py", line 613, in _do_call
return self.maybe_on_top_of_llinterp(func, args, TP.RESULT)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\jit\backend\llgraph\runner.py", line 603, in maybe_on_top_of_llinterp
res = self.llinterp.eval_graph(ptr._obj.graph, args)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 99, in eval_graph
log.error("LLEXCEPTION: %s" % (e, ))
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 54, in __str__
return '<LLException %r%s>' % (type_name(etype), extra)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\llinterp.py", line 65, in type_name
return ''.join(etype.name.chars)
File "d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython\rtyper\lltypesystem\lltype.py", line 1264, in __getattr__
o = self._obj._getattr(field_name)
AttributeError: 'NoneType' object has no attribute '_getattr'
=========================== short test summary info ===========================
FAIL jit/metainterp/test/test_recursive.py::TestLLtype::()::test_tco_doesnt_lead_to_infinite_tracing
============== 1 failed, 39 passed, 2 skipped in 165.14 seconds ===============
++ 11:11:38 starting jit/metainterp/test/test_support.py [155 started in total]
__ jit/metainterp/test/test_support.py [152 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit\metainterp\test\test_support.py .
========================== 1 passed in 1.66 seconds ===========================
++ 11:11:45 starting jit/metainterp/test/test_threadlocal.py [156 started in total]
__ jit/metainterp/test/test_threadlocal.py [153 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit\metainterp\test\test_threadlocal.py ...
========================== 3 passed in 18.35 seconds ==========================
++ 11:12:10 starting jit/metainterp/test/test_tl.py [157 started in total]
__ jit/metainterp/test/test_tl.py [154 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit\metainterp\test\test_tl.py .....
========================== 5 passed in 37.99 seconds ==========================
++ 11:12:56 starting jit/metainterp/test/test_tlc.py [158 started in total]
__ jit/metainterp/test/test_tlc.py [155 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit\metainterp\test\test_tlc.py .s
==================== 1 passed, 1 skipped in 30.26 seconds =====================
++ 11:13:36 starting jit/metainterp/test/test_tracelimit.py [159 started in total]
__ jit/metainterp/test/test_loop_unroll_disopt.py [156 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 259 items
jit\metainterp\test\test_loop_unroll_disopt.py ..............................ss.s.................................ss.s.................................ss.s.................................ss.s.................................ss.s.................................ss.s.................................ss.s...
================== 238 passed, 21 skipped in 492.10 seconds ===================
++ 11:13:47 starting jit/metainterp/test/test_tracingopts.py [160 started in total]
__ jit/metainterp/test/test_string.py [157 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 97 items
jit\metainterp\test\test_string.py .............................s............................................s......................
=================== 95 passed, 2 skipped in 194.94 seconds ====================
++ 11:15:02 starting jit/metainterp/test/test_virtual.py [161 started in total]
__ jit/metainterp/test/test_tracelimit.py [158 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit\metainterp\test\test_tracelimit.py .....
========================== 5 passed in 80.57 seconds ==========================
++ 11:15:05 starting jit/metainterp/test/test_virtualizable.py [162 started in total]
__ jit/metainterp/test/test_tracingopts.py [159 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
jit\metainterp\test\test_tracingopts.py .................................s.....
=================== 38 passed, 1 skipped in 119.12 seconds ====================
++ 11:15:52 starting jit/metainterp/test/test_virtualref.py [163 started in total]
__ jit/metainterp/test/test_virtualizable.py [160 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
jit\metainterp\test\test_virtualizable.py ................x.................................
==================== 49 passed, 1 xfailed in 87.81 seconds ====================
++ 11:16:42 starting jit/metainterp/test/test_warmspot.py [164 started in total]
__ jit/metainterp/test/test_virtualref.py [161 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit\metainterp\test\test_virtualref.py ..s..................
==================== 20 passed, 1 skipped in 67.06 seconds ====================
++ 11:17:07 starting jit/metainterp/test/test_warmstate.py [165 started in total]
__ jit/metainterp/test/test_warmstate.py [162 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
jit\metainterp\test\test_warmstate.py .........
========================== 9 passed in 18.81 seconds ==========================
++ 11:17:32 starting jit/metainterp/test/test_zvector.py [166 started in total]
__ jit/metainterp/test/test_warmspot.py [163 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit\metainterp\test\test_warmspot.py ...........sss.....ssss....
==================== 20 passed, 7 skipped in 49.15 seconds ====================
++ 11:17:42 starting jit/tl/test [167 started in total]
__ jit/tl/test [164 done in total, somefailed=False] __________________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items / 1 skipped
jit\tl\test\test_brainfuck.py .
jit\tl\test\test_tl.py ......................s
jit\tl\test\test_tlc.py ..................
jit\tl\test\test_tlr.py .s
==================== 42 passed, 3 skipped in 39.62 seconds ====================
++ 11:18:27 starting jit/tl/tinyframe/test [168 started in total]
__ jit/metainterp/test/test_virtual.py [165 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit\metainterp\test\test_virtual.py .....................................................................................................................................
======================== 133 passed in 195.94 seconds =========================
++ 11:18:27 starting jit/tl/tla [169 started in total]
__ jit/tl/tinyframe/test [166 done in total, somefailed=False] ________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit\tl\tinyframe\test\test_tinyframe.py .......
========================== 7 passed in 10.60 seconds ==========================
++ 11:18:42 starting jit/tool/test [170 started in total]
__ jit/tl/tla [167 done in total, somefailed=False] ___________________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit\tl\tla\test_tla.py ..........ssss.
==================== 11 passed, 4 skipped in 21.91 seconds ====================
++ 11:18:56 starting memory/gc/test [171 started in total]
__ jit/tool/test [168 done in total, somefailed=False] ________________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit\tool\test\test_jitoutput.py ..
jit\tool\test\test_loopcounter.py .
jit\tool\test\test_oparser.py ...................................
jit\tool\test\test_traceviewer.py ...........
========================= 49 passed in 18.33 seconds ==========================
++ 11:19:07 starting memory/gctransform/test [172 started in total]
__ memory/gc/test [169 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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 216 items
memory\gc\test\test_direct.py ....................................s.............................................................................
memory\gc\test\test_env.py .......
memory\gc\test\test_hook.py .F.
memory\gc\test\test_incminimark.py ...
memory\gc\test\test_inspector.py ..
memory\gc\test\test_minimark.py ...
memory\gc\test\test_minimarkpage.py ...............
memory\gc\test\test_object_pinning.py .............................................
memory\gc\test\test_rawrefcount.py ........................
================================== FAILURES ===================================
___________________ TestIncMiniMarkHooks.test_on_gc_collect ___________________
self = <rpython.memory.gc.test.test_hook.TestIncMiniMarkHooks object at 0x0000012492349168>
def test_on_gc_collect(self):
from rpython.memory.gc import incminimark as m
self.gc.hooks._gc_collect_step_enabled = True
self.gc.hooks._gc_collect_enabled = True
self.malloc(S)
self.gc.collect()
assert self.gc.hooks.steps == [
{'oldstate': m.STATE_SCANNING, 'newstate': m.STATE_MARKING},
{'oldstate': m.STATE_MARKING, 'newstate': m.STATE_SWEEPING},
{'oldstate': m.STATE_SWEEPING, 'newstate': m.STATE_FINALIZING},
{'oldstate': m.STATE_FINALIZING, 'newstate': m.STATE_SCANNING}
]
assert self.gc.hooks.collects == [
{'num_major_collects': 1,
'arenas_count_before': 0,
'arenas_count_after': 0,
'arenas_bytes': 0,
'rawmalloc_bytes_after': 0,
'rawmalloc_bytes_before': 0,
'pinned_objects': 0,
}
]
assert len(self.gc.hooks.durations) == 4 # 4 steps
for d in self.gc.hooks.durations:
> assert d > 0.0
E assert 0.0 > 0.0
memory\gc\test\test_hook.py:110: AssertionError
=========================== short test summary info ===========================
FAIL memory/gc/test/test_hook.py::TestIncMiniMarkHooks::()::test_on_gc_collect
============== 1 failed, 214 passed, 1 skipped in 97.42 seconds ===============
++ 11:20:40 starting memory/test/test_gctypelayout.py [173 started in total]
__ memory/test/test_gctypelayout.py [170 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory\test\test_gctypelayout.py .....
========================== 5 passed in 14.67 seconds ==========================
++ 11:21:02 starting memory/test/test_generational_gc.py [174 started in total]
__ memory/gctransform/test [171 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 85 items
memory\gctransform\test\test_boehm.py ......
memory\gctransform\test\test_framework.py .................
memory\gctransform\test\test_refcounting.py .s.............
memory\gctransform\test\test_shadowcolor.py ...................................
memory\gctransform\test\test_statistics.py ..
memory\gctransform\test\test_transform.py ..........
=================== 84 passed, 1 skipped in 223.37 seconds ====================
++ 11:23:03 starting memory/test/test_growingsemispace_gc.py [175 started in total]
__ memory/test/test_generational_gc.py [172 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory\test\test_generational_gc.py ...............................................
========================= 47 passed in 139.99 seconds =========================
++ 11:23:29 starting memory/test/test_hybrid_gc.py [176 started in total]
__ jit/backend/x86/test/test_x86vector.py [173 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 94 items
jit\backend\x86\test\test_x86vector.py ..............................................................................................
======================== 94 passed in 2960.85 seconds =========================
++ 11:24:21 starting memory/test/test_hybrid_gc_smallheap.py [177 started in total]
__ memory/test/test_growingsemispace_gc.py [174 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory\test\test_growingsemispace_gc.py ...............................................
========================= 47 passed in 133.58 seconds =========================
++ 11:25:23 starting memory/test/test_incminimark_gc.py [178 started in total]
__ memory/test/test_hybrid_gc.py [175 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
memory\test\test_hybrid_gc.py ..................................................
========================= 50 passed in 127.72 seconds =========================
++ 11:25:49 starting memory/test/test_incminimark_gc_cardmarking.py [179 started in total]
__ memory/test/test_hybrid_gc_smallheap.py [176 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
memory\test\test_hybrid_gc_smallheap.py ..............................................
========================= 46 passed in 112.07 seconds =========================
++ 11:26:18 starting memory/test/test_lldict.py [180 started in total]
__ memory/test/test_lldict.py [177 done in total, somefailed=False] ___________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory\test\test_lldict.py .....
========================== 5 passed in 1.56 seconds ===========================
++ 11:26:28 starting memory/test/test_minimark_gc.py [181 started in total]
__ memory/test/test_incminimark_gc.py [178 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
memory\test\test_incminimark_gc.py ..................................................s.
=================== 51 passed, 1 skipped in 134.20 seconds ====================
++ 11:27:42 starting memory/test/test_minimark_gc_cardmarking.py [182 started in total]
__ memory/test/test_incminimark_gc_cardmarking.py [179 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
memory\test\test_incminimark_gc_cardmarking.py ..................................................s.
=================== 51 passed, 1 skipped in 136.31 seconds ====================
++ 11:28:17 starting memory/test/test_semispace_gc.py [183 started in total]
__ memory/test/test_minimark_gc.py [180 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory\test\test_minimark_gc.py ................................................
========================= 48 passed in 123.40 seconds =========================
++ 11:28:40 starting memory/test/test_support.py [184 started in total]
__ memory/test/test_support.py [181 done in total, somefailed=False] __________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
memory\test\test_support.py .........
========================== 9 passed in 13.59 seconds ==========================
++ 11:28:58 starting memory/test/test_transformed_gc.py [185 started in total]
__ memory/test/test_minimark_gc_cardmarking.py [182 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory\test\test_minimark_gc_cardmarking.py ................................................
========================= 48 passed in 127.52 seconds =========================
++ 11:29:55 starting rlib/parsing/test/test_deterministic.py [186 started in total]
__ memory/test/test_semispace_gc.py [183 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory\test\test_semispace_gc.py ...............................................
========================= 47 passed in 140.79 seconds =========================
++ 11:30:44 starting rlib/parsing/test/test_ebnfparse.py [187 started in total]
__ rlib/parsing/test/test_ebnfparse.py [184 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
rlib\parsing\test\test_ebnfparse.py ..........................s..
==================== 28 passed, 1 skipped in 1.97 seconds =====================
++ 11:30:50 starting rlib/parsing/test/test_lexer.py [188 started in total]
__ rlib/parsing/test/test_deterministic.py [185 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib\parsing\test\test_deterministic.py .........
========================== 9 passed in 48.35 seconds ==========================
++ 11:30:55 starting rlib/parsing/test/test_parse.py [189 started in total]
__ rlib/parsing/test/test_lexer.py [186 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib\parsing\test\test_lexer.py ..........
========================== 10 passed in 1.23 seconds ==========================
++ 11:30:55 starting rlib/parsing/test/test_parseerrors.py [190 started in total]
__ rlib/parsing/test/test_parse.py [187 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib\parsing\test\test_parse.py ....
========================== 4 passed in 1.81 seconds ===========================
++ 11:31:01 starting rlib/parsing/test/test_pcre_regtest.py [191 started in total]
__ rlib/parsing/test/test_parseerrors.py [188 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib\parsing\test\test_parseerrors.py ..
========================== 2 passed in 1.08 seconds ===========================
++ 11:31:01 starting rlib/parsing/test/test_pypackrat.py [192 started in total]
__ rlib/parsing/test/test_pypackrat.py [189 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 31 items
rlib\parsing\test\test_pypackrat.py ...............................
========================== 31 passed in 1.84 seconds ==========================
++ 11:31:08 starting rlib/parsing/test/test_pythonlexer.py [193 started in total]
__ rlib/parsing/test/test_pcre_regtest.py [190 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 290 items
rlib\parsing\test\test_pcre_regtest.py ..................................................................................................................................................................................................................................................................................................
========================= 290 passed in 4.60 seconds ==========================
++ 11:31:12 starting rlib/parsing/test/test_pythonparse.py [194 started in total]
__ rlib/parsing/test/test_pythonlexer.py [191 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib\parsing\test\test_pythonlexer.py ...........
========================== 11 passed in 2.75 seconds ==========================
++ 11:31:15 starting rlib/parsing/test/test_regex.py [195 started in total]
__ rlib/parsing/test/test_pythonparse.py [192 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib\parsing\test\test_pythonparse.py ............s....
==================== 16 passed, 1 skipped in 3.40 seconds =====================
++ 11:31:21 starting rlib/parsing/test/test_regexparse.py [196 started in total]
__ rlib/parsing/test/test_regexparse.py [193 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
rlib\parsing\test\test_regexparse.py ...............
========================== 15 passed in 1.35 seconds ==========================
++ 11:31:27 starting rlib/parsing/test/test_translate.py [197 started in total]
__ rlib/parsing/test/test_regex.py [194 done in total, somefailed=False] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib\parsing\test\test_regex.py .............
========================= 13 passed in 93.18 seconds ==========================
++ 11:32:59 starting rlib/parsing/test/test_translate_lexer.py [198 started in total]
__ rlib/parsing/test/test_translate_lexer.py [195 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib\parsing\test\test_translate_lexer.py .
========================== 1 passed in 55.66 seconds ==========================
++ 11:34:07 starting rlib/parsing/test/test_tree.py [199 started in total]
__ rlib/parsing/test/test_translate.py [196 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib\parsing\test\test_translate.py .....
========================= 5 passed in 154.60 seconds ==========================
++ 11:34:09 starting rlib/rjitlog/test/test_jitlog.py [200 started in total]
__ rlib/rjitlog/test/test_jitlog.py [197 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib\rjitlog\test\test_jitlog.py ....
========================== 4 passed in 23.66 seconds ==========================
++ 11:34:37 starting rlib/rsre/test/test_char.py [201 started in total]
__ rlib/parsing/test/test_tree.py [198 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib\parsing\test\test_tree.py ......
========================== 6 passed in 42.07 seconds ==========================
++ 11:34:53 starting rlib/rsre/test/test_ext_opcode.py [202 started in total]
__ rlib/rsre/test/test_char.py [199 done in total, somefailed=False] __________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib\rsre\test\test_char.py .......
========================== 7 passed in 14.36 seconds ==========================
++ 11:35:02 starting rlib/rsre/test/test_match.py [203 started in total]
__ rlib/rsre/test/test_ext_opcode.py [200 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib\rsre\test\test_ext_opcode.py ...........
========================== 11 passed in 5.82 seconds ==========================
++ 11:35:04 starting rlib/rsre/test/test_re.py [204 started in total]
__ rlib/rsre/test/test_re.py [201 done in total, somefailed=False] ____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 56 items
rlib\rsre\test\test_re.py ..............ss........................................
==================== 54 passed, 2 skipped in 6.56 seconds =====================
++ 11:35:15 starting rlib/rsre/test/test_search.py [205 started in total]
__ rlib/rsre/test/test_match.py [202 done in total, somefailed=False] _________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
rlib\rsre\test\test_match.py ......................................
========================== 38 passed in 7.81 seconds ==========================
++ 11:35:18 starting rlib/rsre/test/test_zexternal.py [206 started in total]
__ rlib/rsre/test/test_search.py [203 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 67 items
rlib\rsre\test\test_search.py ...................................................................
========================== 67 passed in 5.81 seconds ==========================
++ 11:35:24 starting rlib/rsre/test/test_zinterp.py [207 started in total]
__ rlib/rsre/test/test_zexternal.py [204 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1002 items
rlib\rsre\test\test_zexternal.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
========================= 1002 passed in 8.38 seconds =========================
++ 11:35:31 starting rlib/rsre/test/test_zjit.py [208 started in total]
__ rlib/rsre/test/test_zinterp.py [205 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib\rsre\test\test_zinterp.py ...
========================== 3 passed in 77.47 seconds ==========================
++ 11:36:46 starting rlib/rstrategies/test/test_rstrategies.py [209 started in total]
__ rlib/rstrategies/test/test_rstrategies.py [206 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
rlib\rstrategies\test\test_rstrategies.py .................................................
========================== 49 passed in 7.02 seconds ==========================
++ 11:37:11 starting rlib/rstruct/test/test_ieee.py [210 started in total]
__ memory/test/test_transformed_gc.py [207 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 183 items
memory\test\test_transformed_gc.py ....s..................s..s.....s..................s..s............s..................s..s.............s.....................s................s.....................s.................s
================== 169 passed, 14 skipped in 506.49 seconds ===================
++ 11:37:29 starting rlib/rstruct/test/test_pack.py [211 started in total]
__ rlib/rstruct/test/test_pack.py [208 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 59 items
rlib\rstruct\test\test_pack.py ...........................................................
========================= 59 passed in 14.36 seconds ==========================
++ 11:37:50 starting rlib/rstruct/test/test_runpack.py [212 started in total]
__ rlib/rstruct/test/test_ieee.py [209 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
rlib\rstruct\test\test_ieee.py ..............
========================= 14 passed in 84.70 seconds ==========================
++ 11:38:55 starting rlib/rvmprof/test/test_file.py [213 started in total]
__ rlib/rvmprof/test/test_file.py [210 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 6.17 seconds ==========================
++ 11:39:06 starting rlib/rvmprof/test/test_rvmprof.py [214 started in total]
__ rlib/rvmprof/test/test_rvmprof.py [211 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 5.43 seconds ==========================
++ 11:39:15 starting rlib/rvmprof/test/test_support.py [215 started in total]
__ rlib/rvmprof/test/test_support.py [212 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 4.71 seconds ==========================
++ 11:39:24 starting rlib/rvmprof/test/test_traceback.py [216 started in total]
__ rlib/rstruct/test/test_runpack.py [213 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib\rstruct\test\test_runpack.py ......................
========================= 22 passed in 87.02 seconds ==========================
++ 11:39:26 starting rlib/rvmprof/test/test_ztranslation.py [217 started in total]
__ rlib/rvmprof/test/test_ztranslation.py [214 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 5.20 seconds ==========================
++ 11:39:35 starting rlib/test/test__jit_vref.py [218 started in total]
__ rlib/rvmprof/test/test_traceback.py [215 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 5.70 seconds ==========================
++ 11:39:35 starting rlib/test/test_buffer.py [219 started in total]
__ rlib/test/test__jit_vref.py [216 done in total, somefailed=False] __________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
rlib\test\test__jit_vref.py ............
========================= 12 passed in 13.33 seconds ==========================
++ 11:39:53 starting rlib/test/test_cache.py [220 started in total]
__ rlib/test/test_cache.py [217 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib\test\test_cache.py .
========================== 1 passed in 1.17 seconds ===========================
++ 11:39:58 starting rlib/test/test_clibffi.py [221 started in total]
__ rlib/test/test_clibffi.py [218 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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib\test\test_clibffi.py .....F..s........
================================== FAILURES ===================================
__________________________ TestCLibffi.test_unichar ___________________________
self = <rpython.rlib.test.test_clibffi.TestCLibffi object at 0x000002032f95dc90>
def test_unichar(self):
from rpython.rlib.runicode import MAXUNICODE
wchar = cast_type_to_ffitype(lltype.UniChar)
if MAXUNICODE > 65535:
> assert wchar is ffi_type_uint32
E assert <* <C object Struct ffi_type { c_size, c_alignment, c_type, c__pad0, c__pad1, c__pad2, c__pad3, c_elements } at 0x2032cc73f90>> is ffi_type_uint32
rlib\test\test_clibffi.py:120: AssertionError
=========================== short test summary info ===========================
FAIL rlib/test/test_clibffi.py::TestCLibffi::()::test_unichar
=============== 1 failed, 15 passed, 1 skipped in 48.85 seconds ===============
n: 2
Arg 0: 3
Arg 1: 15
++ 11:40:58 starting rlib/test/test_compilerinfo.py [222 started in total]
__ rlib/test/test_buffer.py [219 done in total, somefailed=False] _____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
rlib\test\test_buffer.py ...............................................
========================= 47 passed in 92.55 seconds ==========================
++ 11:41:19 starting rlib/test/test_debug.py [223 started in total]
__ rlib/test/test_debug.py [220 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib\test\test_debug.py ...........
========================= 11 passed in 39.09 seconds ==========================
++ 11:42:04 starting rlib/test/test_jit.py [224 started in total]
__ rlib/test/test_compilerinfo.py [221 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib\test\test_compilerinfo.py ..
========================== 2 passed in 57.85 seconds ==========================
++ 11:42:06 starting rlib/test/test_jit_libffi.py [225 started in total]
__ rlib/test/test_jit_libffi.py [222 done in total, somefailed=False] _________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib\test\test_jit_libffi.py .
========================== 1 passed in 15.32 seconds ==========================
++ 11:42:27 starting rlib/test/test_libffi.py [226 started in total]
__ rlib/rsre/test/test_zjit.py [223 done in total, somefailed=False] __________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib\rsre\test\test_zjit.py .....................x....
=================== 25 passed, 1 xfailed in 415.81 seconds ====================
++ 11:42:34 starting rlib/test/test_listsort.py [227 started in total]
__ rlib/test/test_listsort.py [224 done in total, somefailed=False] ___________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib\test\test_listsort.py ....
================= 4 passed, 1 pytest-warnings in 3.14 seconds =================
++ 11:42:40 starting rlib/test/test_longlong2float.py [228 started in total]
__ rlib/test/test_jit.py [225 done in total, somefailed=False] ________________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib\test\test_jit.py ...ss.........................
==================== 28 passed, 2 skipped in 35.26 seconds ====================
++ 11:42:43 starting rlib/test/test_mutbuffer.py [229 started in total]
__ rlib/test/test_libffi.py [226 done in total, somefailed=False] _____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
rlib\test\test_libffi.py .............................
========================= 29 passed in 12.25 seconds ==========================
++ 11:42:45 starting rlib/test/test_nonconst.py [230 started in total]
__ rlib/test/test_mutbuffer.py [227 done in total, somefailed=False] __________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib\test\test_mutbuffer.py .....
========================== 5 passed in 4.09 seconds ===========================
++ 11:42:51 starting rlib/test/test_objectmodel.py [231 started in total]
__ rlib/test/test_nonconst.py [228 done in total, somefailed=False] ___________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib\test\test_nonconst.py .....
========================== 5 passed in 6.60 seconds ===========================
++ 11:42:56 starting rlib/test/test_posix.py [232 started in total]
__ rlib/test/test_posix.py [229 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib\test\test_posix.py ....s.....s.ssssssss.sssssssss
=================== 11 passed, 19 skipped in 55.17 seconds ====================
++ 11:43:56 starting rlib/test/test_rStringIO.py [233 started in total]
__ rlib/test/test_rStringIO.py [230 done in total, somefailed=False] __________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib\test\test_rStringIO.py ...........
========================== 11 passed in 1.42 seconds ==========================
++ 11:44:01 starting rlib/test/test_rarithmetic.py [234 started in total]
__ rlib/test/test_longlong2float.py [231 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib\test\test_longlong2float.py ..........
========================= 10 passed in 81.40 seconds ==========================
++ 11:44:09 starting rlib/test/test_rawrefcount.py [235 started in total]
__ rlib/test/test_rarithmetic.py [232 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 103 items
rlib\test\test_rarithmetic.py .......................................................................................................
========================= 103 passed in 11.27 seconds =========================
++ 11:44:18 starting rlib/test/test_rawrefcount_boehm.py [236 started in total]
__ rlib/test/test_rawrefcount_boehm.py [233 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib\test\test_rawrefcount_boehm.py ss
========================== 2 skipped in 8.07 seconds ==========================
++ 11:44:32 starting rlib/test/test_rawstorage.py [237 started in total]
__ rlib/test/test_objectmodel.py [234 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 60 items
rlib\test\test_objectmodel.py ....s.......................................................
=================== 59 passed, 1 skipped in 109.72 seconds ====================
++ 11:44:49 starting rlib/test/test_rbigint.py [238 started in total]
__ rlib/test/test_rawrefcount.py [235 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib\test\test_rawrefcount.py .............
========================= 13 passed in 54.03 seconds ==========================
++ 11:45:09 starting rlib/test/test_rbisect.py [239 started in total]
__ rlib/test/test_rbisect.py [236 done in total, somefailed=False] ____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib\test\test_rbisect.py ..
========================== 2 passed in 2.63 seconds ===========================
++ 11:45:18 starting rlib/test/test_rcomplex.py [240 started in total]
__ rlib/test/test_rcomplex.py [237 done in total, somefailed=False] ___________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib\test\test_rcomplex.py ........
========================== 8 passed in 9.77 seconds ===========================
++ 11:45:34 starting rlib/test/test_rdtoa.py [241 started in total]
__ rlib/test/test_rdtoa.py [238 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib\test\test_rdtoa.py ......
========================== 6 passed in 2.84 seconds ===========================
++ 11:45:43 starting rlib/test/test_rdynload.py [242 started in total]
__ rlib/test/test_rawstorage.py [239 done in total, somefailed=False] _________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib\test\test_rawstorage.py .......
========================== 7 passed in 61.73 seconds ==========================
++ 11:45:46 starting rlib/test/test_rerased.py [243 started in total]
__ rlib/test/test_rdynload.py [240 done in total, somefailed=False] ___________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib\test\test_rdynload.py ...
========================== 3 passed in 11.51 seconds ==========================
++ 11:45:58 starting rlib/test/test_rfile.py [244 started in total]
__ rlib/test/test_rerased.py [241 done in total, somefailed=False] ____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
rlib\test\test_rerased.py .........................
========================= 25 passed in 16.00 seconds ==========================
++ 11:46:07 starting rlib/test/test_rfloat.py [245 started in total]
__ jit/metainterp/test/test_zvector.py [242 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 84 items
jit\metainterp\test\test_zvector.py ....................................................................................
======================== 84 passed in 1718.26 seconds =========================
++ 11:46:16 starting rlib/test/test_rgc.py [246 started in total]
__ rlib/test/test_rfile.py [243 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib\test\test_rfile.py ..ss..................ssss
=================== 20 passed, 6 skipped in 102.75 seconds ====================
test
++ 11:47:49 starting rlib/test/test_rgil.py [247 started in total]
__ rlib/test/test_rgc.py [244 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
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
rlib\test\test_rgc.py ...................s..s..........FF..
================================== FAILURES ===================================
__________________ TestFinalizerQueue.test_translated_boehm ___________________
self = <rpython.rlib.test.test_rgc.TestFinalizerQueue instance at 0x00000252ed348520>
def test_translated_boehm(self):
> self._test_translated(use_gc="boehm", llcase=False)
rlib\test\test_rgc.py:695:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rlib\test\test_rgc.py:782: in _test_translated
data = subprocess.check_output([str(exename), '.', '.', '.'])
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
popenargs = (['d:\\systemtemp\\pytest\\usession-win-rpython-249\\testing_3\\testing_3.exe', '.', '.', '.'],)
kwargs = {}, process = <subprocess.Popen object at 0x00000252eb638db0>
output = '', unused_err = None, retcode = 3221226505
cmd = ['d:\\systemtemp\\pytest\\usession-win-rpython-249\\testing_3\\testing_3.exe', '.', '.', '.']
def check_output(*popenargs, **kwargs):
r"""Run command with arguments and return its output as a byte string.
If the exit code was non-zero it raises a CalledProcessError. The
CalledProcessError object will have the return code in the returncode
attribute and output in the output attribute.
The arguments are the same as for the Popen constructor. Example:
>>> check_output(["ls", "-l", "/dev/null"])
'crw-rw-rw- 1 root root 1, 3 Oct 18 2007 /dev/null\n'
The stdout argument is not allowed as it is used internally.
To capture standard error in the result, use stderr=STDOUT.
>>> check_output(["/bin/sh", "-c",
... "ls -l non_existent_file ; exit 0"],
... stderr=STDOUT)
'ls: non_existent_file: No such file or directory\n'
"""
if 'stdout' in kwargs:
raise ValueError('stdout argument not allowed, it will be overridden.')
process = Popen(stdout=PIPE, *popenargs, **kwargs)
output, unused_err = process.communicate()
retcode = process.poll()
if retcode:
cmd = kwargs.get("args")
if cmd is None:
cmd = popenargs[0]
> raise CalledProcessError(retcode, cmd, output=output)
E CalledProcessError: Command '['d:\\systemtemp\\pytest\\usession-win-rpython-249\\testing_3\\testing_3.exe', '.', '.', '.']' returned non-zero exit status 3221226505
d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\subprocess.py:223: CalledProcessError
---------------------------- Captured stderr call -----------------------------
[platform:msg] Updated environment with vsver 160, using x64 True
[flowgraph] (rpython.rlib.test.test_rgc:756)main
[translation:info] Annotating&simplifying...
[translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy
[flowgraph] (rpython.rlib.rgc:571)next_dead
[flowgraph] (rpython.rlib.test.test_rgc:718)finalizer_trigger
[flowgraph] (rpython.rtyper.annlowlevel:539)cast_gcref_to_instance
[flowgraph] (rpython.rlib.test.test_rgc:731)subfunc
[flowgraph] (rpython.rlib.test.test_rgc:572)T_Int.__init__
[flowgraph] (rpython.rlib.rgc:588)register_finalizer
[flowgraph] (rpython.rtyper.annlowlevel:482)cast_instance_to_gcref
[flowgraph] (rpython.rtyper.annlowlevel:477)cast_instance_to_base_ptr
[flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item
[flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline
[flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end
[flowgraph] (rpython.rlib.rposix:500)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1427)scoped_nonmovingbuffer.__init__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1431)scoped_nonmovingbuffer.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:873)get_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c
[flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw
[flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf
[flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)wrap_write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1433)scoped_nonmovingbuffer.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:937)free_nonmovingbuffer_ll
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_wrap_write
[flowgraph] (rpython.rlib.rgil:160)release
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rgil:171)acquire
[flowgraph] (rpython.rlib.rthread:282)gc_thread_run
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.rlib.rarithmetic:139)widen
[flowgraph] (rpython.rlib.rposix:113)get_saved_errno
[flowgraph] (?:1)memo_offsetof_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__should_widen_type_0
[translation:info] RTyping...
[flowgraph] (rpython.rtyper.rclass:1170)ll_runtime_type_info
[flowgraph] (rpython.rtyper.rclass:1173)ll_inst_type
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext
[flowgraph] (rpython.rtyper.rlist:588)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:11)ll_join_chars_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (?:2)mallocstr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_chars_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:912)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rtyper.rlist:539)ll_null_item
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)ll_listdelslice_startonly_trampoline
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen
[rtyper] specializing: 100 / 354 blocks (28%)
[flowgraph] (rpython.rtyper.rstr:425)ll_str
[flowgraph] (?:1)memo_ll_constant_0
[flowgraph] (?:11)ll_join_strs_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda>
[flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_strs_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[rtyper] specializing: 200 / 413 blocks (48%)
[rtyper] specializing: 300 / 413 blocks (72%)
[rtyper] specializing: 400 / 413 blocks (96%)
[rtyper] -=- specialized 413 blocks -=-
[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass
[flowgraph] (rpython.rtyper.rclass:1130)ll_type
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserting stack checks...
[flowgraph] (rpython.rlib.rstack:42)stack_check
[flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath
[rtyper] -=- specialized 8 more blocks -=-
[translation:info] inserted 0 stack checks.
[translation:info] Creating database for generating c source...
[flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred
[flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type
[flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value
[flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear
[flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise
[flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise
[flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception
[flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception
[flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr
[flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr
[rtyper] -=- specialized 21 more blocks -=-
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:454)_ll_malloc_fixedsize_zero
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.transform:493)_ll_malloc_varsize_no_length_zero
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.boehm:249)ll_weakref_create
[flowgraph] (rpython.memory.gctransform.boehm:263)ll_weakref_deref
[flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[flowgraph] (rpython.memory.gctransform.boehm:20)<lambda>
[flowgraph] (rpython.memory.gctransform.boehm:24)<lambda>
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[rtyper] specializing: 500 / 510 blocks (98%)
[rtyper] -=- specialized 64 more blocks -=-
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_weakref_create__GCREFPtr
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper
[flowgraph] (rpython.rtyper.lltypesystem.rffi:854)charp2str
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1030)charpsize2str
[flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string
[flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set
[flowgraph] (rpython.rlib.rarithmetic:741)int_force_ge_zero
[flowgraph] (rpython.rtyper.rlist:504)_ll_alloc_and_set_jit
[flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null
[flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit
[flowgraph] (rpython.rtyper.lltypesystem.rlist:324)ll_newlist
[flowgraph] (rpython.rtyper.rlist:516)_ll_alloc_and_clear
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:528)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull
[flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline
[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull
[flowgraph] (?:1)memo__null_of_type_0
[flowgraph] (rpython.rtyper.rlist:726)ll_setitem_nonneg
[rtyper] -=- specialized 78 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[flowgraph] (rpython.memory.gctransform.boehm:152)ll_finalizer_trigger
[flowgraph] (rpython.memory.gctransform.support:95)ll_report_finalizer_error
[flowgraph] (rpython.memory.gctransform.support:77)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)wrap_write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:926)get_nonmovingbuffer_ll_final_null
[rtyper] specializing: 600 / 618 blocks (97%)
[flowgraph] (rpython.rtyper.rclass:870)ll_str
[flowgraph] (rpython.rtyper.lltypesystem.rstr:425)ll_strconcat
[flowgraph] (rpython.rtyper.lltypesystem.rstr:416)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:47)ll_int2hex
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[flowgraph] (?:1)memo_conststr_0
[flowgraph] (?:1)memo_conststr_0
[flowgraph] (?:1)memo_conststr_0
[flowgraph] (?:1)memo_conststr_0
[rtyper] -=- specialized 69 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 memo_conststr_0
[backendopt:inlining] 0.00 ll_unsigned__Unsigned
[backendopt:inlining] 0.00 wrap_write__Signed_SomeString_Signed_star_3
[backendopt:inlining] 2.00 ll_length__rpy_stringPtr
[backendopt:inlining] 6.00 finalizer_trigger
[backendopt:inlining] 26.62 ll_report_finalizer_error__SomeInstance
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] 8 simple mallocs removed in 'write'
[backendopt:malloc] 8 simple mallocs removed in 'wrap_write__Signed_SomeString_Signed_star_3'
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 391 nodes [ array: 29 boehm rtti: 20 func: 148 struct: 194 ]
[c:database] Completed
[translation:info] database for generating C source was created
[translation:info] Generating c source...
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_test.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_rlib_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_test.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: d:\systemtemp\pytest\usession-win-rpython-249\testing_3\testing_3.c
[translation:info] Compiling c source...
[platform:execute] jom.exe in d:\systemtemp\pytest\usession-win-rpython-249\testing_3
[translation:info] created: d:\systemtemp\pytest\usession-win-rpython-249\testing_3\testing_3.exe
[translation:info] usession directory: d:\systemtemp\pytest\usession-win-rpython-249
PyPy assertion failed at rpython_translator.c:51:
in pypy_g_RPyRaiseException: AssertionError
_________________ TestFinalizerQueue.test_translated_boehm_ll _________________
self = <rpython.rlib.test.test_rgc.TestFinalizerQueue instance at 0x00000252ed9526e0>
def test_translated_boehm_ll(self):
> self._test_translated(use_gc="boehm", llcase=True)
rlib\test\test_rgc.py:698:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rlib\test\test_rgc.py:782: in _test_translated
data = subprocess.check_output([str(exename), '.', '.', '.'])
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
popenargs = (['d:\\systemtemp\\pytest\\usession-win-rpython-249\\testing_4\\testing_4.exe', '.', '.', '.'],)
kwargs = {}, process = <subprocess.Popen object at 0x00000252e892ab80>
output = '', unused_err = None, retcode = 3221226505
cmd = ['d:\\systemtemp\\pytest\\usession-win-rpython-249\\testing_4\\testing_4.exe', '.', '.', '.']
def check_output(*popenargs, **kwargs):
r"""Run command with arguments and return its output as a byte string.
If the exit code was non-zero it raises a CalledProcessError. The
CalledProcessError object will have the return code in the returncode
attribute and output in the output attribute.
The arguments are the same as for the Popen constructor. Example:
>>> check_output(["ls", "-l", "/dev/null"])
'crw-rw-rw- 1 root root 1, 3 Oct 18 2007 /dev/null\n'
The stdout argument is not allowed as it is used internally.
To capture standard error in the result, use stderr=STDOUT.
>>> check_output(["/bin/sh", "-c",
... "ls -l non_existent_file ; exit 0"],
... stderr=STDOUT)
'ls: non_existent_file: No such file or directory\n'
"""
if 'stdout' in kwargs:
raise ValueError('stdout argument not allowed, it will be overridden.')
process = Popen(stdout=PIPE, *popenargs, **kwargs)
output, unused_err = process.communicate()
retcode = process.poll()
if retcode:
cmd = kwargs.get("args")
if cmd is None:
cmd = popenargs[0]
> raise CalledProcessError(retcode, cmd, output=output)
E CalledProcessError: Command '['d:\\systemtemp\\pytest\\usession-win-rpython-249\\testing_4\\testing_4.exe', '.', '.', '.']' returned non-zero exit status 3221226505
d:\pypy_stuff\pypy2.7-v7.3.18\lib-python\2.7\subprocess.py:223: CalledProcessError
---------------------------- Captured stderr call -----------------------------
[platform:msg] Updated environment with vsver 160, using x64 True
[flowgraph] (rpython.rlib.test.test_rgc:756)main
[translation:info] Annotating&simplifying...
[translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy
[flowgraph] (rpython.rlib.rgc:571)next_dead
[flowgraph] (rpython.rlib.test.test_rgc:718)finalizer_trigger
[flowgraph] (rpython.rlib.test.test_rgc:731)subfunc
[flowgraph] (rpython.rlib.test.test_rgc:728)llbuilder
[flowgraph] (rpython.rlib.rgc:588)register_finalizer
[flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item
[flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline
[flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end
[flowgraph] (rpython.rlib.rposix:500)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1427)scoped_nonmovingbuffer.__init__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1431)scoped_nonmovingbuffer.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:873)get_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c
[flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw
[flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf
[flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)wrap_write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1433)scoped_nonmovingbuffer.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:937)free_nonmovingbuffer_ll
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_wrap_write
[flowgraph] (rpython.rlib.rgil:160)release
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rgil:171)acquire
[flowgraph] (rpython.rlib.rthread:282)gc_thread_run
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.rlib.rarithmetic:139)widen
[flowgraph] (rpython.rlib.rposix:113)get_saved_errno
[flowgraph] (?:1)memo_offsetof_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__should_widen_type_0
[translation:info] RTyping...
[flowgraph] (rpython.rtyper.rclass:1170)ll_runtime_type_info
[flowgraph] (rpython.rtyper.rint:149)ll_str
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[flowgraph] (?:2)mallocstr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext
[flowgraph] (rpython.rtyper.rlist:588)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:11)ll_join_chars_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_chars_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:912)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rtyper.rlist:539)ll_null_item
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)ll_listdelslice_startonly_trampoline
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen
[rtyper] specializing: 100 / 364 blocks (27%)
[flowgraph] (rpython.rtyper.rstr:425)ll_str
[flowgraph] (?:1)memo_ll_constant_0
[flowgraph] (?:11)ll_join_strs_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda>
[flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_strs_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div
[rtyper] specializing: 200 / 425 blocks (47%)
[flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod
[rtyper] specializing: 300 / 427 blocks (70%)
[rtyper] specializing: 400 / 427 blocks (93%)
[rtyper] -=- specialized 427 blocks -=-
[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass
[flowgraph] (rpython.rtyper.rclass:1130)ll_type
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserting stack checks...
[flowgraph] (rpython.rlib.rstack:42)stack_check
[flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath
[rtyper] -=- specialized 8 more blocks -=-
[translation:info] inserted 0 stack checks.
[translation:info] Creating database for generating c source...
[flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred
[flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type
[flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value
[flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear
[flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise
[flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise
[flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception
[flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception
[flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr
[flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr
[flowgraph] (rpython.rtyper.rclass:1173)ll_inst_type
[rtyper] -=- specialized 25 more blocks -=-
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:454)_ll_malloc_fixedsize_zero
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.transform:493)_ll_malloc_varsize_no_length_zero
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.boehm:249)ll_weakref_create
[flowgraph] (rpython.memory.gctransform.boehm:263)ll_weakref_deref
[flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[flowgraph] (rpython.memory.gctransform.boehm:20)<lambda>
[flowgraph] (rpython.memory.gctransform.boehm:24)<lambda>
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[rtyper] specializing: 500 / 528 blocks (94%)
[rtyper] -=- specialized 64 more blocks -=-
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_weakref_create__GCREFPtr
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper
[flowgraph] (rpython.rtyper.lltypesystem.rffi:854)charp2str
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1030)charpsize2str
[flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string
[flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set
[flowgraph] (rpython.rlib.rarithmetic:741)int_force_ge_zero
[flowgraph] (rpython.rtyper.rlist:504)_ll_alloc_and_set_jit
[flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null
[flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit
[flowgraph] (rpython.rtyper.lltypesystem.rlist:324)ll_newlist
[flowgraph] (rpython.rtyper.rlist:516)_ll_alloc_and_clear
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:528)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull
[flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline
[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull
[flowgraph] (?:1)memo__null_of_type_0
[flowgraph] (rpython.rtyper.rlist:726)ll_setitem_nonneg
[rtyper] specializing: 600 / 606 blocks (99%)
[rtyper] -=- specialized 78 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[flowgraph] (rpython.memory.gctransform.boehm:152)ll_finalizer_trigger
[flowgraph] (rpython.memory.gctransform.support:95)ll_report_finalizer_error
[flowgraph] (rpython.memory.gctransform.support:77)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)wrap_write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:926)get_nonmovingbuffer_ll_final_null
[flowgraph] (rpython.rtyper.rclass:870)ll_str
[flowgraph] (rpython.rtyper.lltypesystem.rstr:425)ll_strconcat
[flowgraph] (rpython.rtyper.lltypesystem.rstr:416)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:47)ll_int2hex
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[flowgraph] (?:1)memo_conststr_0
[flowgraph] (?:1)memo_conststr_0
[flowgraph] (?:1)memo_conststr_0
[flowgraph] (?:1)memo_conststr_0
[rtyper] -=- specialized 69 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 memo_conststr_0
[backendopt:inlining] 0.00 ll_unsigned__Unsigned
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 wrap_write__Signed_SomeString_Signed_star_3
[backendopt:inlining] 2.00 ll_length__rpy_stringPtr
[backendopt:inlining] 6.00 finalizer_trigger
[backendopt:inlining] 26.62 ll_report_finalizer_error__SomeInstance
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] 8 simple mallocs removed in 'write'
[backendopt:malloc] 8 simple mallocs removed in 'wrap_write__Signed_SomeString_Signed_star_3'
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 386 nodes [ array: 28 boehm rtti: 19 func: 149 struct: 190 ]
[c:database] Completed
[translation:info] database for generating C source was created
[translation:info] Generating c source...
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_test.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_rlib_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_test.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: d:\systemtemp\pytest\usession-win-rpython-249\testing_4\testing_4.c
[translation:info] Compiling c source...
[platform:execute] jom.exe in d:\systemtemp\pytest\usession-win-rpython-249\testing_4
[translation:info] created: d:\systemtemp\pytest\usession-win-rpython-249\testing_4\testing_4.exe
[translation:info] usession directory: d:\systemtemp\pytest\usession-win-rpython-249
PyPy assertion failed at rpython_translator.c:51:
in pypy_g_RPyRaiseException: AssertionError
=========================== short test summary info ===========================
FAIL rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_boehm
FAIL rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_boehm_ll
============== 2 failed, 33 passed, 2 skipped in 214.87 seconds ===============
++ 11:49:55 starting rlib/test/test_rlocale.py [248 started in total]
__ rlib/test/test_rlocale.py [245 done in total, somefailed=False] ____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib\test\test_rlocale.py ...s
===================== 3 passed, 1 skipped in 3.25 seconds =====================
++ 11:50:01 starting rlib/test/test_rmarshal.py [249 started in total]
__ rlib/test/test_rgil.py [246 done in total, somefailed=False] _______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib\test\test_rgil.py ....
========================= 4 passed in 129.55 seconds ==========================
++ 11:50:02 starting rlib/test/test_rmd5.py [250 started in total]
__ rlib/test/test_rmd5.py [247 done in total, somefailed=False] _______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib\test\test_rmd5.py .......
========================== 7 passed in 1.73 seconds ===========================
++ 11:50:06 starting rlib/test/test_rmmap.py [251 started in total]
__ rlib/test/test_rmarshal.py [248 done in total, somefailed=False] ___________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib\test\test_rmarshal.py ......
========================== 6 passed in 46.16 seconds ==========================
++ 11:50:53 starting rlib/test/test_rope.py [252 started in total]
__ rlib/test/test_rope.py [249 done in total, somefailed=False] _______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
rlib\test\test_rope.py .............................s............................
==================== 57 passed, 1 skipped in 12.49 seconds ====================
++ 11:51:12 starting rlib/test/test_rpath.py [253 started in total]
__ rlib/test/test_rpath.py [250 done in total, somefailed=False] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib\test\test_rpath.py ....s.....
===================== 9 passed, 1 skipped in 6.25 seconds =====================
++ 11:51:24 starting rlib/test/test_rpoll.py [254 started in total]
__ rlib/test/test_rfloat.py [251 done in total, somefailed=False] _____________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Set platform with 'host' cc=None, using cc='cl.exe', version='MSVC 160'
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\rpython-win-x86-64\\build\\rpython\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build\rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib\test\test_rfloat.py .............
========================= 13 passed in 319.01 seconds =========================
command interrupted, attempting to kill
program finished with exit code 1
elapsedTime=6553.078000