virt_test/bin/python testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py '--config=~/machine_cfg.py' --root=rpython --timeout=4000
in dir /build_dir/rpython-linux-x86-32/build (timeout 4000 secs)
watching logfiles {'pytestLog': 'testrun.log'}
argv: ['virt_test/bin/python', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=rpython', '--timeout=4000']
environment:
AUDITWHEEL_ARCH=i686
AUDITWHEEL_PLAT=manylinux2014_i686
AUDITWHEEL_POLICY=manylinux2014
DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root
HOME=/home/buildslave
HOSTNAME=ffc60fde56a7
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib/dyninst
LOGNAME=buildslave
PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
PWD=/build_dir/rpython-linux-x86-32/build
PYPYCHERRYPICK=
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
PYTHONPATH=.:
SHELL=/bin/bash
SHLVL=3
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
TMPDIR=/build_dir/tmp/pytest
USER=buildslave
_=/usr/bin/linux32
using PTY: False
using config pypy/testrunner_cfg.py
using config /home/buildslave/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
++ 09:25:07 starting annotator/test [1 started in total]
++ 09:25:07 starting config/test [2 started in total]
++ 09:25:07 starting flowspace/test [3 started in total]
++ 09:25:07 starting jit/backend/aarch64/test/test_basic.py [4 started in total]
__ jit/backend/aarch64/test/test_basic.py [1 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:15 starting jit/backend/aarch64/test/test_call.py [5 started in total]
__ flowspace/test [2 done in total, somefailed=False] _________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.py
rootdir: /build_dir/rpython-linux-x86-32/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 6.01 seconds =====================
++ 09:25:15 starting jit/backend/aarch64/test/test_calling_convention.py [6 started in total]
__ config/test [3 done in total, somefailed=False] ____________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 .ss
config/test/test_translationoption.py ..
===================== 41 passed, 2 skipped in 7.21 seconds =====================
++ 09:25:17 starting jit/backend/aarch64/test/test_del.py [7 started in total]
__ jit/backend/aarch64/test/test_call.py [4 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:17 starting jit/backend/aarch64/test/test_dict.py [8 started in total]
__ jit/backend/aarch64/test/test_calling_convention.py [5 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:18 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:20 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:20 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:20 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:22 starting jit/backend/aarch64/test/test_jitlog.py [13 started in total]
__ jit/backend/aarch64/test/test_float.py [10 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:22 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:23 starting jit/backend/aarch64/test/test_llop.py [15 started in total]
__ jit/backend/aarch64/test/test_jitlog.py [12 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:25 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:25 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:25 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:27 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:27 starting jit/backend/aarch64/test/test_runner.py [20 started in total]
__ jit/backend/aarch64/test/test_rawmem.py [17 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:28 starting jit/backend/aarch64/test/test_rvmprof.py [21 started in total]
__ jit/backend/aarch64/test/test_recursive.py [18 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:31 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:31 starting jit/backend/aarch64/test/test_slist.py [23 started in total]
__ jit/backend/aarch64/test/test_rvmprof.py [20 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:31 starting jit/backend/aarch64/test/test_string.py [24 started in total]
__ jit/backend/aarch64/test/test_send.py [21 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:33 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:33 starting jit/backend/aarch64/test/test_tlc.py [26 started in total]
__ jit/backend/aarch64/test/test_string.py [23 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:34 starting jit/backend/aarch64/test/test_virtual.py [27 started in total]
__ jit/backend/aarch64/test/test_tl.py [24 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:36 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:36 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:36 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:38 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:38 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [32 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc.py [29 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:39 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [33 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [30 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:41 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:41 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [35 started in total]
__ jit/backend/aarch64/test/test_zrpy_vmprof.py [32 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:41 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [36 started in total]
__ jit/backend/aarch64/test/test_ztranslation_basic.py [33 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:43 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:43 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.00 seconds ===========================
++ 09:25:44 starting jit/backend/llsupport/test [39 started in total]
__ jit/backend/arm/test [36 done in total, somefailed=False] __________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.00 seconds =========================
++ 09:25:46 starting jit/backend/ppc/test [40 started in total]
__ jit/backend/ppc/test [37 done in total, somefailed=False] __________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.00 seconds =========================
++ 09:25:48 starting jit/backend/riscv/test [41 started in total]
__ jit/backend/llgraph/test [38 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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.................s.....s.........s.....s........
==================== 140 passed, 16 skipped in 4.12 seconds ====================
++ 09:25:50 starting jit/backend/test [42 started in total]
__ jit/backend/riscv/test [39 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.00 seconds =========================
++ 09:25:51 starting jit/backend/x86/test/test_assembler.py [43 started in total]
__ annotator/test [40 done in total, somefailed=False] ________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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, 6 xfailed, 4 xpassed in 40.12 seconds ===============
++ 09:25:51 starting jit/backend/x86/test/test_basic.py [44 started in total]
__ jit/backend/x86/test/test_assembler.py [41 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_assembler.py ...
=========================== 3 passed in 0.74 seconds ===========================
++ 09:25:54 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/backend/x86/test/test_call.py ................
========================== 16 passed in 6.10 seconds ===========================
++ 09:26:02 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/x86/test/test_callbuilder.py ..
=========================== 2 passed in 0.11 seconds ===========================
++ 09:26:06 starting jit/backend/x86/test/test_calling_convention.py [47 started in total]
__ jit/backend/x86/test/test_calling_convention.py [44 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/backend/x86/test/test_calling_convention.py ......s
===================== 6 passed, 1 skipped in 53.22 seconds =====================
++ 09:27:04 starting jit/backend/x86/test/test_del.py [48 started in total]
__ jit/backend/x86/test/test_del.py [45 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_del.py ...
=========================== 3 passed in 2.19 seconds ===========================
++ 09:27:10 starting jit/backend/x86/test/test_dict.py [49 started in total]
__ jit/backend/x86/test/test_basic.py [46 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 195 items
jit/backend/x86/test/test_basic.py .s...........................................................................................................................................s.................s..............s...........s........
=================== 190 passed, 5 skipped in 115.56 seconds ====================
++ 09:27:54 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 13.49 seconds =====================
++ 09:28:12 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit/backend/x86/test/test_dict.py ....................
========================== 20 passed in 73.19 seconds ==========================
++ 09:28:30 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/backend/x86/test/test_float.py ..........
========================== 10 passed in 4.70 seconds ===========================
++ 09:28:38 starting jit/backend/x86/test/test_jitlog.py [53 started in total]
__ jit/backend/x86/test/test_fficall.py [50 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/x86/test/test_fficall.py ............
========================== 12 passed in 23.41 seconds ==========================
++ 09:28:40 starting jit/backend/x86/test/test_jump.py [54 started in total]
__ jit/backend/x86/test/test_jump.py [51 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/x86/test/test_jump.py ............
========================== 12 passed in 11.46 seconds ==========================
++ 09:28:54 starting jit/backend/x86/test/test_list.py [55 started in total]
__ jit/backend/x86/test/test_jitlog.py [52 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_jitlog.py ...
========================== 3 passed in 24.96 seconds ===========================
++ 09:29:06 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
jit/backend/x86/test/test_list.py ...s....................
==================== 23 passed, 1 skipped in 13.88 seconds =====================
++ 09:29:11 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/x86/test/test_llop.py .....
=========================== 5 passed in 3.75 seconds ===========================
++ 09:29:13 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit/backend/x86/test/test_longlong.py ..............
========================== 14 passed in 8.92 seconds ===========================
++ 09:29:23 starting jit/backend/x86/test/test_quasiimmut.py [59 started in total]
__ jit/backend/x86/test/test_quasiimmut.py [56 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 11.21 seconds =====================
++ 09:29:38 starting jit/backend/x86/test/test_rawmem.py [60 started in total]
__ jit/backend/x86/test/test_rawmem.py [57 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/backend/x86/test/test_rawmem.py .......
=========================== 7 passed in 3.44 seconds ===========================
++ 09:29:45 starting jit/backend/x86/test/test_recursive.py [61 started in total]
__ jit/backend/x86/test/test_loop_unroll.py [58 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 35.24 seconds =====================
++ 09:29:51 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit/backend/x86/test/test_regalloc.py ....s........s.ssss
===================== 13 passed, 6 skipped in 1.18 seconds =====================
++ 09:29:55 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
jit/backend/x86/test/test_regloc.py .....ssssssssssssssssssss
===================== 5 passed, 20 skipped in 0.20 seconds =====================
++ 09:29:59 starting jit/backend/x86/test/test_runner.py [64 started in total]
__ jit/backend/x86/test/test_recursive.py [61 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 104.28 seconds ====================
++ 09:31:34 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_rvmprof.py ...
=========================== 3 passed in 6.75 seconds ===========================
++ 09:31:44 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 34 items
jit/backend/x86/test/test_rx86.py ..................................
========================== 34 passed in 0.10 seconds ===========================
++ 09:31:47 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [67 started in total]
__ jit/backend/test [64 done in total, somefailed=False] ______________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 376.44 seconds ==========================
++ 09:32:13 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ===========================
++ 09:32:16 starting jit/backend/x86/test/test_send.py [69 started in total]
__ jit/backend/x86/test/test_send.py [66 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit/backend/x86/test/test_send.py .......................
========================== 23 passed in 19.27 seconds ==========================
++ 09:32:40 starting jit/backend/x86/test/test_slist.py [70 started in total]
__ jit/backend/x86/test/test_slist.py [67 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 5.07 seconds ======================
++ 09:32:49 starting jit/backend/x86/test/test_string.py [71 started in total]
__ jit/backend/x86/test/test_runner.py [68 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
[c6071d88af40800] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffea000 +0 894D20894524895528895D2C897530897D348F450C8F450489E88B7C24488B7424448B5C24408B6C243C83C45CC3
[c6071d88b048e80] jit-backend-dump}
[c6071d88b53d580] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9fc0 +0 894D20894524895528895D2C897530897D348B1DACB5FCF1C705A8B5FCF100000000C705ACB5FCF100000000895D148F450C8F450489E88B7C24488B7424448B5C24408B6C243C83C45CC3
[c6071d88b6bbe80] jit-backend-dump}
[c6071d88c359c80] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9f60 +0 894D20894524895528895D2C897530897D34F20F114538F20F114D40F20F115548F20F115D50F20F116558F20F116D60F20F117568F20F117D708B44240883EC0C89442404892C248B0DACB5FCF1894D148B1DA8B5FCF1C705A8B5FCF100000000C705ACB5FCF100000000E8F84EA24789C58B4D14C7451400000000890DACB5FCF1891DA8B5FCF183C40CC7450C000000008B4D208B45248B55288B5D2C8B75308B7D34F20F104538F20F104D40F20F105548F20F105D50F20F106558F20F106D60F20F107568F20F107D70C3
[c6071d88c730f00] jit-backend-dump}
[c6071d88cc30580] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9e80 +0 894D20894524895528895D2C897530897D34F20F114538F20F114D40F20F115548F20F115D50F20F116558F20F116D60F20F117568F20F117D708F450C8F450489E88B7C24488B7424448B5C24408B6C243C83C45CC3
[c6071d88cde0f80] jit-backend-dump}
[c6071d88d4aaa00] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9e20 +0 894D20894524895528895D2C897530897D34F20F114538F20F114D40F20F115548F20F115D50F20F116558F20F116D60F20F117568F20F117D708B1DACB5FCF1C705A8B5FCF100000000C705ACB5FCF100000000895D148F450C8F450489E88B7C24488B7424448B5C24408B6C243C83C45CC3
[c6071d88d6e0b00] jit-backend-dump}
[c6071d88dabe480] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9da0 +0 8B05ACB5FCF1C705A8B5FCF100000000C705ACB5FCF100000000894514C745040000000089E88B7C24488B7424448B5C24408B6C243C83C45CC3
[c6071d88dbe5f80] jit-backend-dump}
[c6071d88df00600] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9d50 +0 895D2C83EC1C893C248974240489542408894C240CFFD083C41CC7450C000000008B4D208B55288B5D2C8B75308B7D34C3
[c6071d88e00a000] jit-backend-dump}
[c6071d88e273580] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9d10 +0 83EC1C893C248974240489542408894C240CFFD083C41CC7450C000000008B55288B4D20C3
[c6071d88e33e300] jit-backend-dump}
[c6071d88eacf580] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9ce0 +0 895D2CF20F114538F20F114D40F20F115548F20F115D50F20F116558F20F116D60F20F117568F20F117D7083EC1C893C248974240489542408894C240CFFD083C41CC7450C000000008B4D208B55288B5D2C8B75308B7D34F20F104538F20F104D40F20F105548F20F105D50F20F106558F20F106D60F20F107568F20F107D70C3
[c6071d88ed4c080] jit-backend-dump}
[c6071d88f3f6980] {jit-backend-dump
BACKEND x86
SYS_EXECUTABLE ??
CODE_DUMP @-4ffe9c50 +0 F20F114538F20F114D40F20F115548F20F115D50F20F116558F20F116D60F20F117568F20F117D7083EC1C893C248974240489542408894C240CFFD083C41CC7450C000000008B55288B4D20F20F104538F20F104D40F20F105548F20F105D50F20F106558F20F106D60F20F107568F20F107D70C3
[c6071d88f63fe80] jit-backend-dump}
collected 172 items
jit/backend/x86/test/test_runner.py ............................................................................................s...read saved errno: 24
read saved errno: 0
read saved errno: 25
read saved errno: 0
.ss..................................................sssss....s....ss...s...
=================== 160 passed, 12 skipped in 182.27 seconds ===================
++ 09:33:07 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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.02 seconds ===========================
++ 09:33:10 starting jit/backend/x86/test/test_tl.py [73 started in total]
__ jit/backend/x86/test/test_tl.py [70 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/x86/test/test_tl.py .....
========================== 5 passed in 14.51 seconds ===========================
++ 09:33:30 starting jit/backend/x86/test/test_tlc.py [74 started in total]
__ jit/backend/x86/test/test_tlc.py [71 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 9.03 seconds ======================
++ 09:33:43 starting jit/backend/x86/test/test_tracelimit.py [75 started in total]
__ jit/backend/x86/test/test_string.py [72 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 104.31 seconds ====================
++ 09:34:37 starting jit/backend/x86/test/test_virtual.py [76 started in total]
__ jit/backend/x86/test/test_virtual.py [73 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
jit/backend/x86/test/test_virtual.py ....................................................
========================== 52 passed in 35.18 seconds ==========================
++ 09:35:22 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/x86/test/test_tracelimit.py .....
========================== 5 passed in 141.23 seconds ==========================
++ 09:36:08 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 54.56 seconds ===============
++ 09:36:20 starting jit/backend/x86/test/test_x86vector.py [79 started in total]
__ jit/backend/x86/test/test_x86vector.py [76 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.45 seconds ===========================
++ 09:36:23 starting jit/backend/x86/test/test_zmath.py [80 started in total]
__ jit/backend/x86/test/test_virtualref.py [77 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 18.76 seconds =====================
++ 09:36:31 starting jit/backend/x86/test/test_zrpy_gc.py [81 started in total]
__ jit/backend/x86/test/test_zmath.py [78 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_zmath.py .
========================== 1 passed in 19.20 seconds ===========================
++ 09:36:47 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [82 started in total]
__ jit/backend/llsupport/test [79 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 421 items
jit/backend/llsupport/test/test_asmmemmgr.py ...........s...
jit/backend/llsupport/test/test_codemap.py ..
jit/backend/llsupport/test/test_descr.py .......................
jit/backend/llsupport/test/test_ffisupport.py .
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 ...........................................................................................
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 ..
================== 267 passed, 154 skipped in 668.33 seconds ===================
++ 09:37:02 starting jit/backend/x86/test/test_zrpy_releasegil.py [83 started in total]
__ jit/backend/x86/test/test_rx86_32_auto_encoding.py [80 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 615 items
jit/backend/x86/test/test_rx86_32_auto_encoding.py ..................................................s...................................................................................s..s....................................................................................................................s........................................................................................................................................................................................................................................................................................................................................................................
=================== 611 passed, 4 skipped in 482.75 seconds ====================
++ 09:39:58 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_zrpy_vecopt.py .
========================== 1 passed in 402.16 seconds ==========================
++ 09:46:50 starting jit/backend/x86/test/test_zrpy_vmprof.py [85 started in total]
__ jit/backend/x86/test/test_zrpy_gc_boehm.py [82 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 601.89 seconds ==========================
++ 09:47:01 starting jit/backend/x86/test/test_ztranslation_basic.py [86 started in total]
__ jit/backend/x86/test/test_zrpy_gc.py [83 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit/backend/x86/test/test_zrpy_gc.py ...................
========================= 19 passed in 963.61 seconds ==========================
++ 09:52:45 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [87 started in total]
__ jit/backend/x86/test/test_zrpy_releasegil.py [84 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_zrpy_releasegil.py ...
========================== 3 passed in 962.76 seconds ==========================
++ 09:53:16 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_ztranslation_basic.py .
========================== 1 passed in 732.92 seconds ==========================
++ 09:59:24 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_zrpy_vmprof.py .
========================== 1 passed in 886.43 seconds ==========================
++ 10:01:44 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/tool/test/test_viewcode.py ...
=========================== 3 passed in 0.02 seconds ===========================
++ 10:01:48 starting jit/backend/zarch/test [91 started in total]
__ jit/backend/zarch/test [88 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 10:01:53 starting jit/codewriter/test [92 started in total]
__ jit/codewriter/test [89 done in total, somefailed=False] ___________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 530 items
jit/codewriter/test/test_assembler.py ..............
jit/codewriter/test/test_call.py .......s...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 .........
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 .............
==================== 528 passed, 2 skipped in 20.52 seconds ====================
++ 10:02:17 starting jit/metainterp/optimizeopt/test/test_costmodel.py [93 started in total]
__ jit/metainterp/optimizeopt/test/test_costmodel.py [90 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 2.62 seconds ===========================
++ 10:02:21 starting jit/metainterp/optimizeopt/test/test_dependency.py [94 started in total]
__ jit/metainterp/optimizeopt/test/test_dependency.py [91 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
jit/metainterp/optimizeopt/test/test_dependency.py ....................................
========================== 36 passed in 2.38 seconds ===========================
++ 10:02:25 starting jit/metainterp/optimizeopt/test/test_guard.py [95 started in total]
__ jit/metainterp/optimizeopt/test/test_guard.py [92 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 2.78 seconds ===========================
++ 10:02:31 starting jit/metainterp/optimizeopt/test/test_intbound.py [96 started in total]
__ jit/backend/x86/test/test_ztranslation_call_assembler.py [93 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_ztranslation_call_assembler.py .
========================== 1 passed in 715.79 seconds ==========================
++ 10:04:54 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_intdiv.py ...
=========================== 3 passed in 2.81 seconds ===========================
++ 10:04:59 starting jit/metainterp/optimizeopt/test/test_optimizebasic.py [98 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebasic.py [95 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 5.22 seconds =====================
++ 10:05:08 starting jit/metainterp/optimizeopt/test/test_optimizebridge.py [99 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebridge.py [96 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit/metainterp/optimizeopt/test/test_optimizebridge.py ....
=========================== 4 passed in 2.24 seconds ===========================
++ 10:05:12 starting jit/metainterp/optimizeopt/test/test_optimizeheap.py [100 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeheap.py [97 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 112 items
jit/metainterp/optimizeopt/test/test_optimizeheap.py ..........................................x......................x..............................................
==================== 110 passed, 2 xfailed in 3.59 seconds =====================
++ 10:05:18 starting jit/metainterp/optimizeopt/test/test_optimizeintbound.py [101 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeintbound.py [98 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 218 items
jit/metainterp/optimizeopt/test/test_optimizeintbound.py ................................................................s..............................................s........................s..........s...........................................................s........s.
==================== 212 passed, 6 skipped in 7.88 seconds =====================
++ 10:05:28 starting jit/metainterp/optimizeopt/test/test_optimizeopt.py [102 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeopt.py [99 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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...........................s
============== 409 passed, 1 skipped, 7 xfailed in 13.91 seconds ===============
++ 10:05:45 starting jit/metainterp/optimizeopt/test/test_rawbuffer.py [103 started in total]
__ jit/metainterp/optimizeopt/test/test_rawbuffer.py [100 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/optimizeopt/test/test_rawbuffer.py .......
=========================== 7 passed in 1.59 seconds ===========================
++ 10:05:48 starting jit/metainterp/optimizeopt/test/test_schedule.py [104 started in total]
__ jit/metainterp/optimizeopt/test/test_schedule.py [101 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 2.12 seconds ===========================
++ 10:05:53 starting jit/metainterp/optimizeopt/test/test_short.py [105 started in total]
__ jit/metainterp/optimizeopt/test/test_short.py [102 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/optimizeopt/test/test_short.py ..
=========================== 2 passed in 1.59 seconds ===========================
++ 10:05:57 starting jit/metainterp/optimizeopt/test/test_unroll.py [106 started in total]
__ jit/metainterp/optimizeopt/test/test_unroll.py [103 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/metainterp/optimizeopt/test/test_unroll.py ............
========================== 12 passed in 2.59 seconds ===========================
++ 10:06:03 starting jit/metainterp/optimizeopt/test/test_util.py [107 started in total]
__ jit/metainterp/optimizeopt/test/test_util.py [104 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_util.py ...
=========================== 3 passed in 2.41 seconds ===========================
++ 10:06:08 starting jit/metainterp/optimizeopt/test/test_vecopt.py [108 started in total]
__ jit/metainterp/optimizeopt/test/test_vecopt.py [105 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 2.65 seconds ===========================
++ 10:06:14 starting jit/metainterp/optimizeopt/test/test_virtualstate.py [109 started in total]
__ jit/metainterp/optimizeopt/test/test_virtualstate.py [106 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 3.23 seconds =====================
++ 10:06:19 starting jit/metainterp/optimizeopt/test/test_z3checktests.py [110 started in total]
__ jit/metainterp/optimizeopt/test/test_z3checktests.py [107 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.75 seconds ===========================
++ 10:06:24 starting jit/metainterp/optimizeopt/test/test_z3intbound.py [111 started in total]
__ jit/metainterp/optimizeopt/test/test_z3intbound.py [108 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.77 seconds ===========================
++ 10:06:28 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 10:06:30 starting jit/metainterp/ruleopt/test/test_parse.py [113 started in total]
__ jit/metainterp/ruleopt/test/test_parse.py [110 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ===========================
++ 10:06:32 starting jit/metainterp/ruleopt/test/test_prove.py [114 started in total]
__ jit/metainterp/ruleopt/test/test_prove.py [111 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 10:06:35 starting jit/metainterp/test/test_ajit.py [115 started in total]
__ jit/backend/x86/test/test_ztranslation_external_exception.py [112 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 873.94 seconds ==========================
++ 10:08:03 starting jit/metainterp/test/test_blackhole.py [116 started in total]
__ jit/metainterp/test/test_blackhole.py [113 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 2.63 seconds ======================
++ 10:08:08 starting jit/metainterp/test/test_bridgeopt.py [117 started in total]
__ jit/metainterp/test/test_bridgeopt.py [114 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 14.56 seconds =====================
++ 10:08:25 starting jit/metainterp/test/test_bytearray.py [118 started in total]
__ jit/metainterp/test/test_bytearray.py [115 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 4.68 seconds ======================
++ 10:08:32 starting jit/metainterp/test/test_call.py [119 started in total]
__ jit/metainterp/test/test_call.py [116 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_call.py ................
========================== 16 passed in 6.60 seconds ===========================
++ 10:08:41 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/test/test_compile.py ..
=========================== 2 passed in 1.78 seconds ===========================
++ 10:08:44 starting jit/metainterp/test/test_counter.py [121 started in total]
__ jit/metainterp/optimizeopt/test/test_intbound.py [118 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit/metainterp/optimizeopt/test/test_intbound.py ......................................................................................................s..............................
=================== 132 passed, 1 skipped in 378.12 seconds ====================
++ 10:08:54 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_counter.py .......
=========================== 7 passed in 8.66 seconds ===========================
++ 10:08:56 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_del.py ...
=========================== 3 passed in 2.63 seconds ===========================
++ 10:08:58 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit/metainterp/test/test_exception.py ................................
========================== 32 passed in 9.75 seconds ===========================
++ 10:09:10 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_executor.py .......
=========================== 7 passed in 1.43 seconds ===========================
++ 10:09:14 starting jit/metainterp/test/test_fficall.py [126 started in total]
__ jit/backend/x86/test/test_ztranslation_jit_stats.py [123 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 579.00 seconds =====================
++ 10:09:15 starting jit/metainterp/test/test_float.py [127 started in total]
__ jit/metainterp/test/test_float.py [124 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/metainterp/test/test_float.py ..........
========================== 10 passed in 3.97 seconds ===========================
++ 10:09:22 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.68 seconds ===========================
++ 10:09:26 starting jit/metainterp/test/test_heapcache.py [129 started in total]
__ jit/metainterp/test/test_heapcache.py [126 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 1.47 seconds =====================
++ 10:09:29 starting jit/metainterp/test/test_history.py [130 started in total]
__ jit/metainterp/test/test_history.py [127 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_history.py .......
========================== 7 passed in 10.59 seconds ===========================
++ 10:09:43 starting jit/metainterp/test/test_immutable.py [131 started in total]
__ jit/metainterp/test/test_fficall.py [128 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit/metainterp/test/test_fficall.py ............s....
==================== 16 passed, 1 skipped in 29.14 seconds =====================
++ 10:09:46 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_immutable.py ........
=========================== 8 passed in 8.45 seconds ===========================
++ 10:09:56 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 11.45 seconds =====================
++ 10:10:01 starting jit/metainterp/test/test_jitprof.py [134 started in total]
__ jit/metainterp/test/test_jitiface.py [131 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_jitiface.py ...........
========================== 11 passed in 5.22 seconds ===========================
++ 10:10:04 starting jit/metainterp/test/test_list.py [135 started in total]
__ jit/metainterp/test/test_jitprof.py [132 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 3.03 seconds ======================
++ 10:10:06 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_llop.py .....
=========================== 5 passed in 5.36 seconds ===========================
++ 10:10:15 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_logger.py ................
========================== 16 passed in 2.22 seconds ===========================
++ 10:10:19 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 28 items
jit/metainterp/test/test_list.py ...s........................
==================== 27 passed, 1 skipped in 19.77 seconds =====================
++ 10:10:28 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit/metainterp/test/test_longlong.py ..............
========================== 14 passed in 7.14 seconds ===========================
++ 10:10:29 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 225 items
jit/metainterp/test/test_ajit.py .....................................................................................FFFFF....................................................................s..............s...........s................................s.s....
=================================== FAILURES ===================================
_________________ TestLLtype.test_merge_guardclass_guardvalue __________________
self = <rpython.jit.metainterp.test.test_ajit.TestLLtype instance at 0xf2c9abac>
def test_merge_guardclass_guardvalue(self):
myjitdriver = JitDriver(greens = [], reds = ['x', 'l'])
class A(object):
def g(self, x):
return x - 5
class B(A):
def g(self, y):
return y - 3
a1 = A()
a2 = A()
b = B()
def f(x):
l = [a1] * 100 + [a2] * 100 + [b] * 100
while x > 0:
myjitdriver.can_enter_jit(x=x, l=l)
myjitdriver.jit_merge_point(x=x, l=l)
a = l[x]
x = a.g(x)
promote(a)
return x
res = self.meta_interp(f, [299], listops=True)
assert res == f(299)
> self.check_resops(guard_class=0, guard_value=7)
jit/metainterp/test/test_ajit.py:1622:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/metainterp/test/support.py:199: in check_resops
get_stats().check_resops(expected=expected, **check)
jit/metainterp/history.py:969: in check_resops
return self._check_insns(insns, expected, check)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.jit.metainterp.history.Stats object at 0xf2c35f8c>
insns = {'debug_merge_point': 8, 'getarrayitem_gc_pure_r': 2, 'guard_nonnull': 4, 'guard_true': 6, ...}
expected = None, check = {'guard_class': 0, 'guard_value': 7}
def _check_insns(self, insns, expected, check):
if expected is not None:
insns.pop('debug_merge_point', None)
insns.pop('enter_portal_frame', None)
insns.pop('leave_portal_frame', None)
insns.pop('label', None)
assert insns == expected
for insn, expected_count in check.items():
getattr(rop, insn.upper()) # fails if 'rop.INSN' does not exist
found = insns.get(insn, 0)
assert found == expected_count, (
> "found %d %r, expected %d" % (found, insn, expected_count))
E AssertionError: found 6 'guard_value', expected 7
jit/metainterp/history.py:982: AssertionError
----------------------------- Captured stdout call -----------------------------
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [38] -> 40
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * fn A.g>, [197], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 192
bh: live [52] -> 54
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [61] -> 63
bh: goto_if_not_int_gt [192, 0, 73, 68] -> 68
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [192], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [38] -> 40
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * fn A.g>, [187], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 182
bh: live [52] -> 54
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [61] -> 63
bh: goto_if_not_int_gt [182, 0, 73, 68] -> 68
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [182], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [38] -> 40
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * fn A.g>, [97], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 92
bh: live [52] -> 54
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [61] -> 63
bh: goto_if_not_int_gt [92, 0, 73, 68] -> 68
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [92], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [38] -> 40
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * fn A.g>, [87], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 82
bh: live [52] -> 54
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [61] -> 63
bh: goto_if_not_int_gt [82, 0, 73, 68] -> 68
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [82], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [38] -> 40
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <AddressAsInt * fn A.g>, [2], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> -3
bh: live [52] -> 54
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2c35e8c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [61] -> 63
bh: goto_if_not_int_gt [-3, 0, 73, 68] -> 73
bh: int_return [<BHInterp <JitCode 'f'>>, -3] -> LeaveFrame!
~~~ return value: -3
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 114 blocks (87%)
[rtyper] -=- specialized 114 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] inlined 1 callsites.
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.jit.metainterp.test.test_ajit:1611)f at 0xf2bceb2c>; should have be removed
[jitcodewriter:info] There are 4 JitCode instances.
[jitcodewriter:info] There are 7 -live- ops. Size of liveness is 19 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 1 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0
[c6072dc2ab03980] {jit-tracing
JIT starting (llgraph)
(jitdriver: no get_printable_location)
(jitdriver: no get_printable_location)
[c6072dc2ada6900] {jit-trace-done
trace length: 64
number operations: 12
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 1
[c6072dc2add7d80] jit-trace-done}
[c6072dc2ae13f00] {jit-log-noopt
# Traced loop or bridge with 11 ops
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_class(p4, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>)
i7 = int_sub(i0, 3)
guard_value(p4, ConstPtr(ptr8))
i10 = int_gt(i7, 0)
guard_true(i10)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i7, p1, descr=<Loop-1>)
[c6072dc2aead200] jit-log-noopt}
[c6072dc2aebe180] {jit-optimize
[c6072dc2aee4080] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_class(p4, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2c6b64c>) [i0, p1, p4]
i7 = int_add(i0, -3)
i9 = int_gt(i7, 0)
guard_true(i9, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2c0f94c>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc2b4bc000] jit-log-intbounds}
[c6072dc2b65e980] {jit-log-exported-state
[i11, r12]
INP(i11 = int_add(i13, -3/ci))
INP(r12)
PureOp(i14 = int_gt(i11, 0/ci))
[c6072dc2b67e580] jit-log-exported-state}
[c6072dc2b68bc00] jit-optimize}
[c6072dc2b6a5c80] {jit-optimize
[c6072dc2b800780] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
# i2: (1 <= 0b0?...?) IntBound(1, MAXINT)
p4 = getarrayitem_gc_pure_r(p3, i2, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_class(p4, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2c1b66c>) [i2, p3, p4]
i7 = int_add(i2, -3)
# i7: (-2 <= ? <= MAXINT - 3) IntBound(-2, MAXINT - 3)
i9 = int_gt(i7, 0)
guard_true(i9, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2bf698c>) [i2, p3, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc2bedd280] jit-log-intbounds}
# i7: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i7, p3, descr=TargetToken(-222335380))
[c6072dc2c15bf80] jit-optimize}
[c6072dc2c169600] {jit-log-short-preamble
[]
label(i15, p16)
jump()
[c6072dc2c17ff80] jit-log-short-preamble}
[c6072dc2c1c3180] {jit-backend
[c6072dc2c1db280] {jit-log-compiling-loop
[i13, p12]
label(i13, p12, descr=TargetToken(-221942324))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i18 = int_ge(i13, 0)
p19 = getarrayitem_gc_pure_r(p12, i13, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p19, ConstPtr(ptr20), descr=<Guard0xf2c76aec>) [i13, p12, p19]
i11 = int_add(i13, -3)
i14 = int_gt(i11, 0)
guard_true(i14, descr=<Guard0xf2c0f94c>) [i13, p12, p19]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i11, p12, descr=TargetToken(-222335380))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p23 = getarrayitem_gc_pure_r(p12, i11, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p23, ConstPtr(ptr24), descr=<Guard0xf2bf692c>) [i11, p12, p23]
i26 = int_add(i11, -3)
i28 = int_gt(i26, 0)
guard_true(i28, descr=<Guard0xf2bf698c>) [i11, p12, p23]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i26, p12, descr=TargetToken(-222335380))
[c6072dc2c263400] jit-log-compiling-loop}
[c6072dc2c275e80] {jit-mem-looptoken-alloc
allocating Loop # 1
[c6072dc2c284380] jit-mem-looptoken-alloc}
[c6072dc2c2cbf80] jit-backend}
compiled new loop
[c6072dc2c2d8f00] {jit-log-opt-loop
# Loop 1 ((jitdriver: no get_printable_location)) : loop with 18 ops
[i0, p1]
label(i0, p1, descr=TargetToken(-221942324))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p4, ConstPtr(ptr5), descr=<Guard0xf2c76aec>) [i0, p1, p4]
i7 = int_add(i0, -3)
i9 = int_gt(i7, 0)
guard_true(i9, descr=<Guard0xf2c0f94c>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i7, p1, descr=TargetToken(-222335380))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p10 = getarrayitem_gc_pure_r(p1, i7, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf2bf692c>) [i7, p1, p10]
i13 = int_add(i7, -3)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf2bf698c>) [i7, p1, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i13, p1, descr=TargetToken(-222335380))
[c6072dc2c368580] jit-log-opt-loop}
ContinueRunningNormally
[c6072dc2c9ebd80] jit-tracing}
[c6072dc2cee2780] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc2d19f880] {jit-trace-done
trace length: 53
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dc2d1cec00] jit-trace-done}
[c6072dc2d1e5780] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i5 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dc2d261a00] jit-log-noopt}
[c6072dc2d271600] {jit-optimize
[c6072dc2d32fe80] {jit-log-intbounds
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2c56b8c>) [i0, p1, p2]
i5 = int_add(i0, -5)
i7 = int_gt(i5, 0)
guard_true(i7, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2bf970c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc2d83b680] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf2bf9e4c>) [i5, p1]
# i5: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i5, p1, descr=TargetToken(-222335380))
[c6072dc2db5e480] jit-optimize}
[c6072dc2db79c00] {jit-backend
[c6072dc2db86700] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2c19f8c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bf970c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2bf9e4c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc2dbc9980] jit-log-compiling-bridge}
[c6072dc2dbdb800] {jit-mem-looptoken-alloc
allocating Bridge # 1 of Loop # 1
[c6072dc2dbeba00] jit-mem-looptoken-alloc}
[c6072dc2dc12900] jit-backend}
compiled new bridge
[c6072dc2dc20b80] {jit-log-opt-bridge
# bridge out of Guard 0xf2c76aec with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2c19f8c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bf970c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2bf9e4c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc2dc64400] jit-log-opt-bridge}
[c6072dc2dc6f180] {jit-log-opt-bridge
# bridge out of Guard 0xf2c76aec with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2c19f8c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bf970c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2bf9e4c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc2dcb3980] jit-log-opt-bridge}
[c6072dc2dd6eb80] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc2dfee400] {jit-trace-done
trace length: 53
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dc2e01e580] jit-trace-done}
[c6072dc2e034900] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i5 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dc2e0b2c80] jit-log-noopt}
[c6072dc2e0c3200] {jit-optimize
[c6072dc2e177c80] {jit-log-intbounds
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2bfc9cc>) [i0, p1, p2]
i5 = int_add(i0, -5)
i7 = int_gt(i5, 0)
guard_true(i7, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2bfcdcc>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc2e64e100] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf2c0002c>) [i5, p1]
# i5: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i5, p1, descr=TargetToken(-222335380))
[c6072dc2e970d00] jit-optimize}
[c6072dc2e98c480] {jit-backend
[c6072dc2e998000] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2bfca4c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bfcdcc>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2c0002c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc2e9d8580] jit-log-compiling-bridge}
[c6072dc2e9ea080] {jit-mem-looptoken-alloc
allocating Bridge # 2 of Loop # 1
[c6072dc2e9fb400] jit-mem-looptoken-alloc}
[c6072dc2ea23c80] jit-backend}
compiled new bridge
[c6072dc2ea32300] {jit-log-opt-bridge
# bridge out of Guard 0xf2bf692c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2bfca4c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bfcdcc>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2c0002c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc2ea75700] jit-log-opt-bridge}
[c6072dc2ea82400] {jit-log-opt-bridge
# bridge out of Guard 0xf2bf692c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2bfca4c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bfcdcc>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2c0002c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc2eac4880] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dc2ef4a400] jit-tracing}
ContinueRunningNormally
[c6072dc2ef5bd80] jit-tracing}
[c6072dc2f45c780] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc2f6fee80] {jit-trace-done
trace length: 53
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dc2f72fe00] jit-trace-done}
[c6072dc2f747300] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i5 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dc2f7cc780] jit-log-noopt}
[c6072dc2f7dd700] {jit-optimize
[c6072dc2f896a00] {jit-log-intbounds
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2c00b2c>) [i0, p1, p2]
i5 = int_add(i0, -5)
i7 = int_gt(i5, 0)
guard_true(i7, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2bfc3ac>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc2fdadd80] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf2bfc5ac>) [i5, p1]
# i5: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i5, p1, descr=TargetToken(-222335380))
[c6072dc300e9b80] jit-optimize}
[c6072dc30106c80] {jit-backend
[c6072dc30113000] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2bfcb8c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bfc3ac>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2bfc5ac>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc30156600] jit-log-compiling-bridge}
[c6072dc30169080] {jit-mem-looptoken-alloc
allocating Bridge # 3 of Loop # 1
[c6072dc3017aa00] jit-mem-looptoken-alloc}
[c6072dc301a3600] jit-backend}
compiled new bridge
[c6072dc301b2280] {jit-log-opt-bridge
# bridge out of Guard 0xf2c19f8c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2bfcb8c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bfc3ac>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2bfc5ac>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc301fa100] jit-log-opt-bridge}
[c6072dc30205480] {jit-log-opt-bridge
# bridge out of Guard 0xf2c19f8c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2bfcb8c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2bfc3ac>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2bfc5ac>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc30249e00] jit-log-opt-bridge}
[c6072dc30320e00] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc305a2380] {jit-trace-done
trace length: 53
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dc305d1980] jit-trace-done}
[c6072dc305e8480] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i5 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dc30667580] jit-log-noopt}
[c6072dc30677980] {jit-optimize
[c6072dc30731a00] {jit-log-intbounds
[i0, p1, p2]
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2c0456c>) [i0, p1, p2]
i5 = int_add(i0, -5)
i7 = int_gt(i5, 0)
guard_true(i7, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2c0492c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc30c07900] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf2c04bec>) [i5, p1]
# i5: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i5, p1, descr=TargetToken(-222335380))
[c6072dc30f28180] jit-optimize}
[c6072dc30f44e80] {jit-backend
[c6072dc30f50c00] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2c0458c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2c0492c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2c04bec>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc30f90d80] jit-log-compiling-bridge}
[c6072dc30fa2a80] {jit-mem-looptoken-alloc
allocating Bridge # 4 of Loop # 1
[c6072dc30fb2000] jit-mem-looptoken-alloc}
[c6072dc30fd9180] jit-backend}
compiled new bridge
[c6072dc30fe7400] {jit-log-opt-bridge
# bridge out of Guard 0xf2bfca4c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2c0458c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2c0492c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2c04bec>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc3102cb80] jit-log-opt-bridge}
[c6072dc31037b00] {jit-log-opt-bridge
# bridge out of Guard 0xf2bfca4c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2c0458c>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf2c0492c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf2c04bec>) [i14, p10]
jump(i14, p10, descr=TargetToken(-222335380))
[c6072dc3107a000] jit-log-opt-bridge}
DoneWithThisFrameInt
[c6072dc31540280] jit-tracing}
DoneWithThisFrameInt
[c6072dc31551380] jit-tracing}
________________ TestLLtype.test_merge_guardnonnull_guardclass _________________
self = <rpython.jit.metainterp.test.test_ajit.TestLLtype instance at 0xf27e9b6c>
def test_merge_guardnonnull_guardclass(self):
myjitdriver = JitDriver(greens = [], reds = ['x', 'l'])
class A(object):
def g(self, x):
return x - 3
class B(A):
def g(self, y):
return y - 5
a1 = A()
b1 = B()
def f(x):
l = [None] * 100 + [b1] * 100 + [a1] * 100
while x > 0:
myjitdriver.can_enter_jit(x=x, l=l)
myjitdriver.jit_merge_point(x=x, l=l)
a = l[x]
if a:
x = a.g(x)
else:
x -= 7
return x
res = self.meta_interp(f, [299], listops=True)
assert res == f(299)
self.check_resops(guard_class=0, guard_nonnull=0,
> guard_nonnull_class=5, guard_isnull=2)
jit/metainterp/test/test_ajit.py:1650:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/metainterp/test/support.py:199: in check_resops
get_stats().check_resops(expected=expected, **check)
jit/metainterp/history.py:969: in check_resops
return self._check_insns(insns, expected, check)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.jit.metainterp.history.Stats object at 0xf2b9c5cc>
insns = {'debug_merge_point': 8, 'getarrayitem_gc_pure_r': 2, 'guard_isnull': 2, 'guard_nonnull': 4, ...}
expected = None
check = {'guard_class': 0, 'guard_isnull': 2, 'guard_nonnull': 0, 'guard_nonnull_class': 5}
def _check_insns(self, insns, expected, check):
if expected is not None:
insns.pop('debug_merge_point', None)
insns.pop('enter_portal_frame', None)
insns.pop('leave_portal_frame', None)
insns.pop('label', None)
assert insns == expected
for insn, expected_count in check.items():
getattr(rop, insn.upper()) # fails if 'rop.INSN' does not exist
found = insns.get(insn, 0)
assert found == expected_count, (
> "found %d %r, expected %d" % (found, insn, expected_count))
E AssertionError: found 4 'guard_nonnull', expected 0
jit/metainterp/history.py:982: AssertionError
----------------------------- Captured stdout call -----------------------------
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 73, 33] -> 33
bh: live [34] -> 36
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf270bb6c>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf270bb6c>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn B.g>
bh: live [45] -> 47
bh: int_guard_value [<AddressAsInt * fn B.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf270bb6c>, <AddressAsInt * fn B.g>, [197], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 192
bh: live [59] -> 61
bh: goto_if_not_int_gt [192, 0, 71, 66] -> 66
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [192], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 73, 33] -> 33
bh: live [34] -> 36
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf270bb6c>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf270bb6c>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn B.g>
bh: live [45] -> 47
bh: int_guard_value [<AddressAsInt * fn B.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf270bb6c>, <AddressAsInt * fn B.g>, [177], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 172
bh: live [59] -> 61
bh: goto_if_not_int_gt [172, 0, 71, 66] -> 66
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [172], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 73, 33] -> 73
bh: int_sub [97, 7] -> 90
bh: goto [58] -> 58
bh: live [59] -> 61
bh: goto_if_not_int_gt [90, 0, 71, 66] -> 66
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [90], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 73, 33] -> 73
bh: int_sub [69, 7] -> 62
bh: goto [58] -> 58
bh: live [59] -> 61
bh: goto_if_not_int_gt [62, 0, 71, 66] -> 66
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [62], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 73, 33] -> 73
bh: int_sub [6, 7] -> -1
bh: goto [58] -> 58
bh: live [59] -> 61
bh: goto_if_not_int_gt [-1, 0, 71, 66] -> 71
bh: int_return [<BHInterp <JitCode 'f'>>, -1] -> LeaveFrame!
~~~ return value: -1
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 114 blocks (87%)
[rtyper] -=- specialized 114 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] inlined 1 callsites.
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.jit.metainterp.test.test_ajit:1636)f at 0xf272138c>; should have be removed
[jitcodewriter:info] There are 3 JitCode instances.
[jitcodewriter:info] There are 6 -live- ops. Size of liveness is 15 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 1 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0
[c6072dc5061c100] {jit-tracing
JIT starting (llgraph)
(jitdriver: no get_printable_location)
(jitdriver: no get_printable_location)
[c6072dc5086ec80] {jit-trace-done
trace length: 62
number operations: 12
total snapshots: 4
snapshot data: 48
snapshot array data: 30
bigint consts: 1 1
float consts: 0 0
ref consts: 0 0 1
descrs: 1
[c6072dc5089e680] jit-trace-done}
[c6072dc508d7680] {jit-log-noopt
# Traced loop or bridge with 11 ops
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4)
guard_class(p4, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i7 = int_sub(i0, 3)
i9 = int_gt(i7, 0)
guard_true(i9)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i7, p1, descr=<Loop-1>)
[c6072dc5096e480] jit-log-noopt}
[c6072dc5097fc00] {jit-optimize
[c6072dc509a6180] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf27d2eec>) [i0, p1, p4]
i6 = int_add(i0, -3)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2805bcc>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc50f46c00] jit-log-intbounds}
[c6072dc510d8d80] {jit-log-exported-state
[i10, r11]
INP(r11)
INP(i10 = int_add(i12, -3/ci))
PureOp(i13 = int_gt(i10, 0/ci))
[c6072dc510f5880] jit-log-exported-state}
[c6072dc51101600] jit-optimize}
[c6072dc5111a280] {jit-optimize
[c6072dc5126a980] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
# i2: (1 <= 0b0?...?) IntBound(1, MAXINT)
p4 = getarrayitem_gc_pure_r(p3, i2, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2732bcc>) [i2, p3, p4]
i6 = int_add(i2, -3)
# i6: (-2 <= ? <= MAXINT - 3) IntBound(-2, MAXINT - 3)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2732cec>) [i2, p3, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc5191d880] jit-log-intbounds}
# i6: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i6, p3, descr=TargetToken(-229604724))
[c6072dc51b99100] jit-optimize}
[c6072dc51ba6980] {jit-log-short-preamble
[]
label(i14, p15)
jump()
[c6072dc51bbd100] jit-log-short-preamble}
[c6072dc51c02280] {jit-backend
[c6072dc51c1a700] {jit-log-compiling-loop
[i12, p11]
label(i12, p11, descr=TargetToken(-226468596))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i17 = int_ge(i12, 0)
p18 = getarrayitem_gc_pure_r(p11, i12, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull_class(p18, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<Guard0xf27cfe2c>) [i12, p11, p18]
i10 = int_add(i12, -3)
i13 = int_gt(i10, 0)
guard_true(i13, descr=<Guard0xf2805bcc>) [i12, p11, p18]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i10, p11, descr=TargetToken(-229604724))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p22 = getarrayitem_gc_pure_r(p11, i10, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull_class(p22, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<Guard0xf2732c0c>) [i10, p11, p22]
i25 = int_add(i10, -3)
i27 = int_gt(i25, 0)
guard_true(i27, descr=<Guard0xf2732cec>) [i10, p11, p22]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i25, p11, descr=TargetToken(-229604724))
[c6072dc51caa180] jit-log-compiling-loop}
[c6072dc51cbe200] {jit-mem-looptoken-alloc
allocating Loop # 1
[c6072dc51ccb300] jit-mem-looptoken-alloc}
[c6072dc51d0d580] jit-backend}
compiled new loop
[c6072dc51d1a300] {jit-log-opt-loop
# Loop 1 ((jitdriver: no get_printable_location)) : loop with 18 ops
[i0, p1]
label(i0, p1, descr=TargetToken(-226468596))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull_class(p4, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<Guard0xf27cfe2c>) [i0, p1, p4]
i7 = int_add(i0, -3)
i9 = int_gt(i7, 0)
guard_true(i9, descr=<Guard0xf2805bcc>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i7, p1, descr=TargetToken(-229604724))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p10 = getarrayitem_gc_pure_r(p1, i7, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull_class(p10, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, descr=<Guard0xf2732c0c>) [i7, p1, p10]
i13 = int_add(i7, -3)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf2732cec>) [i7, p1, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i13, p1, descr=TargetToken(-229604724))
[c6072dc51dad080] jit-log-opt-loop}
ContinueRunningNormally
[c6072dc52577a80] jit-tracing}
[c6072dc52748400] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc529c6300] {jit-trace-done
trace length: 51
number operations: 11
total snapshots: 4
snapshot data: 48
snapshot array data: 30
bigint consts: 1 1
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dc529f5900] jit-trace-done}
[c6072dc52a0ed00] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_nonnull(p2)
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>)
i5 = int_sub(i0, 5)
i7 = int_gt(i5, 0)
guard_true(i7)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dc52ab4f80] jit-log-noopt}
[c6072dc52ac5900] {jit-optimize
[c6072dc52b7bd00] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2bc1b0c>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf27cc94c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc53043900] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf250f0cc>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-229604724))
[c6072dc53355180] jit-optimize}
[c6072dc53371480] {jit-backend
[c6072dc5337d200] {jit-log-compiling-bridge
[i8, p9, p10]
guard_nonnull_class(p10, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<Guard0xf2baa84c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf27cc94c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf250f0cc>) [i13, p9]
jump(i13, p9, descr=TargetToken(-229604724))
[c6072dc533c5680] jit-log-compiling-bridge}
[c6072dc533d7780] {jit-mem-looptoken-alloc
allocating Bridge # 1 of Loop # 1
[c6072dc533e7180] jit-mem-looptoken-alloc}
[c6072dc5340b780] jit-backend}
compiled new bridge
[c6072dc5341a000] {jit-log-opt-bridge
# bridge out of Guard 0xf27cfe2c with 7 ops
[i8, p9, p10]
guard_nonnull_class(p10, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<Guard0xf2baa84c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf27cc94c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf250f0cc>) [i13, p9]
jump(i13, p9, descr=TargetToken(-229604724))
[c6072dc5345f700] jit-log-opt-bridge}
[c6072dc5346a700] {jit-log-opt-bridge
# bridge out of Guard 0xf27cfe2c with 7 ops
[i8, p9, p10]
guard_nonnull_class(p10, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<Guard0xf2baa84c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf27cc94c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf250f0cc>) [i13, p9]
jump(i13, p9, descr=TargetToken(-229604724))
[c6072dc534b0480] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dc536eee00] jit-tracing}
[c6072dc53913e80] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc53b8f080] {jit-trace-done
trace length: 51
number operations: 11
total snapshots: 4
snapshot data: 48
snapshot array data: 30
bigint consts: 1 1
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dc53bbdf00] jit-trace-done}
[c6072dc53bd4c00] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_nonnull(p2)
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>)
i5 = int_sub(i0, 5)
i7 = int_gt(i5, 0)
guard_true(i7)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dc53c4eb80] jit-log-noopt}
[c6072dc53c5ed00] {jit-optimize
[c6072dc53d17800] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf250fd4c>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf251240c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc541d6180] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf251236c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-229604724))
[c6072dc544fe900] jit-optimize}
[c6072dc5451a480] {jit-backend
[c6072dc54526200] {jit-log-compiling-bridge
[i8, p9, p10]
guard_nonnull_class(p10, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<Guard0xf250fd6c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf251240c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf251236c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-229604724))
[c6072dc5456ae00] jit-log-compiling-bridge}
[c6072dc5457cc80] {jit-mem-looptoken-alloc
allocating Bridge # 2 of Loop # 1
[c6072dc5458c700] jit-mem-looptoken-alloc}
[c6072dc545b0900] jit-backend}
compiled new bridge
[c6072dc545c0500] {jit-log-opt-bridge
# bridge out of Guard 0xf2732c0c with 7 ops
[i8, p9, p10]
guard_nonnull_class(p10, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<Guard0xf250fd6c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf251240c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf251236c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-229604724))
[c6072dc54607400] jit-log-opt-bridge}
[c6072dc54612380] {jit-log-opt-bridge
# bridge out of Guard 0xf2732c0c with 7 ops
[i8, p9, p10]
guard_nonnull_class(p10, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, descr=<Guard0xf250fd6c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf251240c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf251236c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-229604724))
[c6072dc54657d00] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dc54b6cb80] jit-tracing}
[c6072dc54cf0e00] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc54f07e80] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dc54f38c00] jit-trace-done}
[c6072dc54f50300] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dc54fc0d80] jit-log-noopt}
[c6072dc54fd1b00] {jit-optimize
[c6072dc55091180] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf25171ec>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf251766c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc55559980] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf25177cc>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-229604724))
[c6072dc558bfb80] jit-optimize}
[c6072dc558dc400] {jit-backend
[c6072dc558e8b80] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf25171ec>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf251766c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf25177cc>) [i11, p8]
jump(i11, p8, descr=TargetToken(-229604724))
[c6072dc55929e80] jit-log-compiling-bridge}
[c6072dc5593c980] {jit-mem-looptoken-alloc
allocating Bridge # 3 of Loop # 1
[c6072dc5594e300] jit-mem-looptoken-alloc}
[c6072dc55973a00] jit-backend}
compiled new bridge
[c6072dc55982880] {jit-log-opt-bridge
# bridge out of Guard 0xf2baa84c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf25171ec>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf251766c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf25177cc>) [i11, p8]
jump(i11, p8, descr=TargetToken(-229604724))
[c6072dc559cb300] jit-log-opt-bridge}
[c6072dc559d6880] {jit-log-opt-bridge
# bridge out of Guard 0xf2baa84c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf25171ec>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf251766c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf25177cc>) [i11, p8]
jump(i11, p8, descr=TargetToken(-229604724))
[c6072dc55a1a680] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dc55b84580] jit-tracing}
[c6072dc55d2d400] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc55f2df00] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dc55f61180] jit-trace-done}
[c6072dc55f78880] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dc55fe5a80] jit-log-noopt}
[c6072dc55ff7000] {jit-optimize
[c6072dc560ac800] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf25080cc>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2517cac>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc5654b080] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf2517e2c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-229604724))
[c6072dc56861480] jit-optimize}
[c6072dc5687c880] {jit-backend
[c6072dc56888800] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf25080cc>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2517cac>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf2517e2c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-229604724))
[c6072dc568c8900] jit-log-compiling-bridge}
[c6072dc568da600] {jit-mem-looptoken-alloc
allocating Bridge # 4 of Loop # 1
[c6072dc568eb780] jit-mem-looptoken-alloc}
[c6072dc56910580] jit-backend}
compiled new bridge
[c6072dc5691ea00] {jit-log-opt-bridge
# bridge out of Guard 0xf250fd6c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf25080cc>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2517cac>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf2517e2c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-229604724))
[c6072dc56961280] jit-log-opt-bridge}
[c6072dc5696c200] {jit-log-opt-bridge
# bridge out of Guard 0xf250fd6c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf25080cc>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2517cac>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf2517e2c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-229604724))
[c6072dc569af800] jit-log-opt-bridge}
DoneWithThisFrameInt
[c6072dc56bfda00] jit-tracing}
________________ TestLLtype.test_merge_guardnonnull_guardvalue _________________
self = <rpython.jit.metainterp.test.test_ajit.TestLLtype instance at 0xf251778c>
def test_merge_guardnonnull_guardvalue(self):
myjitdriver = JitDriver(greens = [], reds = ['x', 'l'])
class A(object):
pass
class B(A):
pass
a1 = A()
b1 = B()
def f(x):
l = [b1] * 100 + [None] * 100 + [a1] * 100
while x > 0:
myjitdriver.can_enter_jit(x=x, l=l)
myjitdriver.jit_merge_point(x=x, l=l)
a = l[x]
if a:
x -= 5
else:
x -= 7
promote(a)
return x
res = self.meta_interp(f, [299], listops=True)
assert res == f(299)
self.check_resops(guard_value=4, guard_class=0, guard_nonnull=0,
> guard_nonnull_class=0, guard_isnull=3)
jit/metainterp/test/test_ajit.py:1678:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/metainterp/test/support.py:199: in check_resops
get_stats().check_resops(expected=expected, **check)
jit/metainterp/history.py:969: in check_resops
return self._check_insns(insns, expected, check)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.jit.metainterp.history.Stats object at 0xf2542a8c>
insns = {'debug_merge_point': 8, 'getarrayitem_gc_pure_r': 2, 'guard_isnull': 2, 'guard_nonnull': 4, ...}
expected = None
check = {'guard_class': 0, 'guard_isnull': 3, 'guard_nonnull': 0, 'guard_nonnull_class': 0, ...}
def _check_insns(self, insns, expected, check):
if expected is not None:
insns.pop('debug_merge_point', None)
insns.pop('enter_portal_frame', None)
insns.pop('leave_portal_frame', None)
insns.pop('label', None)
assert insns == expected
for insn, expected_count in check.items():
getattr(rop, insn.upper()) # fails if 'rop.INSN' does not exist
found = insns.get(insn, 0)
assert found == expected_count, (
> "found %d %r, expected %d" % (found, insn, expected_count))
E AssertionError: found 4 'guard_nonnull', expected 0
jit/metainterp/history.py:982: AssertionError
----------------------------- Captured stdout call -----------------------------
bh: goto_if_not_ptr_nonzero [<* None>, 58, 33] -> 58
bh: int_sub [199, 7] -> 192
bh: goto [37] -> 37
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2542e6c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* None>]] -> * None
bh: live [44] -> 46
bh: goto_if_not_int_gt [192, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [192], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 58, 33] -> 58
bh: int_sub [185, 7] -> 178
bh: goto [37] -> 37
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2542e6c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* None>]] -> * None
bh: live [44] -> 46
bh: goto_if_not_int_gt [178, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [178], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 58, 33] -> 33
bh: int_sub [94, 5] -> 89
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2542e6c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [44] -> 46
bh: goto_if_not_int_gt [89, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [89], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 58, 33] -> 33
bh: int_sub [84, 5] -> 79
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2542e6c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [44] -> 46
bh: goto_if_not_int_gt [79, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [79], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 58, 33] -> 33
bh: int_sub [4, 5] -> -1
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf2542e6c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [44] -> 46
bh: goto_if_not_int_gt [-1, 0, 56, 51] -> 56
bh: int_return [<BHInterp <JitCode 'f'>>, -1] -> LeaveFrame!
~~~ return value: -1
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 112 blocks (89%)
[rtyper] -=- specialized 112 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] inlined 1 callsites.
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.jit.metainterp.test.test_ajit:1663)f at 0xf2528b2c>; should have be removed
[jitcodewriter:info] There are 2 JitCode instances.
[jitcodewriter:info] There are 5 -live- ops. Size of liveness is 14 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 0 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[c6072dc7bf5af00] {jit-tracing
JIT starting (llgraph)
(jitdriver: no get_printable_location)
(jitdriver: no get_printable_location)
[c6072dc7c19a480] {jit-trace-done
trace length: 62
number operations: 12
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 0 0
float consts: 0 0
ref consts: 1 0 2
descrs: 1
[c6072dc7c1cc500] jit-trace-done}
[c6072dc7c205900] {jit-log-noopt
# Traced loop or bridge with 11 ops
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4)
i6 = int_sub(i0, 5)
guard_value(p4, ConstPtr(ptr7))
i9 = int_gt(i6, 0)
guard_true(i9)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i6, p1, descr=<Loop-1>)
[c6072dc7c29a580] jit-log-noopt}
[c6072dc7c2ab980] {jit-optimize
[c6072dc7c2cfb00] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf252116c>) [i0, p1, p4]
i6 = int_add(i0, -5)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf252fc4c>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc7c86d780] jit-log-intbounds}
[c6072dc7ca07400] {jit-log-exported-state
[i10, r11]
INP(r11)
PureOp(i12 = int_gt(i10, 0/ci))
INP(i10 = int_add(i13, -5/ci))
[c6072dc7ca24c80] jit-log-exported-state}
[c6072dc7ca30c00] jit-optimize}
[c6072dc7ca49a80] {jit-optimize
[c6072dc7cb9d000] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
# i2: (1 <= 0b0?...?) IntBound(1, MAXINT)
p4 = getarrayitem_gc_pure_r(p3, i2, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2fc358c>) [i2, p3, p4]
i6 = int_add(i2, -5)
# i6: (-4 <= ? <= MAXINT - 5) IntBound(-4, MAXINT - 5)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf26e95ec>) [i2, p3, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc7d253600] jit-log-intbounds}
# i6: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i6, p3, descr=TargetToken(-227675828))
[c6072dc7d4d2d00] jit-optimize}
[c6072dc7d4e0f00] {jit-log-short-preamble
[]
label(i14, p15)
jump()
[c6072dc7d4f9000] jit-log-short-preamble}
[c6072dc7d53cc00] {jit-backend
[c6072dc7d554880] {jit-log-compiling-loop
[i13, p11]
label(i13, p11, descr=TargetToken(-229518100))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i17 = int_ge(i13, 0)
p18 = getarrayitem_gc_pure_r(p11, i13, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p18, ConstPtr(ptr19), descr=<Guard0xf2531a4c>) [i13, p11, p18]
i10 = int_add(i13, -5)
i12 = int_gt(i10, 0)
guard_true(i12, descr=<Guard0xf252fc4c>) [i13, p11, p18]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i10, p11, descr=TargetToken(-227675828))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p22 = getarrayitem_gc_pure_r(p11, i10, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p22, ConstPtr(ptr23), descr=<Guard0xf2fc3b2c>) [i10, p11, p22]
i25 = int_add(i10, -5)
i27 = int_gt(i25, 0)
guard_true(i27, descr=<Guard0xf26e95ec>) [i10, p11, p22]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i25, p11, descr=TargetToken(-227675828))
[c6072dc7d5dd080] jit-log-compiling-loop}
[c6072dc7d5efd80] {jit-mem-looptoken-alloc
allocating Loop # 1
[c6072dc7d5fca80] jit-mem-looptoken-alloc}
[c6072dc7d645080] jit-backend}
compiled new loop
[c6072dc7d651f80] {jit-log-opt-loop
# Loop 1 ((jitdriver: no get_printable_location)) : loop with 18 ops
[i0, p1]
label(i0, p1, descr=TargetToken(-229518100))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p4, ConstPtr(ptr5), descr=<Guard0xf2531a4c>) [i0, p1, p4]
i7 = int_add(i0, -5)
i9 = int_gt(i7, 0)
guard_true(i9, descr=<Guard0xf252fc4c>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i7, p1, descr=TargetToken(-227675828))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p10 = getarrayitem_gc_pure_r(p1, i7, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf2fc3b2c>) [i7, p1, p10]
i13 = int_add(i7, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26e95ec>) [i7, p1, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i13, p1, descr=TargetToken(-227675828))
[c6072dc7d6e3580] jit-log-opt-loop}
ContinueRunningNormally
[c6072dc7daf7300] jit-tracing}
[c6072dc7df18700] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc7e11ff00] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dc7e152a00] jit-trace-done}
[c6072dc7e16a080] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dc7e1d7d00] jit-log-noopt}
[c6072dc7e1e8280] {jit-optimize
[c6072dc7e2cfd80] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf26e926c>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2faaf8c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc7e799300] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf25253cc>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227675828))
[c6072dc7eada100] jit-optimize}
[c6072dc7eaf7600] {jit-backend
[c6072dc7eb03f00] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26e926c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2faaf8c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf25253cc>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227675828))
[c6072dc7eb45e00] jit-log-compiling-bridge}
[c6072dc7eb58c80] {jit-mem-looptoken-alloc
allocating Bridge # 1 of Loop # 1
[c6072dc7eb68e00] jit-mem-looptoken-alloc}
[c6072dc7eb8ec00] jit-backend}
compiled new bridge
[c6072dc7eb9da00] {jit-log-opt-bridge
# bridge out of Guard 0xf2531a4c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26e926c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2faaf8c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf25253cc>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227675828))
[c6072dc7ebe6e00] jit-log-opt-bridge}
[c6072dc7ebf2580] {jit-log-opt-bridge
# bridge out of Guard 0xf2531a4c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26e926c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2faaf8c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf25253cc>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227675828))
[c6072dc7ec36780] jit-log-opt-bridge}
[c6072dc7eceac80] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc7ef08c00] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dc7ef3c080] jit-trace-done}
[c6072dc7ef53d80] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dc7efc6180] jit-log-noopt}
[c6072dc7efd6e80] {jit-optimize
[c6072dc7f096380] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf26e590c>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf26e5d6c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc7f54ba80] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf26e5f0c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227675828))
[c6072dc7f889d80] jit-optimize}
[c6072dc7f8a7080] {jit-backend
[c6072dc7f8b4d80] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26e590c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf26e5d6c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf26e5f0c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227675828))
[c6072dc7f8f6600] jit-log-compiling-bridge}
[c6072dc7f90e500] {jit-mem-looptoken-alloc
allocating Bridge # 2 of Loop # 1
[c6072dc7f91f800] jit-mem-looptoken-alloc}
[c6072dc7f945d80] jit-backend}
compiled new bridge
[c6072dc7f954d80] {jit-log-opt-bridge
# bridge out of Guard 0xf2fc3b2c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26e590c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf26e5d6c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf26e5f0c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227675828))
[c6072dc7f999f00] jit-log-opt-bridge}
[c6072dc7f9a6c80] {jit-log-opt-bridge
# bridge out of Guard 0xf2fc3b2c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26e590c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf26e5d6c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf26e5f0c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227675828))
[c6072dc7f9eaa80] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dc7fcfb700] jit-tracing}
ContinueRunningNormally
[c6072dc7fd0dd80] jit-tracing}
[c6072dc80171080] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc803dfd00] {jit-trace-done
trace length: 51
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 0 0
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dc80410880] jit-trace-done}
[c6072dc8042b080] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_nonnull(p2)
i4 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr5))
i7 = int_gt(i4, 0)
guard_true(i7)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dc804a9600] jit-log-noopt}
[c6072dc804ba380] {jit-optimize
[c6072dc80578280] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf26ecf0c>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf26f036c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc80a69480] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf26f054c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227675828))
[c6072dc80dd1400] jit-optimize}
[c6072dc80dee300] {jit-backend
[c6072dc80dfaa00] {jit-log-compiling-bridge
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26ecfac>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26f036c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf26f054c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-227675828))
[c6072dc80e3ff80] jit-log-compiling-bridge}
[c6072dc80e52c00] {jit-mem-looptoken-alloc
allocating Bridge # 3 of Loop # 1
[c6072dc80e63000] jit-mem-looptoken-alloc}
[c6072dc80e8be00] jit-backend}
compiled new bridge
[c6072dc80e9ac80] {jit-log-opt-bridge
# bridge out of Guard 0xf26e926c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26ecfac>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26f036c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf26f054c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-227675828))
[c6072dc80ee0b80] jit-log-opt-bridge}
[c6072dc80eebf80] {jit-log-opt-bridge
# bridge out of Guard 0xf26e926c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26ecfac>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26f036c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf26f054c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-227675828))
[c6072dc80f30b00] jit-log-opt-bridge}
[c6072dc80ffa980] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dc81272b00] {jit-trace-done
trace length: 51
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 0 0
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dc812a3c00] jit-trace-done}
[c6072dc812bb700] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_nonnull(p2)
i4 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr5))
i7 = int_gt(i4, 0)
guard_true(i7)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dc81338480] jit-log-noopt}
[c6072dc81349080] {jit-optimize
[c6072dc81408100] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf26f086c>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf26f0e0c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dc818d8000] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf26f0eac>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227675828))
[c6072dc81bfd880] jit-optimize}
[c6072dc81c19a00] {jit-backend
[c6072dc81c25580] {jit-log-compiling-bridge
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26f0a2c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26f0e0c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf26f0eac>) [i13, p9]
jump(i13, p9, descr=TargetToken(-227675828))
[c6072dc81c67800] jit-log-compiling-bridge}
[c6072dc81c7ac80] {jit-mem-looptoken-alloc
allocating Bridge # 4 of Loop # 1
[c6072dc81c8a480] jit-mem-looptoken-alloc}
[c6072dc81cb2180] jit-backend}
compiled new bridge
[c6072dc81cc0800] {jit-log-opt-bridge
# bridge out of Guard 0xf26e590c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26f0a2c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26f0e0c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf26f0eac>) [i13, p9]
jump(i13, p9, descr=TargetToken(-227675828))
[c6072dc81d04380] jit-log-opt-bridge}
[c6072dc81d0f200] {jit-log-opt-bridge
# bridge out of Guard 0xf26e590c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26f0a2c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26f0e0c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf26f0eac>) [i13, p9]
jump(i13, p9, descr=TargetToken(-227675828))
[c6072dc81d53d00] jit-log-opt-bridge}
DoneWithThisFrameInt
[c6072dc8215a380] jit-tracing}
DoneWithThisFrameInt
[c6072dc8216b100] jit-tracing}
_______________ TestLLtype.test_merge_guardnonnull_guardvalue_2 ________________
self = <rpython.jit.metainterp.test.test_ajit.TestLLtype instance at 0xf26f0d4c>
def test_merge_guardnonnull_guardvalue_2(self):
myjitdriver = JitDriver(greens = [], reds = ['x', 'l'])
class A(object):
pass
class B(A):
pass
a1 = A()
b1 = B()
def f(x):
l = [None] * 100 + [b1] * 100 + [a1] * 100
while x > 0:
myjitdriver.can_enter_jit(x=x, l=l)
myjitdriver.jit_merge_point(x=x, l=l)
a = l[x]
if a:
x -= 5
else:
x -= 7
promote(a)
return x
res = self.meta_interp(f, [299], listops=True)
assert res == f(299)
self.check_resops(guard_value=5, guard_class=0, guard_nonnull=0,
> guard_nonnull_class=0, guard_isnull=2)
jit/metainterp/test/test_ajit.py:1706:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/metainterp/test/support.py:199: in check_resops
get_stats().check_resops(expected=expected, **check)
jit/metainterp/history.py:969: in check_resops
return self._check_insns(insns, expected, check)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.jit.metainterp.history.Stats object at 0xf279a34c>
insns = {'debug_merge_point': 8, 'getarrayitem_gc_pure_r': 2, 'guard_isnull': 2, 'guard_nonnull': 4, ...}
expected = None
check = {'guard_class': 0, 'guard_isnull': 2, 'guard_nonnull': 0, 'guard_nonnull_class': 0, ...}
def _check_insns(self, insns, expected, check):
if expected is not None:
insns.pop('debug_merge_point', None)
insns.pop('enter_portal_frame', None)
insns.pop('leave_portal_frame', None)
insns.pop('label', None)
assert insns == expected
for insn, expected_count in check.items():
getattr(rop, insn.upper()) # fails if 'rop.INSN' does not exist
found = insns.get(insn, 0)
assert found == expected_count, (
> "found %d %r, expected %d" % (found, insn, expected_count))
E AssertionError: found 4 'guard_value', expected 5
jit/metainterp/history.py:982: AssertionError
----------------------------- Captured stdout call -----------------------------
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 58, 33] -> 33
bh: int_sub [199, 5] -> 194
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf287ec0c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [44] -> 46
bh: goto_if_not_int_gt [194, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [194], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 58, 33] -> 33
bh: int_sub [189, 5] -> 184
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf287ec0c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [44] -> 46
bh: goto_if_not_int_gt [184, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [184], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 58, 33] -> 58
bh: int_sub [99, 7] -> 92
bh: goto [37] -> 37
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf287ec0c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* None>]] -> * None
bh: live [44] -> 46
bh: goto_if_not_int_gt [92, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [92], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 58, 33] -> 58
bh: int_sub [85, 7] -> 78
bh: goto [37] -> 37
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf287ec0c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* None>]] -> * None
bh: live [44] -> 46
bh: goto_if_not_int_gt [78, 0, 56, 51] -> 51
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [78], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 58, 33] -> 58
bh: int_sub [1, 7] -> -6
bh: goto [37] -> 37
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf287ec0c>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* None>]] -> * None
bh: live [44] -> 46
bh: goto_if_not_int_gt [-6, 0, 56, 51] -> 56
bh: int_return [<BHInterp <JitCode 'f'>>, -6] -> LeaveFrame!
~~~ return value: -6
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 112 blocks (89%)
[rtyper] -=- specialized 112 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] inlined 1 callsites.
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.jit.metainterp.test.test_ajit:1691)f at 0xf2855c2c>; should have be removed
[jitcodewriter:info] There are 2 JitCode instances.
[jitcodewriter:info] There are 5 -live- ops. Size of liveness is 14 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 0 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[c6072dca015a380] {jit-tracing
JIT starting (llgraph)
(jitdriver: no get_printable_location)
(jitdriver: no get_printable_location)
[c6072dca03a9300] {jit-trace-done
trace length: 62
number operations: 12
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 0 0
float consts: 0 0
ref consts: 1 0 2
descrs: 1
[c6072dca03d8a80] jit-trace-done}
[c6072dca0411a80] {jit-log-noopt
# Traced loop or bridge with 11 ops
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4)
i6 = int_sub(i0, 5)
guard_value(p4, ConstPtr(ptr7))
i9 = int_gt(i6, 0)
guard_true(i9)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i6, p1, descr=<Loop-1>)
[c6072dca04a6580] jit-log-noopt}
[c6072dca04b7a80] {jit-optimize
[c6072dca04dc100] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf27c37ec>) [i0, p1, p4]
i6 = int_add(i0, -5)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf27c320c>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dca0a8eb00] jit-log-intbounds}
[c6072dca0c29900] {jit-log-exported-state
[i10, r11]
PureOp(i12 = int_gt(i10, 0/ci))
INP(i10 = int_add(i13, -5/ci))
INP(r11)
[c6072dca0c47b80] jit-log-exported-state}
[c6072dca0c53c80] jit-optimize}
[c6072dca0c6ee00] {jit-optimize
[c6072dca0dc2400] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
# i2: (1 <= 0b0?...?) IntBound(1, MAXINT)
p4 = getarrayitem_gc_pure_r(p3, i2, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2790dec>) [i2, p3, p4]
i6 = int_add(i2, -5)
# i6: (-4 <= ? <= MAXINT - 5) IntBound(-4, MAXINT - 5)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf27903cc>) [i2, p3, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dca148af00] jit-log-intbounds}
# i6: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i6, p3, descr=TargetToken(-226074132))
[c6072dca170ea00] jit-optimize}
[c6072dca171c680] {jit-log-short-preamble
[]
label(i14, p15)
jump()
[c6072dca1733400] jit-log-short-preamble}
[c6072dca1778780] {jit-backend
[c6072dca1791000] {jit-log-compiling-loop
[i13, p11]
label(i13, p11, descr=TargetToken(-226824820))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i17 = int_ge(i13, 0)
p18 = getarrayitem_gc_pure_r(p11, i13, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p18, ConstPtr(ptr19), descr=<Guard0xf27c344c>) [i13, p11, p18]
i10 = int_add(i13, -5)
i12 = int_gt(i10, 0)
guard_true(i12, descr=<Guard0xf27c320c>) [i13, p11, p18]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i10, p11, descr=TargetToken(-226074132))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p22 = getarrayitem_gc_pure_r(p11, i10, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p22, ConstPtr(ptr23), descr=<Guard0xf2790b0c>) [i10, p11, p22]
i25 = int_add(i10, -5)
i27 = int_gt(i25, 0)
guard_true(i27, descr=<Guard0xf27903cc>) [i10, p11, p22]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i25, p11, descr=TargetToken(-226074132))
[c6072dca1818d80] jit-log-compiling-loop}
[c6072dca182be00] {jit-mem-looptoken-alloc
allocating Loop # 1
[c6072dca1838d80] jit-mem-looptoken-alloc}
[c6072dca1881000] jit-backend}
compiled new loop
[c6072dca188df00] {jit-log-opt-loop
# Loop 1 ((jitdriver: no get_printable_location)) : loop with 18 ops
[i0, p1]
label(i0, p1, descr=TargetToken(-226824820))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p4, ConstPtr(ptr5), descr=<Guard0xf27c344c>) [i0, p1, p4]
i7 = int_add(i0, -5)
i9 = int_gt(i7, 0)
guard_true(i9, descr=<Guard0xf27c320c>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i7, p1, descr=TargetToken(-226074132))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p10 = getarrayitem_gc_pure_r(p1, i7, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf2790b0c>) [i7, p1, p10]
i13 = int_add(i7, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf27903cc>) [i7, p1, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i13, p1, descr=TargetToken(-226074132))
[c6072dca191dd80] jit-log-opt-loop}
ContinueRunningNormally
[c6072dca1d28080] jit-tracing}
[c6072dca215b380] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dca23bd980] {jit-trace-done
trace length: 51
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 0 0
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dca23ecb00] jit-trace-done}
[c6072dca2403e80] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_nonnull(p2)
i4 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr5))
i7 = int_gt(i4, 0)
guard_true(i7)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dca24aee80] jit-log-noopt}
[c6072dca24c1180] {jit-optimize
[c6072dca2586400] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf27c222c>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf27c3f2c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dca2a82980] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf28531ac>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-226074132))
[c6072dca2d96180] jit-optimize}
[c6072dca2db2c00] {jit-backend
[c6072dca2dc1880] {jit-log-compiling-bridge
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf27b756c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf27c3f2c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf28531ac>) [i13, p9]
jump(i13, p9, descr=TargetToken(-226074132))
[c6072dca2e02980] jit-log-compiling-bridge}
[c6072dca2e14880] {jit-mem-looptoken-alloc
allocating Bridge # 1 of Loop # 1
[c6072dca2e24100] jit-mem-looptoken-alloc}
[c6072dca2e4dc80] jit-backend}
compiled new bridge
[c6072dca2e5b780] {jit-log-opt-bridge
# bridge out of Guard 0xf27c344c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf27b756c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf27c3f2c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf28531ac>) [i13, p9]
jump(i13, p9, descr=TargetToken(-226074132))
[c6072dca2e9dc00] jit-log-opt-bridge}
[c6072dca2ea8200] {jit-log-opt-bridge
# bridge out of Guard 0xf27c344c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf27b756c>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf27c3f2c>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf28531ac>) [i13, p9]
jump(i13, p9, descr=TargetToken(-226074132))
[c6072dca2eecd80] jit-log-opt-bridge}
[c6072dca2fb3000] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dca3214180] {jit-trace-done
trace length: 51
number operations: 11
total snapshots: 5
snapshot data: 56
snapshot array data: 32
bigint consts: 0 0
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dca3243000] jit-trace-done}
[c6072dca3259100] {jit-log-noopt
# Traced loop or bridge with 8 ops
[i0, p1, p2]
guard_nonnull(p2)
i4 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr5))
i7 = int_gt(i4, 0)
guard_true(i7)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dca32d5d80] jit-log-noopt}
[c6072dca32e6500] {jit-optimize
[c6072dca33a1900] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf265630c>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf26568cc>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dca3897d80] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf265696c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-226074132))
[c6072dca3bc3f00] jit-optimize}
[c6072dca3bdef00] {jit-backend
[c6072dca3bea280] {jit-log-compiling-bridge
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26564ac>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26568cc>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf265696c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-226074132))
[c6072dca3c27d00] jit-log-compiling-bridge}
[c6072dca3c39280] {jit-mem-looptoken-alloc
allocating Bridge # 2 of Loop # 1
[c6072dca3c47c80] jit-mem-looptoken-alloc}
[c6072dca3c6d800] jit-backend}
compiled new bridge
[c6072dca3c7b500] {jit-log-opt-bridge
# bridge out of Guard 0xf2790b0c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26564ac>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26568cc>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf265696c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-226074132))
[c6072dca3cc1e00] jit-log-opt-bridge}
[c6072dca3ccca00] {jit-log-opt-bridge
# bridge out of Guard 0xf2790b0c with 7 ops
[i8, p9, p10]
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf26564ac>) [i8, p9, p10]
i13 = int_add(i8, -5)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf26568cc>) [i8, p9, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p9, descr=<Guard0xf265696c>) [i13, p9]
jump(i13, p9, descr=TargetToken(-226074132))
[c6072dca3d12a80] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dca413e100] jit-tracing}
ContinueRunningNormally
[c6072dca4151780] jit-tracing}
[c6072dca4553000] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dca475f080] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dca4792b00] jit-trace-done}
[c6072dca47aa180] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dca481ac00] jit-log-noopt}
[c6072dca482b400] {jit-optimize
[c6072dca48e7c00] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf265a94c>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf265adec>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dca4d78d00] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf265af0c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-226074132))
[c6072dca50d1780] jit-optimize}
[c6072dca50ed100] {jit-backend
[c6072dca50f8d00] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf265a94c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf265adec>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf265af0c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-226074132))
[c6072dca5138c80] jit-log-compiling-bridge}
[c6072dca5149f80] {jit-mem-looptoken-alloc
allocating Bridge # 3 of Loop # 1
[c6072dca5158a00] jit-mem-looptoken-alloc}
[c6072dca517b080] jit-backend}
compiled new bridge
[c6072dca5188980] {jit-log-opt-bridge
# bridge out of Guard 0xf27b756c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf265a94c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf265adec>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf265af0c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-226074132))
[c6072dca51c7d00] jit-log-opt-bridge}
[c6072dca51d2180] {jit-log-opt-bridge
# bridge out of Guard 0xf27b756c with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf265a94c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf265adec>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf265af0c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-226074132))
[c6072dca5212a80] jit-log-opt-bridge}
[c6072dca52c6380] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dca54c3400] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dca54f2400] jit-trace-done}
[c6072dca5508980] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dca5571300] jit-log-noopt}
[c6072dca5580d00] {jit-optimize
[c6072dca5634000] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf27a9d0c>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf266012c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dca5aab580] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf266038c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-226074132))
[c6072dca5da9180] jit-optimize}
[c6072dca5dc3f00] {jit-backend
[c6072dca5dcf480] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf27a9d0c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf266012c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf266038c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-226074132))
[c6072dca5e13880] jit-log-compiling-bridge}
[c6072dca5e26900] {jit-mem-looptoken-alloc
allocating Bridge # 4 of Loop # 1
[c6072dca5e36b00] jit-mem-looptoken-alloc}
[c6072dca5e5c280] jit-backend}
compiled new bridge
[c6072dca5e6dc00] {jit-log-opt-bridge
# bridge out of Guard 0xf26564ac with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf27a9d0c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf266012c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf266038c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-226074132))
[c6072dca5eafa80] jit-log-opt-bridge}
[c6072dca5eba680] {jit-log-opt-bridge
# bridge out of Guard 0xf26564ac with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf27a9d0c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf266012c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf266038c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-226074132))
[c6072dca5efb580] jit-log-opt-bridge}
DoneWithThisFrameInt
[c6072dca6232b00] jit-tracing}
DoneWithThisFrameInt
[c6072dca6254080] jit-tracing}
___________ TestLLtype.test_merge_guardnonnull_guardclass_guardvalue ___________
self = <rpython.jit.metainterp.test.test_ajit.TestLLtype instance at 0xf288238c>
def test_merge_guardnonnull_guardclass_guardvalue(self):
myjitdriver = JitDriver(greens = [], reds = ['x', 'l'])
class A(object):
def g(self, x):
return x - 3
class B(A):
def g(self, y):
return y - 5
a1 = A()
a2 = A()
b1 = B()
def f(x):
l = [a2] * 100 + [None] * 100 + [b1] * 100 + [a1] * 100
while x > 0:
myjitdriver.can_enter_jit(x=x, l=l)
myjitdriver.jit_merge_point(x=x, l=l)
a = l[x]
if a:
x = a.g(x)
else:
x -= 7
promote(a)
return x
res = self.meta_interp(f, [399], listops=True)
assert res == f(399)
self.check_resops(guard_class=0, guard_nonnull=0, guard_value=7,
> guard_nonnull_class=0, guard_isnull=2)
jit/metainterp/test/test_ajit.py:1737:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/metainterp/test/support.py:199: in check_resops
get_stats().check_resops(expected=expected, **check)
jit/metainterp/history.py:969: in check_resops
return self._check_insns(insns, expected, check)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.jit.metainterp.history.Stats object at 0xf285350c>
insns = {'debug_merge_point': 10, 'getarrayitem_gc_pure_r': 2, 'guard_isnull': 2, 'guard_nonnull': 6, ...}
expected = None
check = {'guard_class': 0, 'guard_isnull': 2, 'guard_nonnull': 0, 'guard_nonnull_class': 0, ...}
def _check_insns(self, insns, expected, check):
if expected is not None:
insns.pop('debug_merge_point', None)
insns.pop('enter_portal_frame', None)
insns.pop('leave_portal_frame', None)
insns.pop('label', None)
assert insns == expected
for insn, expected_count in check.items():
getattr(rop, insn.upper()) # fails if 'rop.INSN' does not exist
found = insns.get(insn, 0)
assert found == expected_count, (
> "found %d %r, expected %d" % (found, insn, expected_count))
E AssertionError: found 6 'guard_value', expected 7
jit/metainterp/history.py:982: AssertionError
----------------------------- Captured stdout call -----------------------------
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 82, 33] -> 33
bh: live [34] -> 36
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn B.g>
bh: live [45] -> 47
bh: int_guard_value [<AddressAsInt * fn B.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * fn B.g>, [297], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 292
bh: live [59] -> 61
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [68] -> 70
bh: goto_if_not_int_gt [292, 0, 80, 75] -> 75
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [292], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 82, 33] -> 33
bh: live [34] -> 36
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn B.g>
bh: live [45] -> 47
bh: int_guard_value [<AddressAsInt * fn B.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * fn B.g>, [287], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 282
bh: live [59] -> 61
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [68] -> 70
bh: goto_if_not_int_gt [282, 0, 80, 75] -> 75
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [282], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 82, 33] -> 82
bh: int_sub [197, 7] -> 190
bh: goto [58] -> 58
bh: live [59] -> 61
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* None>]] -> * None
bh: live [68] -> 70
bh: goto_if_not_int_gt [190, 0, 80, 75] -> 75
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [190], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* None>, 82, 33] -> 82
bh: int_sub [183, 7] -> 176
bh: goto [58] -> 58
bh: live [59] -> 61
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* None>]] -> * None
bh: live [68] -> 70
bh: goto_if_not_int_gt [176, 0, 80, 75] -> 75
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [176], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 82, 33] -> 33
bh: live [34] -> 36
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [45] -> 47
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * fn A.g>, [99], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 96
bh: live [59] -> 61
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [68] -> 70
bh: goto_if_not_int_gt [96, 0, 80, 75] -> 75
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [96], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 82, 33] -> 33
bh: live [34] -> 36
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [45] -> 47
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * fn A.g>, [93], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 90
bh: live [59] -> 61
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [68] -> 70
bh: goto_if_not_int_gt [90, 0, 80, 75] -> 75
bh: loop_header [0]
bh: goto [0] -> 0
bh: live [1] -> 3
bh: jit_merge_point [<BHInterp <JitCode 'f'>>, 0, [], [], [], [90], [<* GCREF hidden>], []] -> ContinueRunningNormally!
bh: goto_if_not_ptr_nonzero [<* GCREF hidden>, 82, 33] -> 33
bh: live [34] -> 36
bh: guard_class [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <* GCREF hidden>] -> <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>
bh: getfield_raw_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>, FieldDescr(<Struct rpython.jit.metainterp.test.test_ajit.A_vtable { super, cls_g }>, 'cls_g')] -> <AddressAsInt * fn A.g>
bh: live [45] -> 47
bh: int_guard_value [<AddressAsInt * fn A.g>]
bh: residual_call_ir_i [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <AddressAsInt * fn A.g>, [3], [<* GCREF hidden>], CallDescr(<Signed>, (<* GcStruct rpython.jit.metainterp.test.test_ajit.A { super }>, <Signed>), <EffectInfo 0xf4c1d68c: EF=2>)] -> 0
bh: live [59] -> 61
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0xf26741ac>, <JitCode 'promote__rpython_jit_metainterp_test_test_ajit_A'>, [<* GCREF hidden>]] -> * GCREF hidden
bh: live [68] -> 70
bh: goto_if_not_int_gt [0, 0, 80, 75] -> 80
bh: int_return [<BHInterp <JitCode 'f'>>, 0] -> LeaveFrame!
~~~ return value: 0
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 117 blocks (85%)
[rtyper] -=- specialized 117 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] inlined 1 callsites.
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:WARNING] found debug_assert in <FunctionGraph of (rpython.jit.metainterp.test.test_ajit:1722)f at 0xf2615acc>; should have be removed
[jitcodewriter:info] There are 4 JitCode instances.
[jitcodewriter:info] There are 8 -live- ops. Size of liveness is 19 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 1 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0
[c6072dcd5e51780] {jit-tracing
JIT starting (llgraph)
(jitdriver: no get_printable_location)
(jitdriver: no get_printable_location)
[c6072dcd6241600] {jit-trace-done
trace length: 69
number operations: 13
total snapshots: 6
snapshot data: 68
snapshot array data: 40
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 1
[c6072dcd6285c00] jit-trace-done}
[c6072dcd62d6d00] {jit-log-noopt
# Traced loop or bridge with 12 ops
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4)
guard_class(p4, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i7 = int_sub(i0, 3)
guard_value(p4, ConstPtr(ptr8))
i10 = int_gt(i7, 0)
guard_true(i10)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i7, p1, descr=<Loop-1>)
[c6072dcd63c0900] jit-log-noopt}
[c6072dcd63d8400] {jit-optimize
[c6072dcd640ba00] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf274ecec>) [i0, p1, p4]
i6 = int_add(i0, -3)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf26322cc>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dcd6c7e780] jit-log-intbounds}
[c6072dcd6ed0580] {jit-log-exported-state
[i11, r12]
INP(i11 = int_add(i13, -3/ci))
PureOp(i14 = int_gt(i11, 0/ci))
INP(r12)
[c6072dcd6ef9400] jit-log-exported-state}
[c6072dcd6f0a380] jit-optimize}
[c6072dcd6f2d200] {jit-optimize
[c6072dcd711cf80] {jit-log-intbounds
[i0, p1]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
# i2: (1 <= 0b0?...?) IntBound(1, MAXINT)
p4 = getarrayitem_gc_pure_r(p3, i2, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_nonnull(p4, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf26329ec>) [i2, p3, p4]
i6 = int_add(i2, -3)
# i6: (-2 <= ? <= MAXINT - 3) IntBound(-2, MAXINT - 3)
i8 = int_gt(i6, 0)
guard_true(i8, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2632fcc>) [i2, p3, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dcd7b2ca80] jit-log-intbounds}
# i6: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i6, p3, descr=TargetToken(-227155732))
[c6072dcd7ed1280] jit-optimize}
[c6072dcd7ee3f00] {jit-log-short-preamble
[]
label(i15, p16)
jump()
[c6072dcd7f03d00] jit-log-short-preamble}
[c6072dcd7f64a00] {jit-backend
[c6072dcd7f85980] {jit-log-compiling-loop
[i13, p12]
label(i13, p12, descr=TargetToken(-227218420))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i18 = int_ge(i13, 0)
p19 = getarrayitem_gc_pure_r(p12, i13, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p19, ConstPtr(ptr20), descr=<Guard0xf274edec>) [i13, p12, p19]
i11 = int_add(i13, -3)
i14 = int_gt(i11, 0)
guard_true(i14, descr=<Guard0xf26322cc>) [i13, p12, p19]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i11, p12, descr=TargetToken(-227155732))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p23 = getarrayitem_gc_pure_r(p12, i11, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p23, ConstPtr(ptr24), descr=<Guard0xf2632e2c>) [i11, p12, p23]
i26 = int_add(i11, -3)
i28 = int_gt(i26, 0)
guard_true(i28, descr=<Guard0xf2632fcc>) [i11, p12, p23]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i26, p12, descr=TargetToken(-227155732))
[c6072dcd8044a00] jit-log-compiling-loop}
[c6072dcd805f380] {jit-mem-looptoken-alloc
allocating Loop # 1
[c6072dcd8071e80] jit-mem-looptoken-alloc}
[c6072dcd80da080] jit-backend}
compiled new loop
[c6072dcd80ec180] {jit-log-opt-loop
# Loop 1 ((jitdriver: no get_printable_location)) : loop with 18 ops
[i0, p1]
label(i0, p1, descr=TargetToken(-227218420))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
i3 = int_ge(i0, 0)
p4 = getarrayitem_gc_pure_r(p1, i0, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p4, ConstPtr(ptr5), descr=<Guard0xf274edec>) [i0, p1, p4]
i7 = int_add(i0, -3)
i9 = int_gt(i7, 0)
guard_true(i9, descr=<Guard0xf26322cc>) [i0, p1, p4]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
label(i7, p1, descr=TargetToken(-227155732))
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
p10 = getarrayitem_gc_pure_r(p1, i7, descr=ArrayDescr(<GcArray of * GcStruct object { typeptr } >))
guard_value(p10, ConstPtr(ptr11), descr=<Guard0xf2632e2c>) [i7, p1, p10]
i13 = int_add(i7, -3)
i15 = int_gt(i13, 0)
guard_true(i15, descr=<Guard0xf2632fcc>) [i7, p1, p10]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
jump(i13, p1, descr=TargetToken(-227155732))
[c6072dcd81b6c00] jit-log-opt-loop}
ContinueRunningNormally
[c6072dcd8b23380] jit-tracing}
[c6072dcd9348300] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dcd97e3b80] {jit-trace-done
trace length: 58
number operations: 12
total snapshots: 6
snapshot data: 68
snapshot array data: 40
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dcd982e180] jit-trace-done}
[c6072dcd9854e00] {jit-log-noopt
# Traced loop or bridge with 9 ops
[i0, p1, p2]
guard_nonnull(p2)
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>)
i5 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dcd9926400] jit-log-noopt}
[c6072dcd9941380] {jit-optimize
[c6072dcd9a5ec00] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2632eec>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf274eeec>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dcda1eba00] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf275510c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227155732))
[c6072dcda64ee80] jit-optimize}
[c6072dcda676b00] {jit-backend
[c6072dcda687e80] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf26325cc>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf274eeec>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf275510c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dcda6e5300] jit-log-compiling-bridge}
[c6072dcda6fdd00] {jit-mem-looptoken-alloc
allocating Bridge # 1 of Loop # 1
[c6072dcda715200] jit-mem-looptoken-alloc}
[c6072dcda74cb00] jit-backend}
compiled new bridge
[c6072dcda761700] {jit-log-opt-bridge
# bridge out of Guard 0xf274edec with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf26325cc>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf274eeec>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf275510c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dcda7c2000] jit-log-opt-bridge}
[c6072dcda7d1b80] {jit-log-opt-bridge
# bridge out of Guard 0xf274edec with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf26325cc>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf274eeec>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf275510c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dcda831b00] jit-log-opt-bridge}
[c6072dcda94d600] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dcdad9a700] {jit-trace-done
trace length: 58
number operations: 12
total snapshots: 6
snapshot data: 68
snapshot array data: 40
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dcdade1400] jit-trace-done}
[c6072dcdae02300] {jit-log-noopt
# Traced loop or bridge with 9 ops
[i0, p1, p2]
guard_nonnull(p2)
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.B_vtable { super=... }>)
i5 = int_sub(i0, 5)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dcdaec5a00] jit-log-noopt}
[c6072dcdaedcd80] {jit-optimize
[c6072dcdafe7f00] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2755b8c>) [i0, p1, p2]
i4 = int_add(i0, -5)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf276016c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dcdb750480] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf276026c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227155732))
[c6072dcdbbd8180] jit-optimize}
[c6072dcdbbff680] {jit-backend
[c6072dcdbc10d80] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2755fec>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf276016c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf276026c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dcdbc73780] jit-log-compiling-bridge}
[c6072dcdbc8ed00] {jit-mem-looptoken-alloc
allocating Bridge # 2 of Loop # 1
[c6072dcdbca6e00] jit-mem-looptoken-alloc}
[c6072dcdbce2700] jit-backend}
compiled new bridge
[c6072dcdbcf9080] {jit-log-opt-bridge
# bridge out of Guard 0xf2632e2c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2755fec>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf276016c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf276026c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dcdbd62d80] jit-log-opt-bridge}
[c6072dcdbd74680] {jit-log-opt-bridge
# bridge out of Guard 0xf2632e2c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2755fec>) [i9, p10, p11]
i14 = int_add(i9, -5)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf276016c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf276026c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dcdbddda80] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dcdc3fbf00] jit-tracing}
ContinueRunningNormally
[c6072dcdc414980] jit-tracing}
[c6072dcdca48b80] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dcdcd42980] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dcdcd8b180] jit-trace-done}
[c6072dcdcdaff80] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dcdce5b580] jit-log-noopt}
[c6072dcdce74200] {jit-optimize
[c6072dcdcf89380] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf276426c>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf2755d4c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dcdd6a5700] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf275580c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227155732))
[c6072dcddb1be00] jit-optimize}
[c6072dcddb45200] {jit-backend
[c6072dcddb57900] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf276426c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2755d4c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf275580c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227155732))
[c6072dcddbba300] jit-log-compiling-bridge}
[c6072dcddbd3d80] {jit-mem-looptoken-alloc
allocating Bridge # 3 of Loop # 1
[c6072dcddbec980] jit-mem-looptoken-alloc}
[c6072dcddc22900] jit-backend}
compiled new bridge
[c6072dcddc37e80] {jit-log-opt-bridge
# bridge out of Guard 0xf26325cc with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf276426c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2755d4c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf275580c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227155732))
[c6072dcddc9b280] jit-log-opt-bridge}
[c6072dcddcac200] {jit-log-opt-bridge
# bridge out of Guard 0xf26325cc with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf276426c>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf2755d4c>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf275580c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227155732))
[c6072dcddd11f00] jit-log-opt-bridge}
[c6072dcdde16f00] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dcde105480] {jit-trace-done
trace length: 44
number operations: 10
total snapshots: 3
snapshot data: 36
snapshot array data: 22
bigint consts: 0 0
float consts: 0 0
ref consts: 0 0 1
descrs: 2
[c6072dcde14c380] jit-trace-done}
[c6072dcde170380] {jit-log-noopt
# Traced loop or bridge with 7 ops
[i0, p1, p2]
guard_isnull(p2)
i4 = int_sub(i0, 7)
i6 = int_gt(i4, 0)
guard_true(i6)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i4, p1, descr=<Loop1>)
[c6072dcde20f480] jit-log-noopt}
[c6072dcde227300] {jit-optimize
[c6072dcde33a800] {jit-log-intbounds
[i0, p1, p2]
guard_isnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf26326ec>) [i0, p1, p2]
i4 = int_add(i0, -7)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf27648ac>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dcdea1cb00] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf2764a4c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227155732))
[c6072dcdeebdc00] jit-optimize}
[c6072dcdeee6880] {jit-backend
[c6072dcdeef9900] {jit-log-compiling-bridge
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26326ec>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf27648ac>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf2764a4c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227155732))
[c6072dcdef55200] jit-log-compiling-bridge}
[c6072dcdef6f180] {jit-mem-looptoken-alloc
allocating Bridge # 4 of Loop # 1
[c6072dcdef86500] jit-mem-looptoken-alloc}
[c6072dcdefbbc00] jit-backend}
compiled new bridge
[c6072dcdefd0680] {jit-log-opt-bridge
# bridge out of Guard 0xf2755fec with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26326ec>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf27648ac>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf2764a4c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227155732))
[c6072dcdf037500] jit-log-opt-bridge}
[c6072dcdf048c80] {jit-log-opt-bridge
# bridge out of Guard 0xf2755fec with 7 ops
[i7, p8, p9]
guard_isnull(p9, descr=<Guard0xf26326ec>) [i7, p8, p9]
i11 = int_add(i7, -7)
i13 = int_gt(i11, 0)
guard_true(i13, descr=<Guard0xf27648ac>) [i7, p8, p9]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p8, descr=<Guard0xf2764a4c>) [i11, p8]
jump(i11, p8, descr=TargetToken(-227155732))
[c6072dcdf0b0480] jit-log-opt-bridge}
ContinueRunningNormally
[c6072dcdf5dc800] jit-tracing}
ContinueRunningNormally
[c6072dcdf5f5080] jit-tracing}
[c6072dcdfde6180] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dce0220c00] {jit-trace-done
trace length: 58
number operations: 12
total snapshots: 6
snapshot data: 68
snapshot array data: 40
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dce0265780] jit-trace-done}
[c6072dce0286780] {jit-log-noopt
# Traced loop or bridge with 9 ops
[i0, p1, p2]
guard_nonnull(p2)
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i5 = int_sub(i0, 3)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dce0345200] jit-log-noopt}
[c6072dce035bd00] {jit-optimize
[c6072dce0465f00] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf2765c8c>) [i0, p1, p2]
i4 = int_add(i0, -3)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf276918c>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dce0b84580] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf27692ec>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227155732))
[c6072dce100fe80] jit-optimize}
[c6072dce1037900] {jit-backend
[c6072dce1048880] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2765c0c>) [i9, p10, p11]
i14 = int_add(i9, -3)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf276918c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf27692ec>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dce10a5300] jit-log-compiling-bridge}
[c6072dce10be380] {jit-mem-looptoken-alloc
allocating Bridge # 5 of Loop # 1
[c6072dce10d4900] jit-mem-looptoken-alloc}
[c6072dce110f600] jit-backend}
compiled new bridge
[c6072dce1124480] {jit-log-opt-bridge
# bridge out of Guard 0xf276426c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2765c0c>) [i9, p10, p11]
i14 = int_add(i9, -3)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf276918c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf27692ec>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dce1187400] jit-log-opt-bridge}
[c6072dce1197200] {jit-log-opt-bridge
# bridge out of Guard 0xf276426c with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf2765c0c>) [i9, p10, p11]
i14 = int_add(i9, -3)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf276918c>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf27692ec>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dce11f7300] jit-log-opt-bridge}
[c6072dce131d680] {jit-tracing
(jitdriver: no get_printable_location)
[c6072dce1771480] {jit-trace-done
trace length: 58
number operations: 12
total snapshots: 6
snapshot data: 68
snapshot array data: 40
bigint consts: 1 1
float consts: 0 0
ref consts: 1 0 2
descrs: 2
[c6072dce17b6600] jit-trace-done}
[c6072dce17d6980] {jit-log-noopt
# Traced loop or bridge with 9 ops
[i0, p1, p2]
guard_nonnull(p2)
guard_class(p2, <AddressAsInt * struct rpython.jit.metainterp.test.test_ajit.A_vtable { super=..., cls_g=... }>)
i5 = int_sub(i0, 3)
guard_value(p2, ConstPtr(ptr6))
i8 = int_gt(i5, 0)
guard_true(i8)
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_future_condition()
jump(i5, p1, descr=<Loop1>)
[c6072dce1894b00] jit-log-noopt}
[c6072dce18ab280] {jit-optimize
[c6072dce19b5a00] {jit-log-intbounds
[i0, p1, p2]
guard_nonnull(p2, descr=<rpython.jit.metainterp.compile.ResumeGuardDescr object at 0xf276496c>) [i0, p1, p2]
i4 = int_add(i0, -3)
i6 = int_gt(i4, 0)
guard_true(i6, descr=<rpython.jit.metainterp.compile.ResumeGuardCopiedDescr object at 0xf27556ec>) [i0, p1, p2]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
[c6072dce20f5f80] jit-log-intbounds}
guard_nonnull(p1, descr=<rpython.jit.metainterp.compile.ResumeAtPositionDescr object at 0xf276906c>) [i4, p1]
# i4: (1 <= 0b0?...?) IntBound(1, MAXINT)
jump(i4, p1, descr=TargetToken(-227155732))
[c6072dce2579580] jit-optimize}
[c6072dce25a0e80] {jit-backend
[c6072dce25b2000] {jit-log-compiling-bridge
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf26327ec>) [i9, p10, p11]
i14 = int_add(i9, -3)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf27556ec>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf276906c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dce260f380] jit-log-compiling-bridge}
[c6072dce2627e80] {jit-mem-looptoken-alloc
allocating Bridge # 6 of Loop # 1
[c6072dce263f580] jit-mem-looptoken-alloc}
[c6072dce2678d00] jit-backend}
compiled new bridge
[c6072dce268d900] {jit-log-opt-bridge
# bridge out of Guard 0xf26326ec with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf26327ec>) [i9, p10, p11]
i14 = int_add(i9, -3)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf27556ec>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf276906c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dce26eef80] jit-log-opt-bridge}
[c6072dce26fee00] {jit-log-opt-bridge
# bridge out of Guard 0xf26326ec with 7 ops
[i9, p10, p11]
guard_value(p11, ConstPtr(ptr12), descr=<Guard0xf26327ec>) [i9, p10, p11]
i14 = int_add(i9, -3)
i16 = int_gt(i14, 0)
guard_true(i16, descr=<Guard0xf27556ec>) [i9, p10, p11]
debug_merge_point(0, 0, '(jitdriver: no get_printable_location)')
guard_nonnull(p10, descr=<Guard0xf276906c>) [i14, p10]
jump(i14, p10, descr=TargetToken(-227155732))
[c6072dce2760c80] jit-log-opt-bridge}
DoneWithThisFrameInt
[c6072dce32c9300] jit-tracing}
DoneWithThisFrameInt
[c6072dce32e0c00] jit-tracing}
=========================== short test summary info ============================
FAIL jit/metainterp/test/test_ajit.py::TestLLtype::()::test_merge_guardclass_guardvalue
FAIL jit/metainterp/test/test_ajit.py::TestLLtype::()::test_merge_guardnonnull_guardclass
FAIL jit/metainterp/test/test_ajit.py::TestLLtype::()::test_merge_guardnonnull_guardvalue
FAIL jit/metainterp/test/test_ajit.py::TestLLtype::()::test_merge_guardnonnull_guardvalue_2
FAIL jit/metainterp/test/test_ajit.py::TestLLtype::()::test_merge_guardnonnull_guardclass_guardvalue
============== 5 failed, 215 passed, 5 skipped in 248.49 seconds ===============
++ 10:10:48 starting jit/metainterp/test/test_loop_unroll_disopt.py [141 started in total]
__ jit/metainterp/test/test_loop_unroll.py [138 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 38.66 seconds =====================
++ 10:11:13 starting jit/metainterp/test/test_math.py [142 started in total]
__ jit/metainterp/test/test_math.py [139 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/metainterp/test/test_math.py .
=========================== 1 passed in 2.68 seconds ===========================
++ 10:11:18 starting jit/metainterp/test/test_memmgr.py [143 started in total]
__ jit/metainterp/test/test_loop.py [140 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 44.12 seconds =====================
++ 10:11:19 starting jit/metainterp/test/test_opencoder.py [144 started in total]
__ jit/metainterp/test/test_opencoder.py [141 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_opencoder.py ...........
========================== 11 passed in 1.95 seconds ===========================
++ 10:11:23 starting jit/metainterp/test/test_pyjitpl.py [145 started in total]
__ jit/metainterp/test/test_pyjitpl.py [142 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 1.56 seconds ======================
++ 10:11:27 starting jit/metainterp/test/test_quasiimmut.py [146 started in total]
__ jit/metainterp/test/test_quasiimmut.py [143 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 9.76 seconds =====================
++ 10:11:39 starting jit/metainterp/test/test_rawmem.py [147 started in total]
__ jit/metainterp/test/test_dict.py [144 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 159.33 seconds ====================
++ 10:11:43 starting jit/metainterp/test/test_recursive.py [148 started in total]
__ jit/metainterp/test/test_rawmem.py [145 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_rawmem.py ........
=========================== 8 passed in 3.61 seconds ===========================
++ 10:11:45 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/metainterp/test/test_resoperation.py ......ssss.....
===================== 11 passed, 4 skipped in 1.55 seconds =====================
++ 10:11:48 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 2.63 seconds =====================
++ 10:11:52 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_resumecode.py .....
=========================== 5 passed in 7.85 seconds ===========================
++ 10:12:02 starting jit/metainterp/test/test_send.py [152 started in total]
__ jit/metainterp/test/test_memmgr.py [149 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/metainterp/test/test_memmgr.py .
========================== 1 passed in 46.67 seconds ===========================
++ 10:12:09 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/metainterp/test/test_slist.py ......
=========================== 6 passed in 6.09 seconds ===========================
++ 10:12:17 starting jit/metainterp/test/test_string.py [154 started in total]
__ jit/metainterp/test/test_send.py [151 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
jit/metainterp/test/test_send.py ......................
========================== 22 passed in 18.12 seconds ==========================
++ 10:12:23 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/metainterp/test/test_support.py .
=========================== 1 passed in 0.21 seconds ===========================
++ 10:12:25 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_threadlocal.py ...
=========================== 3 passed in 2.46 seconds ===========================
++ 10:12:30 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tl.py .....
========================== 5 passed in 16.27 seconds ===========================
++ 10:12:50 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 8.71 seconds ======================
++ 10:13:02 starting jit/metainterp/test/test_tracelimit.py [159 started in total]
__ jit/metainterp/test/test_recursive.py [156 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit/metainterp/test/test_recursive.py ................s........s................
==================== 40 passed, 2 skipped in 116.23 seconds ====================
++ 10:13:46 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 86.15 seconds =====================
++ 10:13:52 starting jit/metainterp/test/test_virtual.py [161 started in total]
__ jit/metainterp/test/test_tracingopts.py [158 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 22.16 seconds =====================
++ 10:14:14 starting jit/metainterp/test/test_virtualizable.py [162 started in total]
__ jit/metainterp/test/test_virtual.py [159 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit/metainterp/test/test_virtual.py .....................................................................................................................................
========================= 133 passed in 75.45 seconds ==========================
++ 10:15:12 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 54.03 seconds =====================
++ 10:15:12 starting jit/metainterp/test/test_warmspot.py [164 started in total]
__ jit/metainterp/test/test_warmspot.py [161 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 9.08 seconds =====================
++ 10:15:25 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
jit/metainterp/test/test_warmstate.py .........
=========================== 9 passed in 2.25 seconds ===========================
++ 10:15:29 starting jit/metainterp/test/test_zvector.py [166 started in total]
__ jit/metainterp/test/test_virtualref.py [163 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 14.26 seconds =====================
++ 10:15:29 starting jit/tl/test [167 started in total]
__ jit/metainterp/test/test_zvector.py [164 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.97 seconds ===========================
++ 10:15:33 starting jit/tl/tinyframe/test [168 started in total]
__ jit/metainterp/test/test_tracelimit.py [165 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tracelimit.py .....
========================== 5 passed in 149.62 seconds ==========================
++ 10:15:34 starting jit/tl/tla [169 started in total]
__ jit/tl/tinyframe/test [166 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/tl/tinyframe/test/test_tinyframe.py .......
=========================== 7 passed in 3.70 seconds ===========================
++ 10:15:39 starting jit/tool/test [170 started in total]
__ jit/metainterp/test/test_loop_unroll_disopt.py [167 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 289.57 seconds ===================
++ 10:15:44 starting memory/gc/test [171 started in total]
__ jit/tool/test [168 done in total, somefailed=False] ________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 2.94 seconds ===========================
++ 10:15:44 starting memory/gctransform/test [172 started in total]
__ jit/tl/test [169 done in total, somefailed=False] __________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 12.85 seconds =====================
++ 10:15:46 starting memory/test/test_gctypelayout.py [173 started in total]
__ jit/tl/tla [170 done in total, somefailed=False] ___________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 9.30 seconds =====================
++ 10:15:46 starting memory/test/test_generational_gc.py [174 started in total]
__ memory/test/test_gctypelayout.py [171 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_gctypelayout.py .....
=========================== 5 passed in 1.79 seconds ===========================
++ 10:15:51 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_generational_gc.py ...............................................
========================== 47 passed in 88.53 seconds ==========================
++ 10:17:21 starting memory/test/test_hybrid_gc.py [176 started in total]
__ memory/test/test_growingsemispace_gc.py [173 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_growingsemispace_gc.py ...............................................
========================= 47 passed in 114.78 seconds ==========================
++ 10:17:54 starting memory/test/test_hybrid_gc_smallheap.py [177 started in total]
__ memory/gctransform/test [174 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 191.00 seconds ====================
++ 10:19:00 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
memory/test/test_hybrid_gc.py ..................................................
========================== 50 passed in 93.67 seconds ==========================
++ 10:19:03 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
memory/test/test_hybrid_gc_smallheap.py ..............................................
========================== 46 passed in 87.04 seconds ==========================
++ 10:19:29 starting memory/test/test_lldict.py [180 started in total]
__ memory/test/test_lldict.py [177 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_lldict.py .....
=========================== 5 passed in 2.62 seconds ===========================
++ 10:19:34 starting memory/test/test_minimark_gc.py [181 started in total]
__ memory/test/test_minimark_gc.py [178 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc.py ................................................
========================= 48 passed in 152.48 seconds ==========================
++ 10:22:13 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 203.45 seconds ====================
++ 10:22:32 starting memory/test/test_semispace_gc.py [183 started in total]
__ memory/test/test_incminimark_gc.py [180 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 222.21 seconds ====================
++ 10:22:44 starting memory/test/test_support.py [184 started in total]
__ memory/test/test_support.py [181 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
memory/test/test_support.py .........
=========================== 9 passed in 8.21 seconds ===========================
++ 10:22:54 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc_cardmarking.py ................................................
========================== 48 passed in 89.46 seconds ==========================
++ 10:23:48 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_semispace_gc.py ...............................................
========================== 47 passed in 72.23 seconds ==========================
++ 10:23:53 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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.62 seconds =====================
++ 10:23:57 starting rlib/parsing/test/test_lexer.py [188 started in total]
__ rlib/parsing/test/test_lexer.py [185 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/parsing/test/test_lexer.py ..........
========================== 10 passed in 0.45 seconds ===========================
++ 10:23:59 starting rlib/parsing/test/test_parse.py [189 started in total]
__ rlib/parsing/test/test_parse.py [186 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/parsing/test/test_parse.py ....
=========================== 4 passed in 0.23 seconds ===========================
++ 10:24:02 starting rlib/parsing/test/test_parseerrors.py [190 started in total]
__ rlib/parsing/test/test_deterministic.py [187 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/parsing/test/test_deterministic.py .........
========================== 9 passed in 10.84 seconds ===========================
++ 10:24:02 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/parsing/test/test_parseerrors.py ..
=========================== 2 passed in 0.28 seconds ===========================
++ 10:24:04 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 31 items
rlib/parsing/test/test_pypackrat.py ...............................
========================== 31 passed in 2.00 seconds ===========================
++ 10:24:09 starting rlib/parsing/test/test_pythonlexer.py [193 started in total]
__ rlib/parsing/test/test_pythonlexer.py [190 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/parsing/test/test_pythonlexer.py ...........
========================== 11 passed in 7.64 seconds ===========================
++ 10:24:19 starting rlib/parsing/test/test_pythonparse.py [194 started in total]
__ rlib/parsing/test/test_pythonparse.py [191 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 2.94 seconds =====================
++ 10:24:25 starting rlib/parsing/test/test_regex.py [195 started in total]
__ rlib/parsing/test/test_pcre_regtest.py [192 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 290 items
rlib/parsing/test/test_pcre_regtest.py ..................................................................................................................................................................................................................................................................................................
========================= 290 passed in 36.36 seconds ==========================
++ 10:24:47 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
rlib/parsing/test/test_regexparse.py ...............
========================== 15 passed in 1.30 seconds ===========================
++ 10:24:50 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/parsing/test/test_regex.py .............
========================== 13 passed in 30.59 seconds ==========================
++ 10:24:57 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/parsing/test/test_translate_lexer.py .
========================== 1 passed in 19.98 seconds ===========================
++ 10:25:21 starting rlib/parsing/test/test_tree.py [199 started in total]
__ rlib/parsing/test/test_tree.py [196 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/parsing/test/test_tree.py ......
========================== 6 passed in 12.97 seconds ===========================
++ 10:25:38 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/rjitlog/test/test_jitlog.py ....
=========================== 4 passed in 2.35 seconds ===========================
++ 10:25:42 starting rlib/rsre/test/test_char.py [201 started in total]
__ rlib/rsre/test/test_char.py [198 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/rsre/test/test_char.py .......
=========================== 7 passed in 6.57 seconds ===========================
++ 10:25:51 starting rlib/rsre/test/test_ext_opcode.py [202 started in total]
__ rlib/rsre/test/test_ext_opcode.py [199 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/rsre/test/test_ext_opcode.py ...........
========================== 11 passed in 1.66 seconds ===========================
++ 10:25:55 starting rlib/rsre/test/test_match.py [203 started in total]
__ rlib/rsre/test/test_match.py [200 done in total, somefailed=False] _________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
rlib/rsre/test/test_match.py ......................................
========================== 38 passed in 4.17 seconds ===========================
++ 10:26:02 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 18.51 seconds =====================
++ 10:26:26 starting rlib/rsre/test/test_search.py [205 started in total]
__ rlib/rsre/test/test_search.py [202 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 67 items
rlib/rsre/test/test_search.py ...................................................................
========================== 67 passed in 2.02 seconds ===========================
++ 10:26:30 starting rlib/rsre/test/test_zexternal.py [206 started in total]
__ rlib/parsing/test/test_translate.py [203 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/parsing/test/test_translate.py .....
========================== 5 passed in 93.91 seconds ===========================
++ 10:26:32 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1002 items
rlib/rsre/test/test_zexternal.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
========================= 1002 passed in 4.41 seconds ==========================
++ 10:26:37 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/rsre/test/test_zinterp.py ...
========================== 3 passed in 32.50 seconds ===========================
++ 10:27:10 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
rlib/rstrategies/test/test_rstrategies.py .................................................
========================== 49 passed in 0.55 seconds ===========================
++ 10:27:12 starting rlib/rstruct/test/test_ieee.py [210 started in total]
__ rlib/rstruct/test/test_ieee.py [207 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
rlib/rstruct/test/test_ieee.py ..............
========================= 14 passed in 108.63 seconds ==========================
++ 10:29:08 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 59 items
rlib/rstruct/test/test_pack.py ...........................................................
========================== 59 passed in 2.06 seconds ===========================
++ 10:29:13 starting rlib/rstruct/test/test_runpack.py [212 started in total]
__ rlib/rstruct/test/test_runpack.py [209 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/rstruct/test/test_runpack.py ......................
========================== 22 passed in 20.75 seconds ==========================
++ 10:29:36 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.91 seconds ===========================
++ 10:29:41 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.74 seconds ===========================
++ 10:29:45 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.94 seconds ===========================
++ 10:29:50 starting rlib/rvmprof/test/test_traceback.py [216 started in total]
__ rlib/rvmprof/test/test_traceback.py [213 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.78 seconds ===========================
++ 10:29:54 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.81 seconds ===========================
++ 10:29:58 starting rlib/test/test__jit_vref.py [218 started in total]
__ rlib/test/test__jit_vref.py [215 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
rlib/test/test__jit_vref.py ............
========================== 12 passed in 2.21 seconds ===========================
++ 10:30:03 starting rlib/test/test_buffer.py [219 started in total]
__ memory/gc/test [216 done in total, somefailed=False] _______________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 ...
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 ........................
=================== 215 passed, 1 skipped in 862.64 seconds ====================
++ 10:30:17 starting rlib/test/test_cache.py [220 started in total]
__ rlib/test/test_cache.py [217 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_cache.py .
=========================== 1 passed in 0.29 seconds ===========================
++ 10:30:19 starting rlib/test/test_clibffi.py [221 started in total]
__ rlib/test/test_clibffi.py [218 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib/test/test_clibffi.py ........s......n: 2
Arg 0: 3
Arg 1: 15
.s
===================== 15 passed, 2 skipped in 4.64 seconds =====================
++ 10:30:26 starting rlib/test/test_compilerinfo.py [222 started in total]
__ rlib/test/test_compilerinfo.py [219 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_compilerinfo.py ..
=========================== 2 passed in 7.89 seconds ===========================
++ 10:30:36 starting rlib/test/test_debug.py [223 started in total]
__ rlib/test/test_debug.py [220 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_debug.py ...........
========================== 11 passed in 9.95 seconds ===========================
++ 10:30:48 starting rlib/test/test_jit.py [224 started in total]
__ rlib/test/test_buffer.py [221 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
rlib/test/test_buffer.py ...............................................
========================== 47 passed in 46.75 seconds ==========================
++ 10:30:54 starting rlib/test/test_jit_libffi.py [225 started in total]
__ rlib/test/test_jit.py [222 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_jit.py ...ss.........................
===================== 28 passed, 2 skipped in 5.02 seconds =====================
++ 10:30:55 starting rlib/test/test_libffi.py [226 started in total]
__ rlib/test/test_jit_libffi.py [223 done in total, somefailed=False] _________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_jit_libffi.py .
=========================== 1 passed in 1.56 seconds ===========================
++ 10:30:57 starting rlib/test/test_listsort.py [227 started in total]
__ rlib/test/test_libffi.py [224 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_libffi.py .........s................
===================== 25 passed, 1 skipped in 2.76 seconds =====================
++ 10:31:00 starting rlib/test/test_longlong2float.py [228 started in total]
__ rlib/test/test_listsort.py [225 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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.54 seconds ==================
++ 10:31:03 starting rlib/test/test_mutbuffer.py [229 started in total]
__ rlib/test/test_mutbuffer.py [226 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_mutbuffer.py .....
=========================== 5 passed in 1.85 seconds ===========================
++ 10:31:07 starting rlib/test/test_nonconst.py [230 started in total]
__ rlib/test/test_nonconst.py [227 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_nonconst.py .....
=========================== 5 passed in 1.68 seconds ===========================
++ 10:31:12 starting rlib/test/test_objectmodel.py [231 started in total]
__ rlib/test/test_longlong2float.py [228 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_longlong2float.py ..........
========================== 10 passed in 28.34 seconds ==========================
++ 10:31:32 starting rlib/test/test_posix.py [232 started in total]
__ rlib/test/test_posix.py [229 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_posix.py ....s.........................
==================== 29 passed, 1 skipped in 19.30 seconds =====================
++ 10:31:56 starting rlib/test/test_rStringIO.py [233 started in total]
__ rlib/test/test_rStringIO.py [230 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_rStringIO.py ...........
========================== 11 passed in 0.78 seconds ===========================
++ 10:31:59 starting rlib/test/test_rarithmetic.py [234 started in total]
__ rlib/test/test_rarithmetic.py [231 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 103 items
rlib/test/test_rarithmetic.py .......................................................................................................
========================== 103 passed in 4.68 seconds ==========================
++ 10:32:05 starting rlib/test/test_rawrefcount.py [235 started in total]
__ rlib/test/test_objectmodel.py [232 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 60 items
rlib/test/test_objectmodel.py ....s.......................................................
==================== 59 passed, 1 skipped in 67.09 seconds =====================
++ 10:32:25 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] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rawrefcount_boehm.py ..
========================== 2 passed in 21.84 seconds ===========================
++ 10:32:48 starting rlib/test/test_rawstorage.py [237 started in total]
__ rlib/test/test_rawrefcount.py [234 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rawrefcount.py .............
========================== 13 passed in 44.16 seconds ==========================
++ 10:32:57 starting rlib/test/test_rbigint.py [238 started in total]
__ rlib/test/test_rawstorage.py [235 done in total, somefailed=False] _________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rawstorage.py .......
========================== 7 passed in 19.88 seconds ===========================
++ 10:33:12 starting rlib/test/test_rbisect.py [239 started in total]
__ rlib/test/test_rbisect.py [236 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rbisect.py ..
=========================== 2 passed in 0.21 seconds ===========================
++ 10:33:15 starting rlib/test/test_rcomplex.py [240 started in total]
__ rlib/test/test_rcomplex.py [237 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rcomplex.py ........
=========================== 8 passed in 0.39 seconds ===========================
++ 10:33:17 starting rlib/test/test_rdtoa.py [241 started in total]
__ rlib/test/test_rdtoa.py [238 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rdtoa.py ......
=========================== 6 passed in 0.60 seconds ===========================
++ 10:33:20 starting rlib/test/test_rdynload.py [242 started in total]
__ rlib/test/test_rdynload.py [239 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/test/test_rdynload.py ...
=========================== 3 passed in 1.52 seconds ===========================
++ 10:33:23 starting rlib/test/test_rerased.py [243 started in total]
__ rlib/test/test_rerased.py [240 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
rlib/test/test_rerased.py .........................
========================== 25 passed in 2.07 seconds ===========================
++ 10:33:28 starting rlib/test/test_rfile.py [244 started in total]
__ rlib/test/test_rfile.py [241 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_rfile.py .................test
.........
========================== 26 passed in 57.28 seconds ==========================
++ 10:34:33 starting rlib/test/test_rfloat.py [245 started in total]
__ rlib/test/test_rfloat.py [242 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rfloat.py .............
========================== 13 passed in 34.86 seconds ==========================
++ 10:35:11 starting rlib/test/test_rgc.py [246 started in total]
__ memory/test/test_transformed_gc.py [243 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/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 918.77 seconds ===================
++ 10:38:17 starting rlib/test/test_rgil.py [247 started in total]
__ rlib/test/test_rgc.py [244 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
rlib/test/test_rgc.py .....................s.................
==================== 38 passed, 1 skipped in 203.51 seconds ====================
++ 10:38:41 starting rlib/test/test_rlocale.py [248 started in total]
__ rlib/test/test_rlocale.py [245 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rlocale.py ss..
===================== 2 passed, 2 skipped in 0.36 seconds ======================
++ 10:38:43 starting rlib/test/test_rmarshal.py [249 started in total]
__ rlib/test/test_rmarshal.py [246 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rmarshal.py ......
========================== 6 passed in 25.63 seconds ===========================
++ 10:39:16 starting rlib/test/test_rmd5.py [250 started in total]
__ rlib/test/test_rmd5.py [247 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rmd5.py .......
=========================== 7 passed in 4.14 seconds ===========================
++ 10:39:23 starting rlib/test/test_rmmap.py [251 started in total]
__ rlib/test/test_rgil.py [248 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rgil.py ....
========================== 4 passed in 58.44 seconds ===========================
++ 10:39:23 starting rlib/test/test_rope.py [252 started in total]
__ rlib/test/test_rmmap.py [249 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
rlib/test/test_rmmap.py ...........................sss...
==================== 30 passed, 3 skipped in 65.63 seconds =====================
++ 10:40:36 starting rlib/test/test_rpath.py [253 started in total]
__ rlib/test/test_rpath.py [250 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_rpath.py ......s...
===================== 9 passed, 1 skipped in 1.29 seconds ======================
++ 10:40:39 starting rlib/test/test_rpoll.py [254 started in total]
__ rlib/rsre/test/test_zjit.py [251 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/rsre/test/test_zjit.py .....................x.s..
============== 24 passed, 1 skipped, 1 xfailed in 837.60 seconds ===============
++ 10:40:41 starting rlib/test/test_rposix.py [255 started in total]
__ rlib/test/test_rope.py [252 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
rlib/test/test_rope.py .............................s............................
==================== 57 passed, 1 skipped in 74.83 seconds =====================
++ 10:40:43 starting rlib/test/test_rposix_environ.py [256 started in total]
__ rlib/test/test_rposix_environ.py [253 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rposix_environ.py ..
========================== 2 passed in 19.33 seconds ===========================
++ 10:41:07 starting rlib/test/test_rposix_scandir.py [257 started in total]
__ rlib/test/test_rpoll.py [254 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rpoll.py s......
===================== 6 passed, 1 skipped in 24.57 seconds =====================
++ 10:41:07 starting rlib/test/test_rposix_stat.py [258 started in total]
__ rlib/test/test_rposix_scandir.py [255 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_rposix_scandir.py .
=========================== 1 passed in 2.83 seconds ===========================
++ 10:41:12 starting rlib/test/test_rrandom.py [259 started in total]
__ rlib/test/test_rrandom.py [256 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rrandom.py .......
========================== 7 passed in 17.45 seconds ===========================
++ 10:41:33 starting rlib/test/test_rrawarray.py [260 started in total]
__ rlib/test/test_rrawarray.py [257 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rrawarray.py ....
=========================== 4 passed in 2.66 seconds ===========================
++ 10:41:38 starting rlib/test/test_rsha.py [261 started in total]
__ rlib/test/test_rposix_stat.py [258 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/test/test_rposix_stat.py ...s..s..
===================== 7 passed, 2 skipped in 28.78 seconds =====================
++ 10:41:40 starting rlib/test/test_rshrinklist.py [262 started in total]
__ rlib/test/test_rshrinklist.py [259 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rshrinklist.py ..
=========================== 2 passed in 0.19 seconds ===========================
++ 10:41:42 starting rlib/test/test_rsignal.py [263 started in total]
__ rlib/test/test_rsha.py [260 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rsha.py ....
=========================== 4 passed in 3.20 seconds ===========================
++ 10:41:44 starting rlib/test/test_rsiphash.py [264 started in total]
__ rlib/test/test_rsignal.py [261 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsignal.py ......
========================== 6 passed in 17.85 seconds ===========================
++ 10:42:02 starting rlib/test/test_rsocket.py [265 started in total]
__ rlib/test/test_rsiphash.py [262 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsiphash.py ......
========================== 6 passed in 36.96 seconds ===========================
++ 10:42:28 starting rlib/test/test_rstacklet.py [266 started in total]
__ rlib/test/test_rposix.py [263 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 80 items
rlib/test/test_rposix.py ..ss.sss...............ss............................................ss.........
==================== 71 passed, 9 skipped in 118.52 seconds ====================
++ 10:42:44 starting rlib/test/test_rstackovf.py [267 started in total]
__ rlib/test/test_rstackovf.py [264 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rstackovf.py .s..
===================== 3 passed, 1 skipped in 10.41 seconds =====================
++ 10:42:59 starting rlib/test/test_rstring.py [268 started in total]
__ rlib/test/test_rstring.py [265 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 28 items
rlib/test/test_rstring.py ............................
========================== 28 passed in 30.25 seconds ==========================
++ 10:43:31 starting rlib/test/test_rtermios.py [269 started in total]
__ rlib/test/test_rtermios.py [266 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtermios.py sssss
========================== 5 skipped in 0.05 seconds ===========================
++ 10:43:33 starting rlib/test/test_rthread.py [270 started in total]
__ rlib/test/test_rsocket.py [267 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 68 items
rlib/test/test_rsocket.py ...........................................................xxx....s.
============== 64 passed, 1 skipped, 3 xfailed in 307.02 seconds ===============
++ 10:47:13 starting rlib/test/test_rtime.py [271 started in total]
__ rlib/test/test_rstacklet.py [268 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rstacklet.py ..
========================== 2 passed in 281.08 seconds ==========================
++ 10:47:17 starting rlib/test/test_rtimer.py [272 started in total]
__ rlib/test/test_rtime.py [269 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtime.py .....
=========================== 5 passed in 3.37 seconds ===========================
++ 10:47:19 starting rlib/test/test_runicode.py [273 started in total]
__ rlib/test/test_rtimer.py [270 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rtimer.py ......
========================== 6 passed in 12.96 seconds ===========================
++ 10:47:34 starting rlib/test/test_rurandom.py [274 started in total]
__ rlib/test/test_rurandom.py [271 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rurandom.py ..
=========================== 2 passed in 2.39 seconds ===========================
++ 10:47:40 starting rlib/test/test_rutf8.py [275 started in total]
__ rlib/test/test_runicode.py [272 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
rlib/test/test_runicode.py ................................................
========================== 48 passed in 25.63 seconds ==========================
++ 10:47:46 starting rlib/test/test_rweakkeydict.py [276 started in total]
__ rlib/test/test_rweakkeydict.py [273 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rweakkeydict.py .....XXx
=============== 5 passed, 1 xfailed, 2 xpassed in 12.37 seconds ================
++ 10:48:04 starting rlib/test/test_rweaklist.py [277 started in total]
__ rlib/test/test_rweaklist.py [274 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rweaklist.py ..
=========================== 2 passed in 0.42 seconds ===========================
++ 10:48:07 starting rlib/test/test_rweakref.py [278 started in total]
__ rlib/test/test_rweakref.py [275 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_rweakref.py .
=========================== 1 passed in 2.00 seconds ===========================
++ 10:48:11 starting rlib/test/test_rweakvaldict.py [279 started in total]
__ rlib/test/test_rutf8.py [276 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_rutf8.py .......................
========================== 23 passed in 64.24 seconds ==========================
++ 10:48:53 starting rlib/test/test_rwin32.py [280 started in total]
__ rlib/test/test_rwin32.py [277 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 10:48:54 starting rlib/test/test_rzipfile.py [281 started in total]
__ rlib/test/test_rweakvaldict.py [278 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rweakvaldict.py .......X.....
==================== 12 passed, 1 xpassed in 37.88 seconds =====================
++ 10:48:56 starting rlib/test/test_rzlib.py [282 started in total]
__ rlib/test/test_rzipfile.py [279 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rzipfile.py ..
========================== 2 passed in 45.56 seconds ===========================
++ 10:49:46 starting rlib/test/test_signature.py [283 started in total]
__ rlib/test/test_signature.py [280 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_signature.py .....x..............xxx
===================== 19 passed, 4 xfailed in 2.79 seconds =====================
++ 10:49:51 starting rlib/test/test_streamio.py [284 started in total]
__ rlib/test/test_rthread.py [281 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
rlib/test/test_rthread.py ....................
========================= 20 passed in 405.81 seconds ==========================
++ 10:50:25 starting rlib/test/test_z3.py [285 started in total]
__ rlib/test/test_z3.py [282 done in total, somefailed=False] _________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 10:50:27 starting rlib/unicodedata/test/test_codegen.py [286 started in total]
__ rlib/unicodedata/test/test_codegen.py [283 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/unicodedata/test/test_codegen.py ..
=========================== 2 passed in 1.90 seconds ===========================
++ 10:50:32 starting rlib/unicodedata/test/test_dawg.py [287 started in total]
__ rlib/unicodedata/test/test_dawg.py [284 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/unicodedata/test/test_dawg.py .........
=========================== 9 passed in 8.86 seconds ===========================
++ 10:50:44 starting rlib/unicodedata/test/test_ucd.py [288 started in total]
__ rlib/test/test_rzlib.py [285 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/test/test_rzlib.py ................s.....
==================== 21 passed, 1 skipped in 110.57 seconds ====================
++ 10:50:52 starting rlib/unicodedata/test/test_unicodedata.py [289 started in total]
__ rlib/unicodedata/test/test_ucd.py [286 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/unicodedata/test/test_ucd.py ....
========================== 4 passed in 24.89 seconds ===========================
++ 10:51:12 starting rtyper/lltypesystem/module/test [290 started in total]
__ rlib/unicodedata/test/test_unicodedata.py [287 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/unicodedata/test/test_unicodedata.py ..........................
========================== 26 passed in 39.32 seconds ==========================
++ 10:51:36 starting rtyper/lltypesystem/test [291 started in total]
__ rtyper/lltypesystem/module/test [288 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 200 items
rtyper/lltypesystem/module/test/test_ll_math.py ............................................................................................................................................................................
rtyper/lltypesystem/module/test/test_llinterp_math.py ............................
========================= 200 passed in 32.63 seconds ==========================
++ 10:51:50 starting rtyper/test [292 started in total]
__ rlib/test/test_streamio.py [289 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 112 items
rlib/test/test_streamio.py ................................................................................................................
========================= 112 passed in 140.90 seconds =========================
++ 10:52:16 starting rtyper/tool/test [293 started in total]
__ rtyper/tool/test [290 done in total, somefailed=False] _____________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
rtyper/tool/test/test_mkrffi.py .......
rtyper/tool/test/test_rffi_platform.py ............................
rtyper/tool/test/test_rfficache.py ...
========================== 38 passed in 5.76 seconds ===========================
++ 10:52:24 starting tool/algo/test [294 started in total]
__ tool/algo/test [291 done in total, somefailed=False] _______________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items
tool/algo/test/test_bitstring.py ....
tool/algo/test/test_color.py .....
tool/algo/test/test_graphlib.py ...s....ss.....s....s.......
tool/algo/test/test_regalloc.py ..
tool/algo/test/test_sparsemat.py ...
tool/algo/test/test_unionfind.py ..
==================== 39 passed, 5 skipped in 39.42 seconds =====================
++ 10:53:09 starting tool/cparser/test [295 started in total]
__ tool/cparser/test [292 done in total, somefailed=False] ____________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
tool/cparser/test/test_cts.py .....................
========================== 21 passed in 3.09 seconds ===========================
++ 10:53:14 starting tool/jitlogparser/test [296 started in total]
__ tool/jitlogparser/test [293 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
tool/jitlogparser/test/test_parser.py .......ss....s.........
tool/jitlogparser/test/test_storage.py .
===================== 21 passed, 3 skipped in 1.68 seconds =====================
++ 10:53:18 starting tool/pytest/test [297 started in total]
__ tool/pytest/test [294 done in total, somefailed=False] _____________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
tool/pytest/test/test_expecttest.py s
========================== 1 skipped in 0.19 seconds ===========================
++ 10:53:20 starting tool/test [298 started in total]
__ tool/test [295 done in total, somefailed=False] ____________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 72 items
tool/test/test_ansi_print.py ........
tool/test/test_descriptor.py ...
tool/test/test_error.py ....
tool/test/test_flattenrec.py .
tool/test/test_frozenlist.py .
tool/test/test_gcc_cache.py .....
tool/test/test_identitydict.py ..........
tool/test/test_killsubprocess.py ...
tool/test/test_leakfinder.py ........
tool/test/test_logparser.py ...
tool/test/test_nullpath.py .
tool/test/test_pairtype.py .......
tool/test/test_runsubprocess.py .....
tool/test/test_sourcetools.py .........
tool/test/test_udir.py ..
tool/test/test_version.py ..
========================== 72 passed in 7.87 seconds ===========================
++ 10:53:30 starting translator/backendopt/test [299 started in total]
__ translator/backendopt/test [296 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 184 items
translator/backendopt/test/test_all.py ............
translator/backendopt/test/test_canraise.py ............
translator/backendopt/test/test_constfold.py ......................
translator/backendopt/test/test_finalizer.py ........
translator/backendopt/test/test_gilanalysis.py ....
translator/backendopt/test/test_graphanalyze.py ...
translator/backendopt/test/test_inline.py ...............................
translator/backendopt/test/test_innerloop.py ...
translator/backendopt/test/test_malloc.py .............s..s..s...s
translator/backendopt/test/test_merge_if_blocks.py .........
translator/backendopt/test/test_removeassert.py ......
translator/backendopt/test/test_removenoops.py ....
translator/backendopt/test/test_ssa.py ....
translator/backendopt/test/test_storesink.py ............
translator/backendopt/test/test_support.py ......
translator/backendopt/test/test_writeanalyze.py ...............s........
==================== 179 passed, 5 skipped in 15.68 seconds ====================
++ 10:53:50 starting translator/c/test/test_backendoptimized.py [300 started in total]
__ rtyper/lltypesystem/test [297 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 276 items
rtyper/lltypesystem/test/test_ll2ctypes.py ...........................................................................n: 3
Arg 0: 1
Arg 1: 20
Arg 2: 300
....s.
rtyper/lltypesystem/test/test_llarena.py .....s.......
rtyper/lltypesystem/test/test_llgroup.py ....
rtyper/lltypesystem/test/test_llmemory.py ..................................s....
rtyper/lltypesystem/test/test_lloperation.py .........
rtyper/lltypesystem/test/test_lltype.py ............................................................
rtyper/lltypesystem/test/test_rffi.py ................................s...........s........
rtyper/lltypesystem/test/test_rtagged.py ..............
rtyper/lltypesystem/test/test_ztranslated.py ...
=================== 271 passed, 5 skipped in 410.08 seconds ====================
++ 10:58:35 starting translator/c/test/test_boehm.py [301 started in total]
__ translator/c/test/test_boehm.py [298 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_boehm.py .................
========================= 17 passed in 113.64 seconds ==========================
++ 11:00:31 starting translator/c/test/test_database.py [302 started in total]
__ translator/c/test/test_database.py [299 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_database.py .................
========================== 17 passed in 3.11 seconds ===========================
++ 11:00:36 starting translator/c/test/test_exception.py [303 started in total]
__ translator/c/test/test_exception.py [300 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_exception.py ..........
========================== 10 passed in 54.39 seconds ==========================
++ 11:01:35 starting translator/c/test/test_extfunc.py [304 started in total]
__ translator/c/test/test_backendoptimized.py [301 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 90 items
translator/c/test/test_backendoptimized.py ........................................................................ssss..............
==================== 86 passed, 4 skipped in 576.37 seconds ====================
++ 11:03:35 starting translator/c/test/test_genc.py [305 started in total]
__ translator/c/test/test_genc.py [302 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
translator/c/test/test_genc.py .................................
========================= 33 passed in 163.05 seconds ==========================
++ 11:06:21 starting translator/c/test/test_lladdresses.py [306 started in total]
__ rlib/test/test_rbigint.py [303 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 199 items
rlib/test/test_rbigint.py ................s......................................................................................................................................................................................
=================== 198 passed, 1 skipped in 2003.48 seconds ===================
++ 11:06:28 starting translator/c/test/test_llop.py [307 started in total]
__ translator/c/test/test_llop.py [304 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
translator/c/test/test_llop.py ....
========================== 4 passed in 50.47 seconds ===========================
++ 11:07:26 starting translator/c/test/test_lltyped.py [308 started in total]
__ translator/c/test/test_extfunc.py [305 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
translator/c/test/test_extfunc.py ..........s..............................s................
==================== 56 passed, 2 skipped in 364.53 seconds ====================
++ 11:07:43 starting translator/c/test/test_math.py [309 started in total]
__ translator/c/test/test_lladdresses.py [306 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_lladdresses.py .................
========================== 17 passed in 87.65 seconds ==========================
++ 11:07:56 starting translator/c/test/test_newgc.py [310 started in total]
__ translator/c/test/test_math.py [307 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_math.py ..
========================== 2 passed in 49.20 seconds ===========================
++ 11:08:34 starting translator/c/test/test_refcount.py [311 started in total]
__ translator/c/test/test_refcount.py [308 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_refcount.py ..........
========================== 10 passed in 63.08 seconds ==========================
++ 11:09:40 starting translator/c/test/test_rtagged.py [312 started in total]
__ translator/c/test/test_rtagged.py [309 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_rtagged.py ..
=========================== 2 passed in 5.62 seconds ===========================
++ 11:09:48 starting translator/c/test/test_standalone.py [313 started in total]
__ translator/c/test/test_lltyped.py [310 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
translator/c/test/test_lltyped.py ..................s...............................
==================== 49 passed, 1 skipped in 289.63 seconds ====================
++ 11:12:22 starting translator/c/test/test_standalone_print_function.py [314 started in total]
__ translator/c/test/test_standalone_print_function.py [311 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
translator/c/test/test_standalone_print_function.py .
========================== 1 passed in 14.03 seconds ===========================
++ 11:12:40 starting translator/c/test/test_support.py [315 started in total]
__ translator/c/test/test_support.py [312 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 107 items
translator/c/test/test_support.py ...........................................................................................................
========================== 107 passed in 0.36 seconds ==========================
++ 11:12:42 starting translator/c/test/test_symbolic.py [316 started in total]
__ translator/c/test/test_symbolic.py [313 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
translator/c/test/test_symbolic.py .......
========================== 7 passed in 34.60 seconds ===========================
++ 11:13:20 starting translator/c/test/test_typed.py [317 started in total]
__ rtyper/test [314 done in total, somefailed=False] __________________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1168 items
rtyper/test/test_annlowlevel.py ..........
rtyper/test/test_controllerentry.py ........
rtyper/test/test_exception.py .........
rtyper/test/test_extfunc.py .......
rtyper/test/test_extregistry.py .......
rtyper/test/test_generator.py ...x..
rtyper/test/test_llann.py .........................
rtyper/test/test_llannotation.py ...
rtyper/test/test_llinterp.py .........................s.......
rtyper/test/test_llop.py ........
rtyper/test/test_nongc.py ........
rtyper/test/test_normalizecalls.py .................
rtyper/test/test_rbool.py ........
rtyper/test/test_rbuilder.py .....................
rtyper/test/test_rbuiltin.py ....................s..ss...................
rtyper/test/test_rbytearray.py ......
rtyper/test/test_rclass.py ...................................................................x......
rtyper/test/test_rconstantdict.py .....
rtyper/test/test_rdict.py .........................................................................
rtyper/test/test_remptydict.py ..
rtyper/test/test_rfloat.py ............................
rtyper/test/test_rint.py .................................
rtyper/test/test_rlist.py ......................................................................................................
rtyper/test/test_rordereddict.py ............................................................................................................................................
rtyper/test/test_rpbc.py .................................................................................s..........s.......................................................................................s..........s......
rtyper/test/test_rptr.py .......................
rtyper/test/test_rrange.py ................
rtyper/test/test_rstr.py .........................................................................................
rtyper/test/test_rtuple.py .................................
rtyper/test/test_rtyper.py ........
rtyper/test/test_runicode.py ..........................................................................s..............ssssssssssss...
rtyper/test/test_rvirtualizable.py .............
rtyper/test/test_rweakref.py .......
============ 1145 passed, 21 skipped, 2 xfailed in 1312.99 seconds =============
++ 11:13:49 starting translator/platform/arch/test [318 started in total]
__ translator/platform/arch/test [315 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 11:13:51 starting translator/platform/test [319 started in total]
__ translator/platform/test [316 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items / 2 skipped
translator/platform/test/test_makefile.py ...s
translator/platform/test/test_platform.py ..........
translator/platform/test/test_posix.py ....
==================== 17 passed, 3 skipped in 22.56 seconds =====================
++ 11:14:19 starting translator/sandbox/test [320 started in total]
__ translator/sandbox/test [317 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
translator/sandbox/test/test_sandbox.py ..........s.s....
translator/sandbox/test/test_sandlib.py .s.......
translator/sandbox/test/test_vfs.py ....
==================== 27 passed, 3 skipped in 218.40 seconds ====================
++ 11:18:03 starting translator/test [321 started in total]
__ translator/c/test/test_standalone.py [318 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 43 items
translator/c/test/test_standalone.py ...s..............s......s.................
==================== 40 passed, 3 skipped in 545.31 seconds ====================
++ 11:19:04 starting translator/tool/test [322 started in total]
__ translator/test [319 done in total, somefailed=False] ______________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 75 items
translator/test/test_driver.py .....
translator/test/test_exceptiontransform.py .........s......
translator/test/test_interactive.py .......
translator/test/test_simplify.py .............................
translator/test/test_stackcheck.py ...
translator/test/test_timing.py .
translator/test/test_translator.py ......
translator/test/test_uniquename.py .
translator/test/test_unsimplify.py .......
==================== 74 passed, 1 skipped in 75.91 seconds =====================
__ translator/tool/test [320 done in total, somefailed=False] _________________
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
translator/tool/test/test_cbuild.py ......s.s.
translator/tool/test/test_staticsizereport.py ..
translator/tool/test/test_taskengine.py ...
==================== 13 passed, 2 skipped in 30.36 seconds =====================
__ translator/c/test/test_typed.py [321 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 76 items
translator/c/test/test_typed.py .....................................................................ssss...
==================== 72 passed, 4 skipped in 488.19 seconds ====================
__ translator/c/test/test_newgc.py [322 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-x86-32/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /build_dir/rpython-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/rpython-linux-x86-32/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 556 items
translator/c/test/test_newgc.py .............................................................................................................................................................................s.........................................................s.........................................................s............................................................s....................................................................s...........................................................s..............................................................s.............
=================== 549 passed, 7 skipped in 1487.38 seconds ===================
program finished with exit code 1
elapsedTime=7668.909928