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 /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew_x86_64/Cellar
HOMEBREW_PREFIX=/opt/homebrew_x86_64
HOMEBREW_REPOSITORY=/opt/homebrew_x86_64
INFOPATH=/opt/homebrew_x86_64/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-x86_64-buildbot/bin:/opt/homebrew_x86_64/bin:/opt/homebrew_x86_64/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew_x86_64/opt/openssl@1.1/lib/pkgconfig
PWD=/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build
PYPYCHERRYPICK=
PYPY_USESSION_DIR=/tmp/buildbot-x86_64
PYTHONPATH=.:
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.17 57960 22
SSH_CONNECTION=10.0.0.17 57960 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=xterm-256color
TMPDIR=/tmp/buildbot-x86_64/pytest
USER=matti
_=/Users/matti/oss/pypy-x86_64-buildbot/bin/buildslave
using PTY: False
using config pypy/testrunner_cfg.py
using config /Users/matti/machine_cfg.py
running 3 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/test_asmmemmgr.py
-- 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
-- jit/backend/llsupport/test/test_gcreftracer.py
-- jit/backend/llsupport/test/test_recompilation.py
-- jit/backend/llsupport/test/test_regalloc.py
-- jit/backend/llsupport/test/test_regalloc_integration.py
-- jit/backend/llsupport/test/test_rewrite.py
-- jit/backend/llsupport/test/test_runner.py
-- jit/backend/llsupport/test/test_skiplist.py
-- jit/backend/llsupport/test/test_symbolic.py
-- jit/backend/llsupport/test/test_zrpy_gc_direct.py
-- 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: 336 to run
++ 03:10:12 starting annotator/test [1 started in total]
++ 03:10:12 starting config/test [2 started in total]
++ 03:10:12 starting flowspace/test [3 started in total]
__ flowspace/test [1 done in total, somefailed=False] _________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 162 items
flowspace/test/test_argument.py .....
flowspace/test/test_checkgraph.py ........
flowspace/test/test_flowcontext.py .....
flowspace/test/test_framestate.py ..........
flowspace/test/test_generator.py .....
flowspace/test/test_model.py .........
flowspace/test/test_objspace.py .............................................................xx...................xx..x................
flowspace/test/test_objspace_py2.py ....
flowspace/test/test_print_function.py .........
flowspace/test/test_unroll.py ....
==================== 157 passed, 5 xfailed in 24.66 seconds ====================
++ 03:10:40 starting jit/backend/aarch64/test/test_basic.py [4 started in total]
__ jit/backend/aarch64/test/test_basic.py [2 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:44 starting jit/backend/aarch64/test/test_call.py [5 started in total]
__ jit/backend/aarch64/test/test_call.py [3 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:46 starting jit/backend/aarch64/test/test_calling_convention.py [6 started in total]
__ jit/backend/aarch64/test/test_calling_convention.py [4 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:47 starting jit/backend/aarch64/test/test_del.py [7 started in total]
__ jit/backend/aarch64/test/test_del.py [5 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:49 starting jit/backend/aarch64/test/test_dict.py [8 started in total]
__ config/test [6 done in total, somefailed=False] ____________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 43 items
config/test/test_config.py ....................................
config/test/test_parse.py ..
config/test/test_support.py s..
config/test/test_translationoption.py ..
==================== 42 passed, 1 skipped in 32.08 seconds =====================
++ 03:10:50 starting jit/backend/aarch64/test/test_exception.py [9 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:51 starting jit/backend/aarch64/test/test_fficall.py [10 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:52 starting jit/backend/aarch64/test/test_float.py [11 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:53 starting jit/backend/aarch64/test/test_instr_builder.py [12 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:54 starting jit/backend/aarch64/test/test_jitlog.py [13 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:54 starting jit/backend/aarch64/test/test_list.py [14 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:56 starting jit/backend/aarch64/test/test_llop.py [15 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:56 starting jit/backend/aarch64/test/test_loop_unroll.py [16 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:58 starting jit/backend/aarch64/test/test_quasiimmut.py [17 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:58 starting jit/backend/aarch64/test/test_rawmem.py [18 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:10:59 starting jit/backend/aarch64/test/test_recursive.py [19 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:00 starting jit/backend/aarch64/test/test_runner.py [20 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:01 starting jit/backend/aarch64/test/test_rvmprof.py [21 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:02 starting jit/backend/aarch64/test/test_send.py [22 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:03 starting jit/backend/aarch64/test/test_slist.py [23 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:03 starting jit/backend/aarch64/test/test_string.py [24 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:05 starting jit/backend/aarch64/test/test_tl.py [25 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:05 starting jit/backend/aarch64/test/test_tlc.py [26 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:06 starting jit/backend/aarch64/test/test_virtual.py [27 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:07 starting jit/backend/aarch64/test/test_virtualizable.py [28 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:08 starting jit/backend/aarch64/test/test_virtualref.py [29 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:09 starting jit/backend/aarch64/test/test_zrpy_gc.py [30 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:10 starting jit/backend/aarch64/test/test_zrpy_gc_boehm.py [31 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='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:10 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [32 started in total]
__ annotator/test [30 done in total, somefailed=False] ________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.py
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 697 items
annotator/test/test_annrpython.py ......................................................................................x..........................................................................................................................................x........................................................................................xx.............
annotator/test/test_annrpython_py2.py ...
annotator/test/test_annsimplifyrpython.py ......................................................................................x..........................................................................................................................................x........................................................................................xx................
annotator/test/test_argument.py ......
annotator/test/test_description.py ...
annotator/test/test_model.py ..........x.x..........
annotator/test/test_signature.py .
=================== 687 passed, 10 xfailed in 50.44 seconds ====================
++ 03:11:11 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [33 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [31 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:12 starting jit/backend/aarch64/test/test_ztranslation_basic.py [34 started in total]
__ jit/backend/aarch64/test/test_zrpy_releasegil.py [32 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:12 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [35 started in total]
__ jit/backend/aarch64/test/test_zrpy_vmprof.py [33 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:13 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [36 started in total]
__ jit/backend/aarch64/test/test_ztranslation_basic.py [34 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:13 starting jit/backend/arm/test [37 started in total]
__ jit/backend/aarch64/test/test_ztranslation_call_assembler.py [35 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:14 starting jit/backend/llgraph/test [38 started in total]
__ jit/backend/aarch64/test/test_ztranslation_jit_stats.py [36 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 03:11:14 starting jit/backend/llsupport/test/test_asmmemmgr.py [39 started in total]
__ jit/backend/arm/test [37 done in total, somefailed=False] __________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 03:11:15 starting jit/backend/llsupport/test/test_codemap.py [40 started in total]
__ jit/backend/llsupport/test/test_codemap.py [38 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/llsupport/test/test_codemap.py ..
=========================== 2 passed in 1.40 seconds ===========================
++ 03:11:19 starting jit/backend/llsupport/test/test_descr.py [41 started in total]
__ jit/backend/llsupport/test/test_asmmemmgr.py [39 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/backend/llsupport/test/test_asmmemmgr.py ...........s...
===================== 14 passed, 1 skipped in 2.42 seconds =====================
++ 03:11:19 starting jit/backend/llsupport/test/test_ffisupport.py [42 started in total]
__ jit/backend/llsupport/test/test_ffisupport.py [40 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/llsupport/test/test_ffisupport.py .
=========================== 1 passed in 0.13 seconds ===========================
++ 03:11:21 starting jit/backend/llsupport/test/test_gc.py [43 started in total]
__ jit/backend/llsupport/test/test_descr.py [41 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
jit/backend/llsupport/test/test_descr.py ....s....s............
===================== 20 passed, 2 skipped in 0.86 seconds =====================
++ 03:11:21 starting jit/backend/llsupport/test/test_gc_integration.py [44 started in total]
__ jit/backend/llsupport/test/test_gc.py [42 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
jit/backend/llsupport/test/test_gc.py .............
========================== 13 passed in 0.69 seconds ===========================
++ 03:11:23 starting jit/backend/llsupport/test/test_gcreftracer.py [45 started in total]
__ jit/backend/llsupport/test/test_gcreftracer.py [43 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/llsupport/test/test_gcreftracer.py ...
=========================== 3 passed in 0.02 seconds ===========================
++ 03:11:25 starting jit/backend/llsupport/test/test_recompilation.py [46 started in total]
__ jit/backend/llgraph/test [44 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 156 items
jit/backend/llgraph/test/test_llgraph.py ss...............................................................................sss..........s.sssss......s.............ss..s.....s.........s.....s........
=================== 138 passed, 18 skipped in 10.93 seconds ====================
++ 03:11:26 starting jit/backend/llsupport/test/test_regalloc.py [47 started in total]
__ jit/backend/llsupport/test/test_gc_integration.py [45 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/backend/llsupport/test/test_gc_integration.py ..............s......
===================== 20 passed, 1 skipped in 4.50 seconds =====================
++ 03:11:28 starting jit/backend/llsupport/test/test_regalloc_integration.py [48 started in total]
__ jit/backend/llsupport/test/test_recompilation.py [46 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/llsupport/test/test_recompilation.py .....
=========================== 5 passed in 2.91 seconds ===========================
++ 03:11:29 starting jit/backend/llsupport/test/test_rewrite.py [49 started in total]
__ jit/backend/llsupport/test/test_regalloc.py [47 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit/backend/llsupport/test/test_regalloc.py ...............................................s.
===================== 48 passed, 1 skipped in 2.30 seconds =====================
++ 03:11:31 starting jit/backend/llsupport/test/test_runner.py [50 started in total]
__ jit/backend/llsupport/test/test_rewrite.py [48 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 91 items
jit/backend/llsupport/test/test_rewrite.py ...........................................................................................
========================== 91 passed in 1.29 seconds ===========================
++ 03:11:33 starting jit/backend/llsupport/test/test_skiplist.py [51 started in total]
__ jit/backend/llsupport/test/test_regalloc_integration.py [49 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
jit/backend/llsupport/test/test_regalloc_integration.py ...........................ssssss
===================== 27 passed, 6 skipped in 3.50 seconds =====================
++ 03:11:34 starting jit/backend/llsupport/test/test_symbolic.py [52 started in total]
__ jit/backend/llsupport/test/test_symbolic.py [50 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/backend/llsupport/test/test_symbolic.py ......
=========================== 6 passed in 0.02 seconds ===========================
++ 03:11:36 starting jit/backend/llsupport/test/test_zrpy_gc_direct.py [53 started in total]
__ jit/backend/llsupport/test/test_skiplist.py [51 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/llsupport/test/test_skiplist.py .
=========================== 1 passed in 1.30 seconds ===========================
++ 03:11:36 starting jit/backend/ppc/test [54 started in total]
__ jit/backend/ppc/test [52 done in total, somefailed=False] __________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 03:11:38 starting jit/backend/riscv/test [55 started in total]
__ jit/backend/riscv/test [53 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.00 seconds =========================
++ 03:11:40 starting jit/backend/test [56 started in total]
__ jit/backend/llsupport/test/test_runner.py [54 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 156 items
jit/backend/llsupport/test/test_runner.py ssssssssssssss.sssssssssssssssss.ss..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..sssssss.s.s.s.s.ssssssssssssssssssssssssssssssssssss
=================== 11 passed, 145 skipped in 10.08 seconds ====================
++ 03:11:43 starting jit/backend/x86/test/test_assembler.py [57 started in total]
__ jit/backend/x86/test/test_assembler.py [55 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_assembler.py ...
=========================== 3 passed in 2.59 seconds ===========================
++ 03:11:47 starting jit/backend/x86/test/test_basic.py [58 started in total]
__ jit/backend/x86/test/test_basic.py [56 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 194 items
jit/backend/x86/test/test_basic.py .s...........................................................................................................................................s................s..............s...........s........
==================== 189 passed, 5 skipped in 95.69 seconds ====================
++ 03:13:29 starting jit/backend/x86/test/test_call.py [59 started in total]
__ jit/backend/x86/test/test_call.py [57 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/backend/x86/test/test_call.py ................
========================== 16 passed in 10.23 seconds ==========================
++ 03:13:42 starting jit/backend/x86/test/test_callbuilder.py [60 started in total]
__ jit/backend/x86/test/test_callbuilder.py [58 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/x86/test/test_callbuilder.py ..
=========================== 2 passed in 0.11 seconds ===========================
++ 03:13:43 starting jit/backend/x86/test/test_calling_convention.py [61 started in total]
__ jit/backend/x86/test/test_calling_convention.py [59 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/backend/x86/test/test_calling_convention.py .......
========================== 7 passed in 22.75 seconds ===========================
++ 03:14:11 starting jit/backend/x86/test/test_del.py [62 started in total]
__ jit/backend/x86/test/test_del.py [60 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_del.py ...
=========================== 3 passed in 6.07 seconds ===========================
++ 03:14:20 starting jit/backend/x86/test/test_dict.py [63 started in total]
__ jit/backend/x86/test/test_dict.py [61 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit/backend/x86/test/test_dict.py ....................
========================== 20 passed in 63.91 seconds ==========================
++ 03:15:26 starting jit/backend/x86/test/test_exception.py [64 started in total]
__ jit/backend/x86/test/test_exception.py [62 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit/backend/x86/test/test_exception.py s...............................
==================== 31 passed, 1 skipped in 14.33 seconds =====================
++ 03:15:43 starting jit/backend/x86/test/test_fficall.py [65 started in total]
__ jit/backend/llsupport/test/test_zrpy_gc_direct.py [63 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/llsupport/test/test_zrpy_gc_direct.py ..
========================== 2 passed in 270.26 seconds ==========================
++ 03:16:10 starting jit/backend/x86/test/test_float.py [66 started in total]
__ jit/backend/x86/test/test_fficall.py [64 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/x86/test/test_fficall.py ...s........
==================== 11 passed, 1 skipped in 28.73 seconds =====================
++ 03:16:16 starting jit/backend/x86/test/test_jitlog.py [67 started in total]
__ jit/backend/x86/test/test_float.py [65 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/backend/x86/test/test_float.py ..........
========================== 10 passed in 6.79 seconds ===========================
++ 03:16:19 starting jit/backend/x86/test/test_jump.py [68 started in total]
__ jit/backend/x86/test/test_jitlog.py [66 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_jitlog.py ...
========================== 3 passed in 16.14 seconds ===========================
++ 03:16:36 starting jit/backend/x86/test/test_list.py [69 started in total]
__ jit/backend/x86/test/test_jump.py [67 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/x86/test/test_jump.py ............
========================== 12 passed in 14.80 seconds ==========================
++ 03:16:36 starting jit/backend/x86/test/test_llop.py [70 started in total]
__ jit/backend/x86/test/test_llop.py [68 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/x86/test/test_llop.py .....
=========================== 5 passed in 7.51 seconds ===========================
++ 03:16:47 starting jit/backend/x86/test/test_longlong.py [71 started in total]
__ jit/backend/x86/test/test_longlong.py [69 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit/backend/x86/test/test_longlong.py ssssssssssssss
========================== 14 skipped in 0.35 seconds ==========================
++ 03:16:49 starting jit/backend/x86/test/test_loop_unroll.py [72 started in total]
__ jit/backend/x86/test/test_list.py [70 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit/backend/x86/test/test_list.py ...s...................
==================== 22 passed, 1 skipped in 16.82 seconds =====================
++ 03:16:57 starting jit/backend/x86/test/test_quasiimmut.py [73 started in total]
__ jit/backend/test [71 done in total, somefailed=False] ______________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/test/test_detect_cpu.py .....
jit/backend/test/test_ll_random.py .
jit/backend/test/test_model.py .
jit/backend/test/test_random.py .
jit/backend/test/test_zll_stress_0.py .
jit/backend/test/test_zll_stress_1.py .
jit/backend/test/test_zll_stress_2.py .
jit/backend/test/test_zll_stress_3.py .
========================= 12 passed in 321.23 seconds ==========================
++ 03:17:05 starting jit/backend/x86/test/test_rawmem.py [74 started in total]
__ jit/backend/x86/test/test_quasiimmut.py [72 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit/backend/x86/test/test_quasiimmut.py ..............s.....
==================== 19 passed, 1 skipped in 11.26 seconds =====================
++ 03:17:11 starting jit/backend/x86/test/test_recursive.py [75 started in total]
__ jit/backend/x86/test/test_rawmem.py [73 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/backend/x86/test/test_rawmem.py .......
=========================== 7 passed in 6.16 seconds ===========================
++ 03:17:14 starting jit/backend/x86/test/test_regalloc.py [76 started in total]
__ jit/backend/x86/test/test_regalloc.py [74 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit/backend/x86/test/test_regalloc.py ....s........s.....
===================== 17 passed, 2 skipped in 2.97 seconds =====================
++ 03:17:18 starting jit/backend/x86/test/test_regloc.py [77 started in total]
__ jit/backend/x86/test/test_regloc.py [75 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
jit/backend/x86/test/test_regloc.py ....s..................s.
===================== 23 passed, 2 skipped in 0.23 seconds =====================
++ 03:17:20 starting jit/backend/x86/test/test_runner.py [78 started in total]
__ jit/backend/x86/test/test_loop_unroll.py [76 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/backend/x86/test/test_loop_unroll.py ..............................ss.s...
==================== 34 passed, 3 skipped in 35.69 seconds =====================
++ 03:17:27 starting jit/backend/x86/test/test_rvmprof.py [79 started in total]
__ jit/backend/x86/test/test_rvmprof.py [77 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_rvmprof.py ...
========================== 3 passed in 11.80 seconds ===========================
++ 03:17:42 starting jit/backend/x86/test/test_rx86.py [80 started in total]
__ jit/backend/x86/test/test_rx86.py [78 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 34 items
jit/backend/x86/test/test_rx86.py ..................................
========================== 34 passed in 0.07 seconds ===========================
++ 03:17:44 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [81 started in total]
__ jit/backend/x86/test/test_rx86_32_auto_encoding.py [79 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.70 seconds ===========================
++ 03:17:47 starting jit/backend/x86/test/test_rx86_64_auto_encoding.py [82 started in total]
__ jit/backend/x86/test/test_rx86_64_auto_encoding.py [80 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items / 1 skipped
jit/backend/x86/test/test_rx86_64_auto_encoding.py s
========================== 2 skipped in 0.23 seconds ===========================
++ 03:17:49 starting jit/backend/x86/test/test_send.py [83 started in total]
__ jit/backend/x86/test/test_send.py [81 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit/backend/x86/test/test_send.py .......................
========================== 23 passed in 16.62 seconds ==========================
++ 03:18:09 starting jit/backend/x86/test/test_slist.py [84 started in total]
__ jit/backend/x86/test/test_recursive.py [82 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit/backend/x86/test/test_recursive.py ................s........s................
==================== 40 passed, 2 skipped in 60.77 seconds =====================
++ 03:18:17 starting jit/backend/x86/test/test_string.py [85 started in total]
__ jit/backend/x86/test/test_slist.py [83 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/backend/x86/test/test_slist.py s.....
===================== 5 passed, 1 skipped in 7.78 seconds ======================
++ 03:18:19 starting jit/backend/x86/test/test_symbolic_x86.py [86 started in total]
__ jit/backend/x86/test/test_symbolic_x86.py [84 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/backend/x86/test/test_symbolic_x86.py ......
=========================== 6 passed in 0.01 seconds ===========================
++ 03:18:21 starting jit/backend/x86/test/test_tl.py [87 started in total]
__ jit/backend/x86/test/test_tl.py [85 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/x86/test/test_tl.py .....
========================== 5 passed in 14.39 seconds ===========================
++ 03:18:39 starting jit/backend/x86/test/test_tlc.py [88 started in total]
__ jit/backend/x86/test/test_tlc.py [86 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_tlc.py ss.
===================== 1 passed, 2 skipped in 8.04 seconds ======================
++ 03:18:49 starting jit/backend/x86/test/test_tracelimit.py [89 started in total]
__ jit/backend/x86/test/test_string.py [87 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 97 items
jit/backend/x86/test/test_string.py .............................s............................................s......................
==================== 95 passed, 2 skipped in 59.47 seconds =====================
++ 03:19:23 starting jit/backend/x86/test/test_virtual.py [90 started in total]
__ jit/backend/x86/test/test_tracelimit.py [88 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/x86/test/test_tracelimit.py .....
========================== 5 passed in 36.71 seconds ===========================
++ 03:19:33 starting jit/backend/x86/test/test_virtualizable.py [91 started in total]
__ jit/backend/x86/test/test_virtual.py [89 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
jit/backend/x86/test/test_virtual.py ....................................................
========================== 52 passed in 23.27 seconds ==========================
++ 03:19:51 starting jit/backend/x86/test/test_virtualref.py [92 started in total]
__ jit/backend/x86/test/test_virtualizable.py [90 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/backend/x86/test/test_virtualizable.py s...x................................
=============== 35 passed, 1 skipped, 1 xfailed in 22.27 seconds ===============
++ 03:19:57 starting jit/backend/x86/test/test_x86vector.py [93 started in total]
__ jit/backend/x86/test/test_virtualref.py [91 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/backend/x86/test/test_virtualref.py ..s..................
==================== 20 passed, 1 skipped in 20.29 seconds =====================
++ 03:20:15 starting jit/backend/x86/test/test_zmath.py [94 started in total]
__ jit/backend/x86/test/test_zmath.py [92 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_zmath.py .
========================== 1 passed in 26.15 seconds ===========================
++ 03:20:43 starting jit/backend/x86/test/test_zrpy_gc.py [95 started in total]
__ jit/backend/x86/test/test_runner.py [93 done in total, somefailed=True] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
[c5d9f8b4b99d500] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02000 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA00000008F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9f8b4bcb0a80] jit-backend-dump}
[c5d9f8b4c56d400] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02090 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA000000049BB5882BB0000600000498B1B49C743F80000000049C7030000000048895D288F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9f8b4c976e80] jit-backend-dump}
[c5d9f8b4dc95180] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02130 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B518010000488B7424104889EF4883EC0849BB5882BB0000600000498B0B48894D28498B5BF849C743F80000000049C7030000000049BBD0E105090100000041FFD34889C5488B4D2848C745280000000049BB5882BB000060000049890B49895BF84883C40848C7451800000000488B4D40488B4548488B5550488B5D58488B7560488B7D684C8B45704C8B4D784C8B95800000004C8BA5880000004C8BAD900000004C8BB5980000004C8BBDA0000000F20F1085A8000000F20F108DB0000000F20F1095B8000000F20F109DC0000000F20F10A5C8000000F20F10ADD0000000F20F10B5D8000000F20F10BDE0000000F2440F1085E8000000F2440F108DF0000000F2440F1095F8000000F2440F109D00010000F2440F10A508010000F2440F10AD10010000F2440F10B518010000C3
[c5d9f8b4e578a00] jit-backend-dump}
[c5d9f8b4ef53100] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02330 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B5180100008F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9f8b4f529500] jit-backend-dump}
[c5d9f8b4ff9aa80] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02440 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B51801000049BB5882BB0000600000498B1B49C743F80000000049C7030000000048895D288F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9f8b50405680] jit-backend-dump}
[c5d9f8b50882180] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02560 +0 49BB5882BB0000600000498B0349C743F80000000049C703000000004889452848C74508000000004889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9f8b50a68680] jit-backend-dump}
[c5d9f8b514f5580] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e025c0 +0 48895D584C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA00000004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B5D58488B7560488B7D684C8B45704C8B4D784C8B95800000004C8BA5880000004C8BAD900000004C8BB5980000004C8BBDA0000000C3
[c5d9f8b517d9100] jit-backend-dump}
[c5d9f8b5186cd00] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02650 +0 4C8945704C894D784C8995800000004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B7560488B7D684C8B45704C8B4D784C8B9580000000C3
[c5d9f8b519b5a80] jit-backend-dump}
[c5d9f8b520a9a80] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e026a0 +0 48895D584C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B5180100004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B5D58488B7560488B7D684C8B45704C8B4D784C8B95800000004C8BA5880000004C8BAD900000004C8BB5980000004C8BBDA0000000F20F1085A8000000F20F108DB0000000F20F1095B8000000F20F109DC0000000F20F10A5C8000000F20F10ADD0000000F20F10B5D8000000F20F10BDE0000000F2440F1085E8000000F2440F108DF0000000F2440F1095F8000000F2440F109D00010000F2440F10A508010000F2440F10AD10010000F2440F10B518010000C3
[c5d9f8b52d74580] jit-backend-dump}
[c5d9f8b52e7c400] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @109e02830 +0 4C8945704C894D784C899580000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B5180100004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B7560488B7D684C8B45704C8B4D784C8B9580000000F20F1085A8000000F20F108DB0000000F20F1095B8000000F20F109DC0000000F20F10A5C8000000F20F10ADD0000000F20F10B5D8000000F20F10BDE0000000F2440F1085E8000000F2440F108DF0000000F2440F1095F8000000F2440F109D00010000F2440F10A508010000F2440F10AD10010000F2440F10B518010000C3
[c5d9f8b52ec6580] jit-backend-dump}
collected 172 items
jit/backend/x86/test/test_runner.py ............................................................................................s....ss.....................ss.........F.................sssss....s....s....s.s.
=================================== FAILURES ===================================
_________________________ TestX86.test_compile_asmlen __________________________
self = <rpython.jit.backend.x86.test.test_runner.TestX86 object at 0x00007f9e1b007a60>
def test_compile_asmlen(self):
if not isinstance(self.cpu, AbstractLLCPU):
py.test.skip("pointless test on non-asm")
from rpython.jit.backend.tool.viewcode import machine_code_dump, ObjdumpNotFound
import ctypes
targettoken = TargetToken()
ops = """
[i2]
i0 = same_as_i(i2) # but forced to be in a register
label(i0, descr=targettoken)
i1 = int_add(i0, i0)
guard_true(i1, descr=faildescr) [i1]
jump(i1, descr=targettoken)
"""
faildescr = BasicFailDescr(2)
loop = parse(ops, self.cpu, namespace=locals())
bridge_ops = """
[i0]
jump(i0, descr=targettoken)
"""
bridge = parse(bridge_ops, self.cpu, namespace=locals())
looptoken = JitCellToken()
self.cpu.assembler.set_debug(False)
info = self.cpu.compile_loop(loop.inputargs, loop.operations, looptoken)
bridge_info = self.cpu.compile_bridge(faildescr, bridge.inputargs,
bridge.operations,
looptoken)
self.cpu.assembler.set_debug(True) # always on untranslated
assert info.asmlen != 0
cpuname = autodetect()
# XXX we have to check the precise assembler, otherwise
# we don't quite know if borders are correct
def checkops(mc, ops_regexp):
import re
words = []
print('----- checkops -----')
for line in mc:
print(line.rstrip())
t = line.split("\t")
if len(t) <= 2:
continue
w = t[2].split()
if len(w) == 0:
if '<UNDEFINED>' in line:
w = ['UNDEFINED']
else:
continue
words.append(w[0] + ';')
print('[[%s]]' % (w[0],))
text = ' '.join(words)
assert re.compile(ops_regexp).match(text)
data = ctypes.string_at(info.asmaddr, info.asmlen)
try:
> mc = list(machine_code_dump(data, info.asmaddr, cpuname))
jit/backend/test/runner_test.py:4675:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data = 'H\x8b\x8d \x01\x00\x00\x0f\x1f\x00H\x01\xc9H\x85\xc9\x0f\x84T\x00\x00\x00\xe9\xef\xff\xff\xff\x0f\x0bffff.\x0f\x1f\x84\x00\x00\x00\x00\x00'
originaddr = 481131760246, backend_name = 'x86-64', label_list = None
def machine_code_dump(data, originaddr, backend_name, label_list=None):
objdump_machine_option = {
'x86': 'i386',
'x86-without-sse2': 'i386',
'x86_32': 'i386',
'x86_64': 'i386:x86-64',
'x86-64': 'i386:x86-64',
'i386': 'i386',
'arm': 'arm',
'arm_32': 'arm',
'aarch64': 'aarch64',
'ppc' : 'powerpc:common64',
'ppc-64' : 'powerpc:common64',
'riscv64': 'riscv:rv64',
's390x': 's390:64-bit',
}
machine_endianness = {
# default value: 'little'
'ppc' : sys.byteorder, # i.e. same as the running machine...
'ppc-64' : sys.byteorder, # i.e. same as the running machine...
's390x' : sys.byteorder, # i.e. same as the running machine...
}
cmd = find_objdump()
objdump = ('%(command)s -b binary -m %(machine)s '
'--endian=%(endianness)s '
'--disassembler-options=intel-mnemonics '
'--adjust-vma=%(origin)d -D %(file)s')
#
f = open(tmpfile, 'wb')
f.write(data)
f.close()
p = subprocess.Popen(objdump % {
'command': cmd,
'file': tmpfile,
'origin': originaddr,
'machine': objdump_machine_option[backend_name],
'endianness': machine_endianness.get(backend_name, 'little'),
}, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
stdout, stderr = p.communicate()
assert not p.returncode, ('Encountered an error running objdump: %s' %
> stderr)
E AssertionError: Encountered an error running objdump: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: error: unknown argument '-b'
jit/backend/tool/viewcode.py:82: AssertionError
---------------------------- Captured stderr setup -----------------------------
[c5d9faa2dcede80] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00000 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA00000008F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9faa2dd0f180] jit-backend-dump}
[c5d9faa2ddb3280] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00090 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA000000049BB8876AB0000600000498B1B49C743F80000000049C7030000000048895D288F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9faa2ddcf400] jit-backend-dump}
[c5d9faa2dec5b80] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00130 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B518010000488B7424104889EF4883EC0849BB8876AB0000600000498B0B48894D28498B5BF849C743F80000000049C7030000000049BB40F22E0F0100000041FFD34889C5488B4D2848C745280000000049BB8876AB000060000049890B49895BF84883C40848C7451800000000488B4D40488B4548488B5550488B5D58488B7560488B7D684C8B45704C8B4D784C8B95800000004C8BA5880000004C8BAD900000004C8BB5980000004C8BBDA0000000F20F1085A8000000F20F108DB0000000F20F1095B8000000F20F109DC0000000F20F10A5C8000000F20F10ADD0000000F20F10B5D8000000F20F10BDE0000000F2440F1085E8000000F2440F108DF0000000F2440F1095F8000000F2440F109D00010000F2440F10A508010000F2440F10AD10010000F2440F10B518010000C3
[c5d9faa2defab00] jit-backend-dump}
[c5d9faa2df4a000] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00330 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B5180100008F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9faa2df6ac00] jit-backend-dump}
[c5d9faa2dffba00] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00440 +0 48894D40488945484889555048895D584889756048897D684C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B51801000049BB8876AB0000600000498B1B49C743F80000000049C7030000000048895D288F45188F45084889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9faa2e01fe80] jit-backend-dump}
[c5d9faa2e082080] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00560 +0 49BB8876AB0000600000498B0349C743F80000000049C703000000004889452848C74508000000004889E84C8BBC24880000004C8BB424800000004C8B6C24784C8B642470488B5C2468488B6C24604881C4B8000000C3
[c5d9faa2e09a380] jit-backend-dump}
[c5d9faa2e0c6480] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b005c0 +0 48895D584C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA00000004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B5D58488B7560488B7D684C8B45704C8B4D784C8B95800000004C8BA5880000004C8BAD900000004C8BB5980000004C8BBDA0000000C3
[c5d9faa2e0dce00] jit-backend-dump}
[c5d9faa2e110800] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00650 +0 4C8945704C894D784C8995800000004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B7560488B7D684C8B45704C8B4D784C8B9580000000C3
[c5d9faa2e126b00] jit-backend-dump}
[c5d9faa2e16d200] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b006a0 +0 48895D584C8945704C894D784C8995800000004C89A5880000004C89AD900000004C89B5980000004C89BDA0000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B5180100004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B5D58488B7560488B7D684C8B45704C8B4D784C8B95800000004C8BA5880000004C8BAD900000004C8BB5980000004C8BBDA0000000F20F1085A8000000F20F108DB0000000F20F1095B8000000F20F109DC0000000F20F10A5C8000000F20F10ADD0000000F20F10B5D8000000F20F10BDE0000000F2440F1085E8000000F2440F108DF0000000F2440F1095F8000000F2440F109D00010000F2440F10A508010000F2440F10AD10010000F2440F10B518010000C3
[c5d9faa2e198d80] jit-backend-dump}
[c5d9faa2e1f2700] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00830 +0 4C8945704C894D784C899580000000F20F1185A8000000F20F118DB0000000F20F1195B8000000F20F119DC0000000F20F11A5C8000000F20F11ADD0000000F20F11B5D8000000F20F11BDE0000000F2440F1185E8000000F2440F118DF0000000F2440F1195F8000000F2440F119D00010000F2440F11A508010000F2440F11AD10010000F2440F11B5180100004883EC08FFD04883C40848C7451800000000488B4D40488B5550488B7560488B7D684C8B45704C8B4D784C8B9580000000F20F1085A8000000F20F108DB0000000F20F1095B8000000F20F109DC0000000F20F10A5C8000000F20F10ADD0000000F20F10B5D8000000F20F10BDE0000000F2440F1085E8000000F2440F108DF0000000F2440F1095F8000000F2440F109D00010000F2440F10A508010000F2440F10AD10010000F2440F10B518010000C3
[c5d9faa2e217d00] jit-backend-dump}
----------------------------- Captured stderr call -----------------------------
[c5d9faa2e60f480] {jit-mem-looptoken-alloc
allocating Loop # -1
[c5d9faa2e62c600] jit-mem-looptoken-alloc}
[c5d9faa2ea8e700] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00a30 +0 000000000000000000000000000000004881ECB800000048896C24604889B424B00000004889FD48895C24684C896424704C896C24784C89B424800000004C89BC2488000000488B8D200100000F1F004801C94885C90F8400000000E9EFFFFFFF0F0B666666662E0F1F840000000000FF358AFFFFFF49BB200AB0057000000041534D8D9BE0F5FFFF41FFE3
[c5d9faa2ed4a400] jit-backend-dump}
[c5d9faa2edfa680] {jit-backend-addr
Loop -1 () has address 0x7005b00a76 to 0x7005b00aa0 (bootstrap 0x7005b00a40)
gc table: 0x7005b00a30
function: 0x7005b00a40
resops: 0x7005b00a76
failures: 0x7005b00aa0
end: 0x7005b00abc
[c5d9faa2ee08900] jit-backend-addr}
[c5d9faa2ee0bc00] {jit-regalloc-stats
Loop -1 () has address 0x7005b00a76 to 0x7005b00aa0 (bootstrap 0x7005b00a40)
assembler size: 112
number ops: 5
preamble num moves calls: 0
preamble num moves jump: 0
preamble num moves spills: 0
preamble num moves spills to existing: 0
preamble num register reloads: 0
num moves calls: 0
num moves jump: 0
num moves spills: 0
num moves spills to existing: 0
num moves register reloads: 0
[c5d9faa2ee21900] jit-regalloc-stats}
[c5d9faa2ee40780] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00a88 +0 14000000
[c5d9faa2ee97600] jit-backend-dump}
[c5d9faa2ee9e580] {jit-mem-looptoken-alloc
allocating Bridge # 1 of Loop # -1
[c5d9faa2eea7000] jit-mem-looptoken-alloc}
[c5d9faa2f29b380] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00ae0 +0 48817D38FFFFFF000F8C1200000049BB800AB0057000000041FFE30F0B0F1F0048C7442408FFFFFF0049BBD00AB005700000004C895D184D8D9B60F6FFFF41FFD3E9C8FFFFFF
[c5d9faa2f97bd00] jit-backend-dump}
[c5d9faa2fd56e00] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00ae4 +0 1D000000
[c5d9faa2fd87d80] jit-backend-dump}
[c5d9faa2fd9e300] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00b05 +0 1D000000
[c5d9faa2fdb1180] jit-backend-dump}
[c5d9faa2fdb4a80] {jit-backend-addr
bridge out of Guard 0x7f9e1b0de2f8 has address 0x7005b00ae0 to 0x7005b00b00
gc table: 0x7005b00ae0
jump target: 0x7005b00ae0
resops: 0x7005b00aee
failures: 0x7005b00b00
end: 0x7005b00b26
[c5d9faa2fdbf000] jit-backend-addr}
[c5d9faa2fdc1f00] {jit-regalloc-stats
bridge out of Guard 0x7f9e1b0de2f8 has address 0x7005b00ae0 to 0x7005b00b00
assembler size: 70
number ops: 1
preamble num moves calls: 0
preamble num moves jump: 0
preamble num moves spills: 0
preamble num moves spills to existing: 0
preamble num register reloads: 0
num moves calls: 0
num moves jump: 0
num moves spills: 0
num moves spills to existing: 0
num moves register reloads: 0
[c5d9faa2fdd6980] jit-regalloc-stats}
[c5d9faa2fde8100] {jit-backend-dump
BACKEND x86_64
SYS_EXECUTABLE ??
CODE_DUMP @7005b00a88 +0 54000000
[c5d9faa2fdfa380] jit-backend-dump}
=========================== short test summary info ============================
FAIL jit/backend/x86/test/test_runner.py::TestX86::()::test_compile_asmlen
============== 1 failed, 157 passed, 14 skipped in 275.74 seconds ==============
read saved errno: 24
read saved errno: 0
read saved errno: 25
read saved errno: 0
++ 03:22:02 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [96 started in total]
__ jit/backend/x86/test/test_x86vector.py [94 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 94 items
jit/backend/x86/test/test_x86vector.py ..............................................................................................
========================= 94 passed in 224.52 seconds ==========================
++ 03:23:49 starting jit/backend/x86/test/test_zrpy_releasegil.py [97 started in total]
__ jit/backend/x86/test/test_zrpy_gc_boehm.py [95 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_zrpy_gc_boehm.py .
========================== 1 passed in 200.72 seconds ==========================
++ 03:25:25 starting jit/backend/x86/test/test_zrpy_vecopt.py [98 started in total]
__ jit/backend/x86/test/test_zrpy_gc.py [96 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit/backend/x86/test/test_zrpy_gc.py ...................
========================= 19 passed in 305.81 seconds ==========================
++ 03:25:54 starting jit/backend/x86/test/test_zrpy_vmprof.py [99 started in total]
__ jit/backend/x86/test/test_zrpy_vecopt.py [97 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_zrpy_vecopt.py .
========================== 1 passed in 86.82 seconds ===========================
++ 03:27:00 starting jit/backend/x86/test/test_ztranslation_basic.py [100 started in total]
__ jit/backend/x86/test/test_zrpy_releasegil.py [98 done in total, somefailed=True]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/test/test_zrpy_releasegil.py EEE
==================================== ERRORS ====================================
________________ ERROR at setup of TestShadowStack.test_simple _________________
cls = <class 'rpython.jit.backend.x86.test.test_zrpy_releasegil.TestShadowStack'>
def setup_class(cls):
funcs = []
name_to_func = {}
for fullname in dir(cls):
if not fullname.startswith('define'):
continue
definefunc = getattr(cls, fullname)
_, name = fullname.split('_', 1)
beforefunc, loopfunc, afterfunc = definefunc.im_func(cls)
if beforefunc is None:
def beforefunc(n, x):
return n, x, None, None, None, None, None, None, None, None, None, ''
if afterfunc is None:
def afterfunc(n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s):
pass
beforefunc.__name__ = 'before_'+name
loopfunc.__name__ = 'loop_'+name
afterfunc.__name__ = 'after_'+name
funcs.append((beforefunc, loopfunc, afterfunc))
assert name not in name_to_func
name_to_func[name] = len(name_to_func)
print(name_to_func)
def allfuncs(name, n):
x = X()
x.foo = 2
main_allfuncs(name, n, x)
x.foo = 5
return weakref.ref(x)
def main_allfuncs(name, n, x):
num = name_to_func[name]
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][0](n, x)
while n > 0:
myjitdriver.can_enter_jit(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
myjitdriver.jit_merge_point(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][1](
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
funcs[num][2](n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
myjitdriver = JitDriver(greens = ['num'],
reds = ['n', 'x', 'x0', 'x1', 'x2', 'x3', 'x4',
'x5', 'x6', 'x7', 'l', 's'], is_recursive=True)
cls.main_allfuncs = staticmethod(main_allfuncs)
cls.name_to_func = name_to_func
OLD_DEBUG = GcLLDescr_framework.DEBUG
try:
GcLLDescr_framework.DEBUG = True
cls.cbuilder = compile(get_entry(allfuncs), cls.gc,
gcrootfinder=cls.gcrootfinder, jit=True,
> thread=True)
jit/backend/llsupport/test/zrpy_gc_test.py:187:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/zrpy_gc_test.py:120: in compile
cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_x86_64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch x86_64 -mdynamic-no-pic.../rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython"/rlib/rvmprof/src \n'
stderr = "implement.c:1311:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long,... void *, const void *));\n | ^\n1 error generated.\nmake: *** [implement.o] Error 1\n"
outname = local('/tmp/buildbot-x86_64/usession-main-325/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E implement.c:1311:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
E 1311 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
E | ^~~~~~
E /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
E 157 | int (* _Nonnull __compar)(const void *, const void *));
E | ^
E 1 error generated.
E make: *** [implement.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
---------------------------- Captured stdout setup -----------------------------
{'close_stack': 0, 'get_set_errno': 1, 'simple': 2}
---------------------------- Captured stderr setup -----------------------------
[rtyper] specializing: 100 / 1219 blocks (8%)
[rtyper] specializing: 200 / 1336 blocks (14%)
[rtyper] specializing: 300 / 1336 blocks (22%)
[rtyper] specializing: 400 / 1340 blocks (29%)
[rtyper] specializing: 500 / 1340 blocks (37%)
[rtyper] specializing: 600 / 1340 blocks (44%)
[rtyper] specializing: 700 / 1340 blocks (52%)
[rtyper] specializing: 800 / 1340 blocks (59%)
[rtyper] specializing: 900 / 1340 blocks (67%)
[rtyper] specializing: 1000 / 1340 blocks (74%)
[rtyper] specializing: 1100 / 1340 blocks (82%)
[rtyper] specializing: 1200 / 1340 blocks (89%)
[rtyper] specializing: 1300 / 1340 blocks (97%)
[rtyper] -=- specialized 1340 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 27 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] specializing: 1400 / 1407 blocks (99%)
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:removeassert] Removed 2 asserts
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 19 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 31 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 12 JitCode instances.
[jitcodewriter:info] There are 38 -live- ops. Size of liveness is 49 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 11 effectinfos:
[jitcodewriter] 1 descrs for arrays
[jitcodewriter] 2 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 2 bitstrings, mean length 0.5, max length 1
[rtyper] specializing: 2700 / 53193 blocks (5%)
[rtyper] specializing: 5600 / 55806 blocks (10%)
[rtyper] specializing: 8900 / 59214 blocks (15%)
[rtyper] specializing: 12400 / 61873 blocks (20%)
[rtyper] specializing: 15500 / 61873 blocks (25%)
[rtyper] specializing: 18600 / 61873 blocks (30%)
[rtyper] specializing: 21800 / 62092 blocks (35%)
[rtyper] specializing: 26500 / 66080 blocks (40%)
[rtyper] specializing: 29800 / 66130 blocks (45%)
[rtyper] specializing: 33100 / 66142 blocks (50%)
[rtyper] specializing: 36400 / 66148 blocks (55%)
[rtyper] specializing: 39800 / 66306 blocks (60%)
[rtyper] specializing: 43200 / 66323 blocks (65%)
[rtyper] specializing: 46500 / 66323 blocks (70%)
[rtyper] specializing: 49800 / 66323 blocks (75%)
[rtyper] specializing: 52200 / 66323 blocks (78%)
[rtyper] specializing: 55200 / 66428 blocks (83%)
[rtyper] specializing: 58500 / 66428 blocks (88%)
[rtyper] specializing: 61800 / 66428 blocks (93%)
[rtyper] specializing: 65100 / 66428 blocks (98%)
[rtyper] specializing: 66400 / 66430 blocks (99%)
[rtyper] -=- specialized 65014 more blocks -=-
[rtyper] -=- specialized 64 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[backendopt:removeassert] Could not remove 210 asserts, but removed 1885 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 28940 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 4623 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 66500 / 66519 blocks (99%)
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 66600 / 69156 blocks (96%)
[rtyper] specializing: 69200 / 69310 blocks (99%)
[rtyper] -=- specialized 2791 more blocks -=-
[rtyper] -=- specialized 43 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1657 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 26 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] specializing: 69400 / 69403 blocks (99%)
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 1049 framework rtti: 19 func: 168 group: 1 struct: 2455 ]
[c] 2000 nodes [ array: 3049 framework rtti: 19 func: 168 group: 1 struct: 2455 ]
[c] 3000 nodes [ array: 4295 framework rtti: 21 func: 217 group: 1 struct: 2519 ]
[c] 4000 nodes [ array: 4295 framework rtti: 21 func: 217 group: 1 struct: 2519 ]
[c] 5000 nodes [ array: 4295 framework rtti: 21 func: 217 group: 1 struct: 2519 ]
[c] 6000 nodes [ array: 4295 framework rtti: 21 func: 217 group: 1 struct: 2519 ]
[c] 7000 nodes [ array: 4318 framework rtti: 26 func: 245 group: 1 struct: 2612 ]
[c] 8000 nodes [ array: 4564 framework rtti: 39 func: 609 group: 1 struct: 3310 ]
[c] 9000 nodes [ array: 4844 framework rtti: 51 func: 805 group: 1 struct: 3819 ]
[c] 10000 nodes [ array: 4925 framework rtti: 64 func: 1154 group: 1 struct: 4073 ]
[c] 11000 nodes [ array: 4970 framework rtti: 163 func: 1453 group: 1 struct: 5893 ]
[c] 12000 nodes [ array: 4987 framework rtti: 294 func: 1662 group: 1 struct: 6064 ]
[c] 13000 nodes [ array: 5270 framework rtti: 294 func: 1713 group: 1 struct: 6163 ]
[c] 14000 nodes [ array: 5367 framework rtti: 301 func: 2193 group: 1 struct: 6414 ]
[c] 15000 nodes [ array: 5438 framework rtti: 304 func: 2750 group: 1 struct: 6930 ]
[c:database] GC transformer: finished helpers
[c] 16000 nodes [ array: 5761 framework rtti: 309 func: 2795 group: 1 struct: 7604 ]
[c] 17000 nodes [ array: 5903 framework rtti: 370 func: 3151 group: 1 struct: 7825 ]
[c] 18000 nodes [ array: 5954 framework rtti: 388 func: 3656 group: 1 struct: 8650 ]
[c] 19000 nodes [ array: 6016 framework rtti: 398 func: 3886 group: 1 struct: 8760 ]
[rtyper] -=- specialized 70 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 7 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished tables
[gctransform:info] assigned 1036 typeids
[gctransform:info] added 26668 push/pop stack root instructions
[gctransform:info] inserted 1182 write barrier calls
[gctransform:info] inserted 1232 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 19975 nodes [ array: 6208 framework rtti: 458 func: 4103 group: 1 struct: 9205 ]
[c:database] Completed
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_llsupport_test.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_llsupport_test_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_llsupport.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[c:writing] rpython_jit_backend_llsupport_test.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_backend_x86_1.c
[c:writing] rpython_jit_backend_x86_2.c
[c:writing] rpython_jit_backend_x86_3.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:computedgoto] pypy_g_dispatch_loop: 47 cases
[c:writing] rpython_jit_metainterp_1.c
[c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases
[c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases
[c:writing] rpython_jit_metainterp_2.c
[c:computedgoto] pypy_g_execute_nonspec_const: 253 cases
[c:writing] rpython_jit_metainterp_3.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases
[c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_2.c
[c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/buildbot-x86_64/usession-main-325/testing_1
[platform:Error] implement.c:1311:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
[platform:Error] 1311 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
[platform:Error] | ^~~~~~
[platform:Error] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
[platform:Error] 157 | int (* _Nonnull __compar)(const void *, const void *));
[platform:Error] | ^
[platform:Error] 1 error generated.
[platform:Error] make: *** [implement.o] Error 1
______________ ERROR at setup of TestShadowStack.test_close_stack ______________
cls = <class 'rpython.jit.backend.x86.test.test_zrpy_releasegil.TestShadowStack'>
def setup_class(cls):
funcs = []
name_to_func = {}
for fullname in dir(cls):
if not fullname.startswith('define'):
continue
definefunc = getattr(cls, fullname)
_, name = fullname.split('_', 1)
beforefunc, loopfunc, afterfunc = definefunc.im_func(cls)
if beforefunc is None:
def beforefunc(n, x):
return n, x, None, None, None, None, None, None, None, None, None, ''
if afterfunc is None:
def afterfunc(n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s):
pass
beforefunc.__name__ = 'before_'+name
loopfunc.__name__ = 'loop_'+name
afterfunc.__name__ = 'after_'+name
funcs.append((beforefunc, loopfunc, afterfunc))
assert name not in name_to_func
name_to_func[name] = len(name_to_func)
print(name_to_func)
def allfuncs(name, n):
x = X()
x.foo = 2
main_allfuncs(name, n, x)
x.foo = 5
return weakref.ref(x)
def main_allfuncs(name, n, x):
num = name_to_func[name]
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][0](n, x)
while n > 0:
myjitdriver.can_enter_jit(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
myjitdriver.jit_merge_point(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][1](
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
funcs[num][2](n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
myjitdriver = JitDriver(greens = ['num'],
reds = ['n', 'x', 'x0', 'x1', 'x2', 'x3', 'x4',
'x5', 'x6', 'x7', 'l', 's'], is_recursive=True)
cls.main_allfuncs = staticmethod(main_allfuncs)
cls.name_to_func = name_to_func
OLD_DEBUG = GcLLDescr_framework.DEBUG
try:
GcLLDescr_framework.DEBUG = True
cls.cbuilder = compile(get_entry(allfuncs), cls.gc,
gcrootfinder=cls.gcrootfinder, jit=True,
> thread=True)
jit/backend/llsupport/test/zrpy_gc_test.py:187:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/zrpy_gc_test.py:120: in compile
cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_x86_64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch x86_64 -mdynamic-no-pic.../rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython"/rlib/rvmprof/src \n'
stderr = "implement.c:1311:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long,... void *, const void *));\n | ^\n1 error generated.\nmake: *** [implement.o] Error 1\n"
outname = local('/tmp/buildbot-x86_64/usession-main-325/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E implement.c:1311:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
E 1311 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
E | ^~~~~~
E /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
E 157 | int (* _Nonnull __compar)(const void *, const void *));
E | ^
E 1 error generated.
E make: *** [implement.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
_____________ ERROR at setup of TestShadowStack.test_get_set_errno _____________
cls = <class 'rpython.jit.backend.x86.test.test_zrpy_releasegil.TestShadowStack'>
def setup_class(cls):
funcs = []
name_to_func = {}
for fullname in dir(cls):
if not fullname.startswith('define'):
continue
definefunc = getattr(cls, fullname)
_, name = fullname.split('_', 1)
beforefunc, loopfunc, afterfunc = definefunc.im_func(cls)
if beforefunc is None:
def beforefunc(n, x):
return n, x, None, None, None, None, None, None, None, None, None, ''
if afterfunc is None:
def afterfunc(n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s):
pass
beforefunc.__name__ = 'before_'+name
loopfunc.__name__ = 'loop_'+name
afterfunc.__name__ = 'after_'+name
funcs.append((beforefunc, loopfunc, afterfunc))
assert name not in name_to_func
name_to_func[name] = len(name_to_func)
print(name_to_func)
def allfuncs(name, n):
x = X()
x.foo = 2
main_allfuncs(name, n, x)
x.foo = 5
return weakref.ref(x)
def main_allfuncs(name, n, x):
num = name_to_func[name]
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][0](n, x)
while n > 0:
myjitdriver.can_enter_jit(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
myjitdriver.jit_merge_point(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][1](
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
funcs[num][2](n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
myjitdriver = JitDriver(greens = ['num'],
reds = ['n', 'x', 'x0', 'x1', 'x2', 'x3', 'x4',
'x5', 'x6', 'x7', 'l', 's'], is_recursive=True)
cls.main_allfuncs = staticmethod(main_allfuncs)
cls.name_to_func = name_to_func
OLD_DEBUG = GcLLDescr_framework.DEBUG
try:
GcLLDescr_framework.DEBUG = True
cls.cbuilder = compile(get_entry(allfuncs), cls.gc,
gcrootfinder=cls.gcrootfinder, jit=True,
> thread=True)
jit/backend/llsupport/test/zrpy_gc_test.py:187:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/zrpy_gc_test.py:120: in compile
cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_x86_64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch x86_64 -mdynamic-no-pic.../rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython"/rlib/rvmprof/src \n'
stderr = "implement.c:1311:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long,... void *, const void *));\n | ^\n1 error generated.\nmake: *** [implement.o] Error 1\n"
outname = local('/tmp/buildbot-x86_64/usession-main-325/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E implement.c:1311:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
E 1311 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
E | ^~~~~~
E /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
E 157 | int (* _Nonnull __compar)(const void *, const void *));
E | ^
E 1 error generated.
E make: *** [implement.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
========================== 3 error in 204.57 seconds ===========================
++ 03:27:19 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [101 started in total]
__ jit/backend/x86/test/test_ztranslation_basic.py [99 done in total, somefailed=True]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_ztranslation_basic.py F
=================================== FAILURES ===================================
___________________ TestTranslationX86.test_stuff_translates ___________________
self = <rpython.jit.backend.x86.test.test_ztranslation_basic.TestTranslationX86 object at 0x00007fb6ca2ffd38>
def test_stuff_translates(self):
# this is a basic test that tries to hit a number of features and their
# translation:
# - jitting of loops and bridges
# - two virtualizable types
# - set_param interface
# - profiler
# - full optimizer
# - floats neg and abs
# - cast_int_to_float
# - llexternal with macro=True
# - extra place for the zero after STR instances
class BasicFrame(object):
_virtualizable_ = ['i']
def __init__(self, i):
self.i = i
class Frame(BasicFrame):
pass
eci = ExternalCompilationInfo(post_include_bits=['''
#define pypy_my_fabs(x) fabs(x)
'''], includes=['math.h'])
myabs1 = rffi.llexternal('pypy_my_fabs', [lltype.Float],
lltype.Float, macro=True, releasegil=False,
compilation_info=eci)
myabs2 = rffi.llexternal('pypy_my_fabs', [lltype.Float],
lltype.Float, macro=True, releasegil=True,
compilation_info=eci)
@jl.returns(jl.MP_FILENAME,
jl.MP_LINENO,
jl.MP_INDEX)
def get_location():
return ("/home.py",0,0)
jitdriver = JitDriver(greens = [],
reds = ['total', 'frame', 'prev_s', 'j'],
virtualizables = ['frame'],
get_location = get_location)
def f(i, j):
for param, _ in unroll_parameters:
defl = PARAMETERS[param]
set_param(jitdriver, param, defl)
set_param(jitdriver, "threshold", 3)
set_param(jitdriver, "trace_eagerness", 2)
total = 0
frame = Frame(i)
j = float(j)
prev_s = rstr.mallocstr(16)
while frame.i > 3:
jitdriver.can_enter_jit(frame=frame, total=total, j=j,
prev_s=prev_s)
jitdriver.jit_merge_point(frame=frame, total=total, j=j,
prev_s=prev_s)
_get_virtualizable_token(frame)
total += frame.i
if frame.i >= 20:
frame.i -= 2
frame.i -= 1
j *= -0.712
if j + (-j): raise ValueError
j += frame.i
k = myabs1(myabs2(j))
if k - abs(j): raise ValueError
if k - abs(-j): raise ValueError
s = rstr.mallocstr(16)
rgc.ll_write_final_null_char(s)
rgc.ll_write_final_null_char(prev_s)
if (frame.i & 3) == 0:
prev_s = s
return chr(total % 253)
#
class Virt2(object):
_virtualizable_ = ['i']
def __init__(self, i):
self.i = i
from rpython.rlib.libffi import types, CDLL, ArgChain
from rpython.rlib.test.test_clibffi import get_libm_name
libm_name = get_libm_name(sys.platform)
jitdriver2 = JitDriver(greens=[], reds = ['v2', 'func', 'res', 'x'],
virtualizables = ['v2'])
def libffi_stuff(i, j):
lib = CDLL(libm_name)
func = lib.getpointer('fabs', [types.double], types.double)
res = 0.0
x = float(j)
v2 = Virt2(i)
while v2.i > 0:
jitdriver2.jit_merge_point(v2=v2, res=res, func=func, x=x)
promote(func)
argchain = ArgChain()
argchain.arg(x)
res = func.call(argchain, rffi.DOUBLE)
v2.i -= 1
return res
#
def main(i, j):
a_char = f(i, j)
a_float = libffi_stuff(i, j)
return ord(a_char) * 10 + int(a_float)
expected = main(40, -49)
> res = self.meta_interp(main, [40, -49])
jit/backend/llsupport/test/ztranslation_test.py:127:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/test/support.py:75: in meta_interp
return self._compile_and_run(t, entry_point, entry_point_graph, args)
jit/backend/test/support.py:132: in _compile_and_run
exe_name = cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_x86_64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch x86_64 -mdynamic-no-pic.../rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython"/rlib/rvmprof/src \n'
stderr = "testing_1.c:56:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]\n 56 | GC_a...memcpy;\n | ^ ~~~~~~\n1 error generated.\nmake: *** [rpython_jit_backend_llsupport.o] Error 1\n"
outname = local('/tmp/buildbot-x86_64/usession-main-328/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E testing_1.c:56:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
E 56 | GC_all_interior_pointers = 0;
E | ^
E /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
E 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
E | ^
E /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
E 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
E | ^
E 1 warning generated.
E rpython_jit_backend_llsupport.c:14939:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
E 14939 | l_v15225 = memcpy;
E | ^ ~~~~~~
E 1 error generated.
E make: *** [rpython_jit_backend_llsupport.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
----------------------------- Captured stdout call -----------------------------
in get_rpath_flags, rel_libdirs is not fixed up [u'/opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/lib']
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 626 blocks (15%)
[rtyper] specializing: 200 / 646 blocks (30%)
[rtyper] specializing: 300 / 780 blocks (38%)
[rtyper] specializing: 400 / 849 blocks (47%)
[rtyper] specializing: 500 / 854 blocks (58%)
[rtyper] specializing: 600 / 878 blocks (68%)
[rtyper] specializing: 700 / 895 blocks (78%)
[rtyper] specializing: 800 / 899 blocks (88%)
[rtyper] -=- specialized 899 blocks -=-
[rtyper] specializing: 900 / 903 blocks (99%)
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 1000 / 1178 blocks (84%)
[rtyper] specializing: 1100 / 1178 blocks (93%)
[rtyper] -=- specialized 275 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 1200 / 1210 blocks (99%)
[rtyper] -=- specialized 15 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 20 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 13 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 6 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 5 JitCode instances.
[jitcodewriter:info] There are 34 -live- ops. Size of liveness is 110 bytes
[rtyper] replaced 0 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[rtyper] replaced 5 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 9 effectinfos:
[jitcodewriter] 2 descrs for arrays
[jitcodewriter] 1 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 3 bitstrings, mean length 0.7, max length 1
[rtyper] specializing: 2800 / 54176 blocks (5%)
[rtyper] specializing: 5700 / 56398 blocks (10%)
[rtyper] specializing: 8800 / 58152 blocks (15%)
[rtyper] specializing: 12600 / 62821 blocks (20%)
[rtyper] specializing: 16100 / 64028 blocks (25%)
[rtyper] specializing: 19300 / 64028 blocks (30%)
[rtyper] specializing: 22500 / 64062 blocks (35%)
[rtyper] specializing: 27300 / 68052 blocks (40%)
[rtyper] specializing: 30700 / 68072 blocks (45%)
[rtyper] specializing: 34100 / 68089 blocks (50%)
[rtyper] specializing: 37600 / 68204 blocks (55%)
[rtyper] specializing: 41000 / 68312 blocks (60%)
[rtyper] specializing: 44500 / 68362 blocks (65%)
[rtyper] specializing: 47900 / 68362 blocks (70%)
[rtyper] specializing: 51300 / 68362 blocks (75%)
[rtyper] specializing: 52900 / 68362 blocks (77%)
[rtyper] specializing: 56100 / 68362 blocks (82%)
[rtyper] specializing: 59600 / 68461 blocks (87%)
[rtyper] specializing: 63000 / 68461 blocks (92%)
[rtyper] specializing: 66500 / 68461 blocks (97%)
[rtyper] specializing: 68400 / 68463 blocks (99%)
[rtyper] -=- specialized 67245 more blocks -=-
[rtyper] -=- specialized 24 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] specializing: 68500 / 68512 blocks (99%)
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] -=- specialized 64 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 185 boehm rtti: 45 func: 588 struct: 2653 ]
[c] 2000 nodes [ array: 2185 boehm rtti: 45 func: 588 struct: 2653 ]
[c] 3000 nodes [ array: 4185 boehm rtti: 45 func: 588 struct: 2653 ]
[c] 4000 nodes [ array: 4359 boehm rtti: 53 func: 755 struct: 4403 ]
[c] 5000 nodes [ array: 4359 boehm rtti: 53 func: 755 struct: 4403 ]
[c] 6000 nodes [ array: 4359 boehm rtti: 53 func: 755 struct: 4403 ]
[c] 7000 nodes [ array: 4359 boehm rtti: 53 func: 755 struct: 4403 ]
[c] 8000 nodes [ array: 4380 boehm rtti: 78 func: 943 struct: 4473 ]
[c] 9000 nodes [ array: 4380 boehm rtti: 215 func: 1171 struct: 4610 ]
[c] 10000 nodes [ array: 4477 boehm rtti: 289 func: 1438 struct: 4805 ]
[c] 11000 nodes [ array: 4694 boehm rtti: 304 func: 1884 struct: 4989 ]
[c] 12000 nodes [ array: 4848 boehm rtti: 325 func: 2419 struct: 5629 ]
[c] 13000 nodes [ array: 4932 boehm rtti: 337 func: 2854 struct: 6145 ]
[c] 14000 nodes [ array: 5227 boehm rtti: 342 func: 3174 struct: 6359 ]
[c] 15000 nodes [ array: 5290 boehm rtti: 348 func: 3567 struct: 6579 ]
[c] 16000 nodes [ array: 5367 boehm rtti: 360 func: 4336 struct: 6912 ]
[c] 17000 nodes [ array: 5456 boehm rtti: 362 func: 5280 struct: 7153 ]
[c] 18000 nodes [ array: 5510 boehm rtti: 367 func: 7754 struct: 7731 ]
[c] 19000 nodes [ array: 5535 boehm rtti: 369 func: 8172 struct: 7812 ]
[c] 20000 nodes [ array: 5557 boehm rtti: 369 func: 8328 struct: 7890 ]
[c] 21000 nodes [ array: 5597 boehm rtti: 369 func: 8612 struct: 7985 ]
[c] 22000 nodes [ array: 5757 boehm rtti: 373 func: 8990 struct: 8151 ]
[c] 23000 nodes [ array: 5908 boehm rtti: 384 func: 9231 struct: 8241 ]
[c] 24000 nodes [ array: 5982 boehm rtti: 391 func: 9752 struct: 8335 ]
[c] 25000 nodes [ array: 6005 boehm rtti: 417 func: 10501 struct: 8587 ]
[c] 26000 nodes [ array: 6054 boehm rtti: 432 func: 12024 struct: 9406 ]
[c] 27000 nodes [ array: 6085 boehm rtti: 437 func: 13406 struct: 9482 ]
[c] 28000 nodes [ array: 6085 boehm rtti: 437 func: 13442 struct: 9483 ]
[c] 29000 nodes [ array: 6085 boehm rtti: 437 func: 13474 struct: 9483 ]
[c] 30000 nodes [ array: 6152 boehm rtti: 464 func: 13886 struct: 9685 ]
[rtyper] specializing: 68600 / 68628 blocks (99%)
[rtyper] -=- specialized 47 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 30774 nodes [ array: 6178 boehm rtti: 472 func: 14369 struct: 9755 ]
[c:database] Completed
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_llsupport_test.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_codewriter_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_test.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool_algo.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/buildbot-x86_64/usession-main-328/testing_1
[platform:Error] testing_1.c:56:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
[platform:Error] 56 | GC_all_interior_pointers = 0;
[platform:Error] | ^
[platform:Error] /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
[platform:Error] 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
[platform:Error] | ^
[platform:Error] /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
[platform:Error] 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
[platform:Error] | ^
[platform:Error] 1 warning generated.
[platform:Error] rpython_jit_backend_llsupport.c:14939:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
[platform:Error] 14939 | l_v15225 = memcpy;
[platform:Error] | ^ ~~~~~~
[platform:Error] 1 error generated.
[platform:Error] make: *** [rpython_jit_backend_llsupport.o] Error 1
=========================== short test summary info ============================
FAIL jit/backend/x86/test/test_ztranslation_basic.py::TestTranslationX86::()::test_stuff_translates
========================== 1 failed in 151.04 seconds ==========================
++ 03:29:39 starting jit/backend/x86/test/test_ztranslation_external_exception.py [102 started in total]
__ jit/backend/x86/test/test_ztranslation_call_assembler.py [100 done in total, somefailed=True]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_ztranslation_call_assembler.py F
=================================== FAILURES ===================================
____ TestTranslationCallAssemblerX86.test_direct_assembler_call_translates _____
self = <rpython.jit.backend.x86.test.test_ztranslation_call_assembler.TestTranslationCallAssemblerX86 object at 0x00007f7f99c2ce20>
def test_direct_assembler_call_translates(self):
"""Test CALL_ASSEMBLER and the recursion limit"""
# - also tests threadlocalref_get
from rpython.rlib.rstackovf import StackOverflow
class Thing(object):
def __init__(self, val):
self.val = val
class Frame(object):
_virtualizable_ = ['thing']
driver = JitDriver(greens = ['codeno'], reds = ['i', 'frame'],
virtualizables = ['frame'],
get_printable_location = lambda codeno: str(codeno))
class SomewhereElse(object):
pass
somewhere_else = SomewhereElse()
class Foo(object):
pass
t = ThreadLocalReference(Foo, loop_invariant=True)
tf = ThreadLocalField(lltype.Char, "test_call_assembler_")
def change(newthing):
somewhere_else.frame.thing = newthing
def main(codeno):
frame = Frame()
somewhere_else.frame = frame
frame.thing = Thing(0)
portal(codeno, frame)
return frame.thing.val
def portal(codeno, frame):
i = 0
while i < 10:
driver.can_enter_jit(frame=frame, codeno=codeno, i=i)
driver.jit_merge_point(frame=frame, codeno=codeno, i=i)
nextval = frame.thing.val
if codeno == 0:
subframe = Frame()
subframe.thing = Thing(nextval)
nextval = portal(1, subframe)
elif frame.thing.val > 40:
change(Thing(13))
nextval = 13
frame.thing = Thing(nextval + 1)
i += 1
if t.get().nine != 9: raise ValueError
if ord(tf.getraw()) != 0x92: raise ValueError
return frame.thing.val
driver2 = JitDriver(greens = [], reds = ['n'])
def main2(bound):
try:
while portal2(bound) == -bound+1:
bound *= 2
except StackOverflow:
pass
return bound
def portal2(n):
while True:
driver2.jit_merge_point(n=n)
n -= 1
if n <= 0:
return n
n = portal2(n)
assert portal2(10) == -9
def setup(value):
foo = Foo()
foo.nine = value
t.set(foo)
tf.setraw("\x92")
return foo
def mainall(codeno, bound):
foo = setup(bound + 8)
result = main(codeno) + main2(bound)
keepalive_until_here(foo)
return result
tmp_obj = setup(9)
expected_1 = main(0)
res = self.meta_interp(mainall, [0, 1], inline=True,
> policy=StopAtXPolicy(change))
jit/backend/llsupport/test/ztranslation_test.py:223:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/test/support.py:75: in meta_interp
return self._compile_and_run(t, entry_point, entry_point_graph, args)
jit/backend/test/support.py:132: in _compile_and_run
exe_name = cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_x86_64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch x86_64 -mdynamic-no-pic.../rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython"/rlib/rvmprof/src \n'
stderr = "testing_1.c:56:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]\n 56 | GC_a...memcpy;\n | ^ ~~~~~~\n1 error generated.\nmake: *** [rpython_jit_backend_llsupport.o] Error 1\n"
outname = local('/tmp/buildbot-x86_64/usession-main-329/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E testing_1.c:56:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
E 56 | GC_all_interior_pointers = 0;
E | ^
E /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
E 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
E | ^
E /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
E 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
E | ^
E 1 warning generated.
E rpython_jit_backend_llsupport.c:18199:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
E 18199 | l_v15974 = memcpy;
E | ^ ~~~~~~
E 1 error generated.
E make: *** [rpython_jit_backend_llsupport.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
----------------------------- Captured stdout call -----------------------------
in get_rpath_flags, rel_libdirs is not fixed up [u'/opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/lib']
----------------------------- Captured stderr call -----------------------------
[rtyper] -=- specialized 78 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 100 / 369 blocks (27%)
[rtyper] specializing: 200 / 435 blocks (45%)
[rtyper] specializing: 300 / 488 blocks (61%)
[rtyper] specializing: 400 / 488 blocks (81%)
[rtyper] -=- specialized 406 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 500 / 501 blocks (99%)
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 11 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 6 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 4 JitCode instances.
[jitcodewriter:info] There are 19 -live- ops. Size of liveness is 29 bytes
[rtyper] replaced 8 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 5 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 2 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 3 bitstrings, mean length 0.7, max length 1
[rtyper] specializing: 2600 / 51491 blocks (5%)
[rtyper] specializing: 5500 / 54598 blocks (10%)
[rtyper] specializing: 8900 / 59019 blocks (15%)
[rtyper] specializing: 12300 / 61183 blocks (20%)
[rtyper] specializing: 15300 / 61183 blocks (25%)
[rtyper] specializing: 18400 / 61188 blocks (30%)
[rtyper] specializing: 22900 / 65374 blocks (35%)
[rtyper] specializing: 26200 / 65424 blocks (40%)
[rtyper] specializing: 29500 / 65436 blocks (45%)
[rtyper] specializing: 32800 / 65447 blocks (50%)
[rtyper] specializing: 36100 / 65570 blocks (55%)
[rtyper] specializing: 39500 / 65716 blocks (60%)
[rtyper] specializing: 42800 / 65716 blocks (65%)
[rtyper] specializing: 46100 / 65716 blocks (70%)
[rtyper] specializing: 49300 / 65716 blocks (75%)
[rtyper] specializing: 49900 / 65716 blocks (75%)
[rtyper] specializing: 52600 / 65716 blocks (80%)
[rtyper] specializing: 55900 / 65716 blocks (85%)
[rtyper] specializing: 59200 / 65716 blocks (90%)
[rtyper] specializing: 62600 / 65821 blocks (95%)
[rtyper] specializing: 65800 / 65823 blocks (99%)
[rtyper] -=- specialized 65287 more blocks -=-
[rtyper] -=- specialized 24 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 65900 / 65936 blocks (99%)
[rtyper] -=- specialized 64 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 14 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 542 boehm rtti: 37 func: 375 struct: 2499 ]
[c] 2000 nodes [ array: 2542 boehm rtti: 37 func: 375 struct: 2499 ]
[c] 3000 nodes [ array: 4283 boehm rtti: 38 func: 436 struct: 2561 ]
[c] 4000 nodes [ array: 4288 boehm rtti: 39 func: 475 struct: 2575 ]
[c] 5000 nodes [ array: 4288 boehm rtti: 39 func: 475 struct: 2575 ]
[c] 6000 nodes [ array: 4288 boehm rtti: 39 func: 475 struct: 2575 ]
[c] 7000 nodes [ array: 4288 boehm rtti: 39 func: 475 struct: 2575 ]
[c] 8000 nodes [ array: 4389 boehm rtti: 66 func: 973 struct: 4873 ]
[c] 9000 nodes [ array: 4475 boehm rtti: 164 func: 1390 struct: 5074 ]
[c] 10000 nodes [ array: 4482 boehm rtti: 301 func: 1567 struct: 5244 ]
[c] 11000 nodes [ array: 4607 boehm rtti: 310 func: 2092 struct: 5749 ]
[c] 12000 nodes [ array: 5021 boehm rtti: 313 func: 2208 struct: 5812 ]
[c] 13000 nodes [ array: 5089 boehm rtti: 326 func: 2577 struct: 6019 ]
[c] 14000 nodes [ array: 5186 boehm rtti: 332 func: 2868 struct: 6257 ]
[c] 15000 nodes [ array: 5290 boehm rtti: 340 func: 3446 struct: 6477 ]
[c] 16000 nodes [ array: 5345 boehm rtti: 353 func: 4377 struct: 6711 ]
[c] 17000 nodes [ array: 5406 boehm rtti: 367 func: 7385 struct: 7359 ]
[c] 18000 nodes [ array: 5463 boehm rtti: 373 func: 8024 struct: 7512 ]
[c] 19000 nodes [ array: 5490 boehm rtti: 373 func: 8180 struct: 7593 ]
[c] 20000 nodes [ array: 5509 boehm rtti: 373 func: 8341 struct: 7674 ]
[c] 21000 nodes [ array: 5603 boehm rtti: 374 func: 8805 struct: 7825 ]
[c] 22000 nodes [ array: 5810 boehm rtti: 379 func: 9207 struct: 7956 ]
[c] 23000 nodes [ array: 5849 boehm rtti: 394 func: 9670 struct: 8138 ]
[c] 24000 nodes [ array: 5939 boehm rtti: 410 func: 10188 struct: 8984 ]
[c] 25000 nodes [ array: 5957 boehm rtti: 413 func: 12037 struct: 9012 ]
[c] 26000 nodes [ array: 5988 boehm rtti: 418 func: 12776 struct: 9092 ]
[c] 27000 nodes [ array: 5988 boehm rtti: 418 func: 12827 struct: 9093 ]
[c] 28000 nodes [ array: 5988 boehm rtti: 418 func: 12861 struct: 9093 ]
[c] 29000 nodes [ array: 6064 boehm rtti: 448 func: 13354 struct: 9318 ]
[rtyper] -=- specialized 29 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 29801 nodes [ array: 6083 boehm rtti: 456 func: 13875 struct: 9387 ]
[c:database] Completed
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_llsupport_test.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_codewriter_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_test.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool_algo.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/buildbot-x86_64/usession-main-329/testing_1
[platform:Error] testing_1.c:56:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
[platform:Error] 56 | GC_all_interior_pointers = 0;
[platform:Error] | ^
[platform:Error] /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
[platform:Error] 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
[platform:Error] | ^
[platform:Error] /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
[platform:Error] 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
[platform:Error] | ^
[platform:Error] 1 warning generated.
[platform:Error] rpython_jit_backend_llsupport.c:18199:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
[platform:Error] 18199 | l_v15974 = memcpy;
[platform:Error] | ^ ~~~~~~
[platform:Error] 1 error generated.
[platform:Error] make: *** [rpython_jit_backend_llsupport.o] Error 1
=========================== short test summary info ============================
FAIL jit/backend/x86/test/test_ztranslation_call_assembler.py::TestTranslationCallAssemblerX86::()::test_direct_assembler_call_translates
========================== 1 failed in 143.09 seconds ==========================
++ 03:29:44 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [103 started in total]
__ jit/backend/x86/test/test_zrpy_vmprof.py [101 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_zrpy_vmprof.py .
========================== 1 passed in 258.79 seconds ==========================
++ 03:30:14 starting jit/backend/x86/tool/test/test_viewcode.py [104 started in total]
__ jit/backend/x86/tool/test/test_viewcode.py [102 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 ===========================
++ 03:30:16 starting jit/backend/zarch/test [105 started in total]
__ jit/backend/zarch/test [103 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
========================= no tests ran in 0.00 seconds =========================
++ 03:30:18 starting jit/codewriter/test [106 started in total]
__ jit/codewriter/test [104 done in total, somefailed=False] __________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 530 items
jit/codewriter/test/test_assembler.py ...s..........
jit/codewriter/test/test_call.py .......s.......
jit/codewriter/test/test_codewriter.py .......
jit/codewriter/test/test_effectinfo.py ............
jit/codewriter/test/test_flatten.py ..................................................
jit/codewriter/test/test_format.py ............
jit/codewriter/test/test_jitcode.py .
jit/codewriter/test/test_jtransform.py ..............................................................................................................................................................................................................................................................................................................................................
jit/codewriter/test/test_list.py .............
jit/codewriter/test/test_liveness.py ................
jit/codewriter/test/test_longlong.py .ssssssss
jit/codewriter/test/test_policy.py ...........
jit/codewriter/test/test_regalloc.py ............
jit/codewriter/test/test_support.py ...........
jit/codewriter/test/test_void_list.py .............
=================== 520 passed, 10 skipped in 17.44 seconds ====================
++ 03:30:38 starting jit/metainterp/optimizeopt/test/test_costmodel.py [107 started in total]
__ jit/metainterp/optimizeopt/test/test_costmodel.py [105 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/optimizeopt/test/test_costmodel.py ...........
========================== 11 passed in 1.20 seconds ===========================
++ 03:30:41 starting jit/metainterp/optimizeopt/test/test_dependency.py [108 started in total]
__ jit/metainterp/optimizeopt/test/test_dependency.py [106 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
jit/metainterp/optimizeopt/test/test_dependency.py ....................................
========================== 36 passed in 1.37 seconds ===========================
++ 03:30:43 starting jit/metainterp/optimizeopt/test/test_guard.py [109 started in total]
__ jit/metainterp/optimizeopt/test/test_guard.py [107 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/optimizeopt/test/test_guard.py .......
=========================== 7 passed in 1.11 seconds ===========================
++ 03:30:46 starting jit/metainterp/optimizeopt/test/test_intbound.py [110 started in total]
__ jit/metainterp/optimizeopt/test/test_intbound.py [108 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit/metainterp/optimizeopt/test/test_intbound.py .....................................................................................................................................
========================= 133 passed in 20.30 seconds ==========================
++ 03:31:10 starting jit/metainterp/optimizeopt/test/test_intdiv.py [111 started in total]
__ jit/metainterp/optimizeopt/test/test_intdiv.py [109 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_intdiv.py ...
=========================== 3 passed in 2.23 seconds ===========================
++ 03:31:14 starting jit/metainterp/optimizeopt/test/test_optimizebasic.py [112 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebasic.py [110 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 136 items
jit/metainterp/optimizeopt/test/test_optimizebasic.py ............................................x.........................................................x..............x..................
==================== 133 passed, 3 xfailed in 6.02 seconds =====================
++ 03:31:23 starting jit/metainterp/optimizeopt/test/test_optimizebridge.py [113 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebridge.py [111 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit/metainterp/optimizeopt/test/test_optimizebridge.py ....
=========================== 4 passed in 2.81 seconds ===========================
++ 03:31:27 starting jit/metainterp/optimizeopt/test/test_optimizeheap.py [114 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeheap.py [112 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 111 items
jit/metainterp/optimizeopt/test/test_optimizeheap.py ..........................................x......................x.............................................
==================== 109 passed, 2 xfailed in 4.63 seconds =====================
++ 03:31:34 starting jit/metainterp/optimizeopt/test/test_optimizeintbound.py [115 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeintbound.py [113 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 201 items
jit/metainterp/optimizeopt/test/test_optimizeintbound.py .........................................................................................................................................................................................................
========================== 201 passed in 5.71 seconds ==========================
++ 03:31:43 starting jit/metainterp/optimizeopt/test/test_optimizeopt.py [116 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeopt.py [114 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 417 items
jit/metainterp/optimizeopt/test/test_optimizeopt.py ......................................................................................................................x..............................................................................................x..............x..............................................................................................................x.....x.....x....................................x............................
==================== 410 passed, 7 xfailed in 13.00 seconds ====================
++ 03:31:57 starting jit/metainterp/optimizeopt/test/test_rawbuffer.py [117 started in total]
__ jit/metainterp/optimizeopt/test/test_rawbuffer.py [115 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/optimizeopt/test/test_rawbuffer.py .......
=========================== 7 passed in 0.86 seconds ===========================
++ 03:32:00 starting jit/metainterp/optimizeopt/test/test_schedule.py [118 started in total]
__ jit/metainterp/optimizeopt/test/test_schedule.py [116 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit/metainterp/optimizeopt/test/test_schedule.py .................
========================== 17 passed in 1.61 seconds ===========================
++ 03:32:03 starting jit/metainterp/optimizeopt/test/test_short.py [119 started in total]
__ jit/metainterp/optimizeopt/test/test_short.py [117 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/optimizeopt/test/test_short.py ..
=========================== 2 passed in 1.13 seconds ===========================
++ 03:32:06 starting jit/metainterp/optimizeopt/test/test_unroll.py [120 started in total]
__ jit/metainterp/optimizeopt/test/test_unroll.py [118 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/metainterp/optimizeopt/test/test_unroll.py ............
========================== 12 passed in 2.59 seconds ===========================
++ 03:32:10 starting jit/metainterp/optimizeopt/test/test_util.py [121 started in total]
__ jit/metainterp/optimizeopt/test/test_util.py [119 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_util.py ...
=========================== 3 passed in 1.31 seconds ===========================
++ 03:32:13 starting jit/metainterp/optimizeopt/test/test_vecopt.py [122 started in total]
__ jit/metainterp/optimizeopt/test/test_vecopt.py [120 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 72 items
jit/metainterp/optimizeopt/test/test_vecopt.py ........................s...............................................
===================== 71 passed, 1 skipped in 2.50 seconds =====================
++ 03:32:17 starting jit/metainterp/optimizeopt/test/test_virtualstate.py [123 started in total]
__ jit/metainterp/optimizeopt/test/test_virtualstate.py [121 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit/metainterp/optimizeopt/test/test_virtualstate.py ...........................................ssssss
===================== 43 passed, 6 skipped in 3.66 seconds =====================
++ 03:32:23 starting jit/metainterp/optimizeopt/test/test_z3checktests.py [124 started in total]
__ jit/metainterp/optimizeopt/test/test_z3checktests.py [122 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.60 seconds ===========================
++ 03:32:26 starting jit/metainterp/optimizeopt/test/test_z3intbound.py [125 started in total]
__ jit/metainterp/optimizeopt/test/test_z3intbound.py [123 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.68 seconds ===========================
++ 03:32:30 starting jit/metainterp/ruleopt/test/test_codegen.py [126 started in total]
__ jit/metainterp/ruleopt/test/test_codegen.py [124 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ===========================
++ 03:32:31 starting jit/metainterp/ruleopt/test/test_parse.py [127 started in total]
__ jit/metainterp/ruleopt/test/test_parse.py [125 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ===========================
++ 03:32:33 starting jit/metainterp/ruleopt/test/test_prove.py [128 started in total]
__ jit/metainterp/ruleopt/test/test_prove.py [126 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ===========================
++ 03:32:35 starting jit/metainterp/test/test_ajit.py [129 started in total]
__ jit/backend/x86/test/test_ztranslation_jit_stats.py [127 done in total, somefailed=True]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/x86/test/test_ztranslation_jit_stats.py sF
=================================== FAILURES ===================================
______________ TestTranslationJITStatsX86.test_flush_trace_counts ______________
self = <rpython.jit.backend.x86.test.test_ztranslation_jit_stats.TestTranslationJITStatsX86 object at 0x00007fa3981285d0>
def test_flush_trace_counts(self):
driver = JitDriver(greens = [], reds = ['i'])
def f():
i = 0
while i < 100000:
driver.jit_merge_point(i=i)
i += 1
def main():
jit_hooks.stats_set_debug(None, True)
f()
jl.stats_flush_trace_counts(None)
return 0
> res = self.meta_interp(main, [])
jit/backend/llsupport/test/ztranslation_test.py:270:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/test/support.py:75: in meta_interp
return self._compile_and_run(t, entry_point, entry_point_graph, args)
jit/backend/test/support.py:132: in _compile_and_run
exe_name = cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_x86_64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch x86_64 -mdynamic-no-pic.../rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython"/rlib/rvmprof/src \n'
stderr = "testing_1.c:55:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]\n 55 | GC_a...memcpy;\n | ^ ~~~~~~\n1 error generated.\nmake: *** [rpython_jit_backend_llsupport.o] Error 1\n"
outname = local('/tmp/buildbot-x86_64/usession-main-331/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E testing_1.c:55:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
E 55 | GC_all_interior_pointers = 0;
E | ^
E /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
E 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
E | ^
E /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
E 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
E | ^
E 1 warning generated.
E rpython_jit_backend_llsupport.c:14857:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
E 14857 | l_v14613 = memcpy;
E | ^ ~~~~~~
E 1 error generated.
E make: *** [rpython_jit_backend_llsupport.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
----------------------------- Captured stdout call -----------------------------
in get_rpath_flags, rel_libdirs is not fixed up [u'/opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/lib']
----------------------------- Captured stderr call -----------------------------
[rtyper] -=- specialized 7 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 100 / 369 blocks (27%)
[rtyper] specializing: 200 / 422 blocks (47%)
[rtyper] specializing: 300 / 422 blocks (71%)
[rtyper] specializing: 400 / 422 blocks (94%)
[rtyper] -=- specialized 411 more blocks -=-
[rtyper] -=- specialized 26 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] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 1 JitCode instances.
[jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 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
[rtyper] specializing: 2500 / 49058 blocks (5%)
[rtyper] specializing: 5400 / 53764 blocks (10%)
[rtyper] specializing: 8200 / 54483 blocks (15%)
[rtyper] specializing: 10900 / 54483 blocks (20%)
[rtyper] specializing: 13700 / 54493 blocks (25%)
[rtyper] specializing: 17000 / 56591 blocks (30%)
[rtyper] specializing: 21200 / 60558 blocks (35%)
[rtyper] specializing: 24300 / 60585 blocks (40%)
[rtyper] specializing: 27300 / 60605 blocks (45%)
[rtyper] specializing: 30400 / 60712 blocks (50%)
[rtyper] specializing: 33700 / 61153 blocks (55%)
[rtyper] specializing: 36900 / 61412 blocks (60%)
[rtyper] specializing: 40000 / 61412 blocks (65%)
[rtyper] specializing: 43000 / 61412 blocks (70%)
[rtyper] specializing: 46100 / 61412 blocks (75%)
[rtyper] specializing: 47100 / 61412 blocks (76%)
[rtyper] specializing: 49800 / 61412 blocks (81%)
[rtyper] specializing: 52900 / 61412 blocks (86%)
[rtyper] specializing: 56000 / 61517 blocks (91%)
[rtyper] specializing: 59100 / 61517 blocks (96%)
[rtyper] specializing: 61500 / 61519 blocks (99%)
[rtyper] -=- specialized 61034 more blocks -=-
[rtyper] -=- specialized 24 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 61600 / 61632 blocks (99%)
[rtyper] -=- specialized 64 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 14 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 944 boehm rtti: 27 func: 264 struct: 2418 ]
[c] 2000 nodes [ array: 2944 boehm rtti: 27 func: 264 struct: 2418 ]
[c] 3000 nodes [ array: 4273 boehm rtti: 29 func: 305 struct: 2453 ]
[c] 4000 nodes [ array: 4273 boehm rtti: 29 func: 305 struct: 2453 ]
[c] 5000 nodes [ array: 4273 boehm rtti: 29 func: 305 struct: 2453 ]
[c] 6000 nodes [ array: 4273 boehm rtti: 29 func: 305 struct: 2453 ]
[c] 7000 nodes [ array: 4283 boehm rtti: 31 func: 363 struct: 2481 ]
[c] 8000 nodes [ array: 4404 boehm rtti: 53 func: 1061 struct: 3378 ]
[c] 9000 nodes [ array: 4709 boehm rtti: 64 func: 1351 struct: 5285 ]
[c] 10000 nodes [ array: 4769 boehm rtti: 135 func: 1542 struct: 5443 ]
[c] 11000 nodes [ array: 4769 boehm rtti: 277 func: 1731 struct: 5585 ]
[c] 12000 nodes [ array: 4933 boehm rtti: 299 func: 1911 struct: 5745 ]
[c] 13000 nodes [ array: 5134 boehm rtti: 304 func: 2156 struct: 5867 ]
[c] 14000 nodes [ array: 5192 boehm rtti: 320 func: 2854 struct: 6149 ]
[c] 15000 nodes [ array: 5251 boehm rtti: 345 func: 3581 struct: 6423 ]
[c] 16000 nodes [ array: 5339 boehm rtti: 358 func: 4544 struct: 6674 ]
[c] 17000 nodes [ array: 5401 boehm rtti: 373 func: 7522 struct: 7354 ]
[c] 18000 nodes [ array: 5432 boehm rtti: 382 func: 7949 struct: 7515 ]
[c] 19000 nodes [ array: 5454 boehm rtti: 382 func: 8107 struct: 7594 ]
[c] 20000 nodes [ array: 5475 boehm rtti: 382 func: 8267 struct: 7675 ]
[c] 21000 nodes [ array: 5563 boehm rtti: 397 func: 9073 struct: 8614 ]
[c] 22000 nodes [ array: 5795 boehm rtti: 397 func: 9209 struct: 8705 ]
[c] 23000 nodes [ array: 5836 boehm rtti: 400 func: 10935 struct: 8769 ]
[c] 24000 nodes [ array: 5880 boehm rtti: 404 func: 11894 struct: 8836 ]
[c] 25000 nodes [ array: 5923 boehm rtti: 409 func: 11954 struct: 8869 ]
[c] 26000 nodes [ array: 5923 boehm rtti: 409 func: 12019 struct: 8869 ]
[c] 27000 nodes [ array: 5931 boehm rtti: 415 func: 12152 struct: 8914 ]
[c] 28000 nodes [ array: 5993 boehm rtti: 439 func: 12678 struct: 9060 ]
[rtyper] -=- specialized 29 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 28706 nodes [ array: 6008 boehm rtti: 445 func: 13116 struct: 9137 ]
[c:database] Completed
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_codewriter_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_test.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool_algo.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/buildbot-x86_64/usession-main-331/testing_1
[platform:Error] testing_1.c:55:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
[platform:Error] 55 | GC_all_interior_pointers = 0;
[platform:Error] | ^
[platform:Error] /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
[platform:Error] 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
[platform:Error] | ^
[platform:Error] /opt/homebrew_x86_64/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
[platform:Error] 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
[platform:Error] | ^
[platform:Error] 1 warning generated.
[platform:Error] rpython_jit_backend_llsupport.c:14857:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
[platform:Error] 14857 | l_v14613 = memcpy;
[platform:Error] | ^ ~~~~~~
[platform:Error] 1 error generated.
[platform:Error] make: *** [rpython_jit_backend_llsupport.o] Error 1
=========================== short test summary info ============================
FAIL jit/backend/x86/test/test_ztranslation_jit_stats.py::TestTranslationJITStatsX86::()::test_flush_trace_counts
==================== 1 failed, 1 skipped in 171.89 seconds =====================
++ 03:32:38 starting jit/metainterp/test/test_blackhole.py [130 started in total]
__ jit/metainterp/test/test_blackhole.py [128 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_blackhole.py ......xxx..
===================== 8 passed, 3 xfailed in 4.05 seconds ======================
++ 03:32:43 starting jit/metainterp/test/test_bridgeopt.py [131 started in total]
__ jit/metainterp/test/test_bridgeopt.py [129 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_bridgeopt.py ..........x
===================== 10 passed, 1 xfailed in 9.82 seconds =====================
++ 03:32:56 starting jit/metainterp/test/test_bytearray.py [132 started in total]
__ jit/metainterp/test/test_bytearray.py [130 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_bytearray.py ......s.
===================== 7 passed, 1 skipped in 5.91 seconds ======================
++ 03:33:04 starting jit/metainterp/test/test_call.py [133 started in total]
__ jit/metainterp/test/test_call.py [131 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_call.py ................
========================== 16 passed in 10.45 seconds ==========================
++ 03:33:17 starting jit/metainterp/test/test_compile.py [134 started in total]
__ jit/metainterp/test/test_compile.py [132 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/test/test_compile.py ..
=========================== 2 passed in 2.94 seconds ===========================
++ 03:33:21 starting jit/metainterp/test/test_counter.py [135 started in total]
__ jit/metainterp/test/test_counter.py [133 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_counter.py .......
=========================== 7 passed in 0.98 seconds ===========================
++ 03:33:23 starting jit/metainterp/test/test_del.py [136 started in total]
__ jit/metainterp/test/test_del.py [134 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_del.py ...
=========================== 3 passed in 5.26 seconds ===========================
++ 03:33:30 starting jit/metainterp/test/test_dict.py [137 started in total]
__ jit/metainterp/test/test_ajit.py [135 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 223 items
jit/metainterp/test/test_ajit.py .............................................................................................................................................................s..............s...........s..............................s.s.s...
=================== 217 passed, 6 skipped in 137.77 seconds ====================
++ 03:35:00 starting jit/metainterp/test/test_exception.py [138 started in total]
__ jit/backend/x86/test/test_ztranslation_external_exception.py [136 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/backend/x86/test/test_ztranslation_external_exception.py .
========================== 1 passed in 324.95 seconds ==========================
++ 03:35:12 starting jit/metainterp/test/test_executor.py [139 started in total]
__ jit/metainterp/test/test_executor.py [137 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_executor.py .......
=========================== 7 passed in 1.18 seconds ===========================
++ 03:35:14 starting jit/metainterp/test/test_fficall.py [140 started in total]
__ jit/metainterp/test/test_exception.py [138 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit/metainterp/test/test_exception.py ................................
========================== 32 passed in 12.55 seconds ==========================
++ 03:35:15 starting jit/metainterp/test/test_float.py [141 started in total]
__ jit/metainterp/test/test_float.py [139 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/metainterp/test/test_float.py ..........
========================== 10 passed in 5.93 seconds ===========================
++ 03:35:23 starting jit/metainterp/test/test_greenfield.py [142 started in total]
__ jit/metainterp/test/test_greenfield.py [140 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.50 seconds ===========================
++ 03:35:26 starting jit/metainterp/test/test_heapcache.py [143 started in total]
__ jit/metainterp/test/test_heapcache.py [141 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items
jit/metainterp/test/test_heapcache.py ...............s.sss........................
===================== 40 passed, 4 skipped in 1.27 seconds =====================
++ 03:35:29 starting jit/metainterp/test/test_history.py [144 started in total]
__ jit/metainterp/test/test_dict.py [142 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit/metainterp/test/test_dict.py ........................s.ss.....s......s.
==================== 37 passed, 5 skipped in 120.25 seconds ====================
++ 03:35:34 starting jit/metainterp/test/test_immutable.py [145 started in total]
__ jit/metainterp/test/test_fficall.py [143 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit/metainterp/test/test_fficall.py ...s........s....
==================== 15 passed, 2 skipped in 29.51 seconds =====================
++ 03:35:47 starting jit/metainterp/test/test_jitdriver.py [146 started in total]
__ jit/metainterp/test/test_immutable.py [144 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_immutable.py ........
========================== 8 passed in 15.65 seconds ===========================
++ 03:35:51 starting jit/metainterp/test/test_jitiface.py [147 started in total]
__ jit/metainterp/test/test_history.py [145 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_history.py .......
========================== 7 passed in 22.08 seconds ===========================
++ 03:35:53 starting jit/metainterp/test/test_jitprof.py [148 started in total]
__ jit/metainterp/test/test_jitdriver.py [146 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_jitdriver.py ....s..
===================== 6 passed, 1 skipped in 10.37 seconds =====================
++ 03:35:59 starting jit/metainterp/test/test_list.py [149 started in total]
__ jit/metainterp/test/test_jitiface.py [147 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_jitiface.py ...........
========================== 11 passed in 6.90 seconds ===========================
++ 03:36:00 starting jit/metainterp/test/test_llop.py [150 started in total]
__ jit/metainterp/test/test_jitprof.py [148 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit/metainterp/test/test_jitprof.py s...
===================== 3 passed, 1 skipped in 4.33 seconds ======================
++ 03:36:00 starting jit/metainterp/test/test_logger.py [151 started in total]
__ jit/metainterp/test/test_logger.py [149 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_logger.py ................
========================== 16 passed in 1.22 seconds ===========================
++ 03:36:02 starting jit/metainterp/test/test_longlong.py [152 started in total]
__ jit/metainterp/test/test_longlong.py [150 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit/metainterp/test/test_longlong.py ssssssssssssss
========================== 14 skipped in 1.21 seconds ==========================
++ 03:36:05 starting jit/metainterp/test/test_loop.py [153 started in total]
__ jit/metainterp/test/test_llop.py [151 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_llop.py .....
=========================== 5 passed in 7.67 seconds ===========================
++ 03:36:10 starting jit/metainterp/test/test_loop_unroll.py [154 started in total]
__ jit/metainterp/test/test_list.py [152 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit/metainterp/test/test_list.py ...s.......................
==================== 26 passed, 1 skipped in 21.63 seconds =====================
++ 03:36:23 starting jit/metainterp/test/test_loop_unroll_disopt.py [155 started in total]
__ jit/metainterp/test/test_loop.py [153 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_loop.py ..............................ss.s...
==================== 34 passed, 3 skipped in 42.90 seconds =====================
++ 03:36:49 starting jit/metainterp/test/test_math.py [156 started in total]
__ jit/metainterp/test/test_loop_unroll.py [154 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_loop_unroll.py ..............................ss.s...
==================== 34 passed, 3 skipped in 41.82 seconds =====================
++ 03:36:54 starting jit/metainterp/test/test_memmgr.py [157 started in total]
__ jit/metainterp/test/test_math.py [155 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/metainterp/test/test_math.py .
=========================== 1 passed in 4.01 seconds ===========================
++ 03:36:55 starting jit/metainterp/test/test_opencoder.py [158 started in total]
__ jit/metainterp/test/test_opencoder.py [156 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_opencoder.py ...........
========================== 11 passed in 1.47 seconds ===========================
++ 03:36:58 starting jit/metainterp/test/test_pyjitpl.py [159 started in total]
__ jit/metainterp/test/test_pyjitpl.py [157 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_pyjitpl.py s..
===================== 2 passed, 1 skipped in 1.04 seconds ======================
++ 03:37:01 starting jit/metainterp/test/test_quasiimmut.py [160 started in total]
__ jit/metainterp/test/test_quasiimmut.py [158 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/metainterp/test/test_quasiimmut.py ...............s.....
==================== 20 passed, 1 skipped in 10.57 seconds =====================
++ 03:37:13 starting jit/metainterp/test/test_rawmem.py [161 started in total]
__ jit/metainterp/test/test_rawmem.py [159 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_rawmem.py ........
=========================== 8 passed in 5.79 seconds ===========================
++ 03:37:21 starting jit/metainterp/test/test_recursive.py [162 started in total]
__ jit/metainterp/test/test_memmgr.py [160 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/metainterp/test/test_memmgr.py .
========================== 1 passed in 35.36 seconds ===========================
++ 03:37:32 starting jit/metainterp/test/test_resoperation.py [163 started in total]
__ jit/metainterp/test/test_resoperation.py [161 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/metainterp/test/test_resoperation.py ...............
========================== 15 passed in 1.31 seconds ===========================
++ 03:37:36 starting jit/metainterp/test/test_resume.py [164 started in total]
__ jit/metainterp/test/test_resume.py [162 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_resume.py ............................ss.......
===================== 35 passed, 2 skipped in 2.68 seconds =====================
++ 03:37:40 starting jit/metainterp/test/test_resumecode.py [165 started in total]
__ jit/metainterp/test/test_resumecode.py [163 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_resumecode.py .....
=========================== 5 passed in 2.01 seconds ===========================
++ 03:37:43 starting jit/metainterp/test/test_send.py [166 started in total]
__ jit/metainterp/test/test_send.py [164 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
jit/metainterp/test/test_send.py ......................
========================== 22 passed in 17.26 seconds ==========================
++ 03:38:04 starting jit/metainterp/test/test_slist.py [167 started in total]
__ jit/metainterp/test/test_slist.py [165 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/metainterp/test/test_slist.py ......
=========================== 6 passed in 8.48 seconds ===========================
++ 03:38:14 starting jit/metainterp/test/test_string.py [168 started in total]
__ jit/metainterp/test/test_loop_unroll_disopt.py [166 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 259 items
jit/metainterp/test/test_loop_unroll_disopt.py ..............................ss.s.................................ss.s.................................ss.s.................................ss.s.................................ss.s.................................ss.s.................................ss.s...
=================== 238 passed, 21 skipped in 128.02 seconds ===================
++ 03:38:34 starting jit/metainterp/test/test_support.py [169 started in total]
__ jit/metainterp/test/test_recursive.py [167 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 65.11 seconds =====================
++ 03:38:34 starting jit/metainterp/test/test_threadlocal.py [170 started in total]
__ jit/metainterp/test/test_support.py [168 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
jit/metainterp/test/test_support.py .
=========================== 1 passed in 0.27 seconds ===========================
++ 03:38:36 starting jit/metainterp/test/test_tl.py [171 started in total]
__ jit/metainterp/test/test_threadlocal.py [169 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_threadlocal.py ...
=========================== 3 passed in 3.87 seconds ===========================
++ 03:38:40 starting jit/metainterp/test/test_tlc.py [172 started in total]
__ jit/metainterp/test/test_tl.py [170 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tl.py .....
========================== 5 passed in 15.71 seconds ===========================
++ 03:38:53 starting jit/metainterp/test/test_tracelimit.py [173 started in total]
__ jit/metainterp/test/test_tlc.py [171 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/test/test_tlc.py .s
===================== 1 passed, 1 skipped in 12.07 seconds =====================
++ 03:38:55 starting jit/metainterp/test/test_tracingopts.py [174 started in total]
__ jit/metainterp/test/test_tracingopts.py [172 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
jit/metainterp/test/test_tracingopts.py .................................s.....
==================== 38 passed, 1 skipped in 25.85 seconds =====================
++ 03:39:23 starting jit/metainterp/test/test_virtual.py [175 started in total]
__ jit/metainterp/test/test_string.py [173 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 97 items
jit/metainterp/test/test_string.py .............................s............................................s......................
==================== 95 passed, 2 skipped in 67.77 seconds =====================
++ 03:39:27 starting jit/metainterp/test/test_virtualizable.py [176 started in total]
__ jit/metainterp/test/test_tracelimit.py [174 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tracelimit.py .....
========================== 5 passed in 45.89 seconds ===========================
++ 03:39:44 starting jit/metainterp/test/test_virtualref.py [177 started in total]
__ jit/metainterp/test/test_virtualizable.py [175 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
jit/metainterp/test/test_virtualizable.py ................x.................................
==================== 49 passed, 1 xfailed in 25.30 seconds =====================
++ 03:39:55 starting jit/metainterp/test/test_warmspot.py [178 started in total]
__ jit/metainterp/test/test_warmspot.py [176 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit/metainterp/test/test_warmspot.py ...........sss.....ssss....
==================== 20 passed, 7 skipped in 12.23 seconds =====================
++ 03:40:10 starting jit/metainterp/test/test_warmstate.py [179 started in total]
__ jit/metainterp/test/test_virtualref.py [177 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/metainterp/test/test_virtualref.py ..s..................
==================== 20 passed, 1 skipped in 23.60 seconds =====================
++ 03:40:12 starting jit/metainterp/test/test_zvector.py [180 started in total]
__ jit/metainterp/test/test_warmstate.py [178 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
jit/metainterp/test/test_warmstate.py .........
=========================== 9 passed in 2.08 seconds ===========================
++ 03:40:13 starting jit/tl/test [181 started in total]
__ jit/metainterp/test/test_virtual.py [179 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit/metainterp/test/test_virtual.py .....................................................................................................................................
========================= 133 passed in 51.89 seconds ==========================
++ 03:40:21 starting jit/tl/tinyframe/test [182 started in total]
__ jit/tl/tinyframe/test [180 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/tl/tinyframe/test/test_tinyframe.py .......
=========================== 7 passed in 2.61 seconds ===========================
++ 03:40:26 starting jit/tl/tla [183 started in total]
__ jit/tl/tla [181 done in total, somefailed=False] ___________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/tl/tla/test_tla.py ..........ssss.
==================== 11 passed, 4 skipped in 10.37 seconds =====================
++ 03:40:38 starting jit/tool/test [184 started in total]
__ jit/tl/test [182 done in total, somefailed=False] __________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items / 1 skipped
jit/tl/test/test_brainfuck.py .
jit/tl/test/test_tl.py ......................s
jit/tl/test/test_tlc.py ..................
jit/tl/test/test_tlr.py .s
==================== 42 passed, 3 skipped in 24.94 seconds =====================
++ 03:40:41 starting memory/gc/test [185 started in total]
__ jit/tool/test [183 done in total, somefailed=False] ________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit/tool/test/test_jitoutput.py ..
jit/tool/test/test_loopcounter.py .
jit/tool/test/test_oparser.py ...................................
jit/tool/test/test_traceviewer.py ...........
========================== 49 passed in 4.49 seconds ===========================
++ 03:40:45 starting memory/gctransform/test [186 started in total]
__ memory/gc/test [184 done in total, somefailed=False] _______________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 216 items
memory/gc/test/test_direct.py ....................................s.............................................................................
memory/gc/test/test_env.py .......
memory/gc/test/test_hook.py ...
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 76.27 seconds ====================
++ 03:42:01 starting memory/test/test_gctypelayout.py [187 started in total]
__ memory/test/test_gctypelayout.py [185 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_gctypelayout.py .....
=========================== 5 passed in 2.07 seconds ===========================
++ 03:42:05 starting memory/test/test_generational_gc.py [188 started in total]
__ memory/gctransform/test [186 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 85 items
memory/gctransform/test/test_boehm.py ......
memory/gctransform/test/test_framework.py .................
memory/gctransform/test/test_refcounting.py .s.............
memory/gctransform/test/test_shadowcolor.py ...................................
memory/gctransform/test/test_statistics.py ..
memory/gctransform/test/test_transform.py ..........
==================== 84 passed, 1 skipped in 98.82 seconds =====================
++ 03:42:27 starting memory/test/test_growingsemispace_gc.py [189 started in total]
__ memory/test/test_generational_gc.py [187 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_generational_gc.py ...............................................
========================== 47 passed in 64.68 seconds ==========================
++ 03:43:18 starting memory/test/test_hybrid_gc.py [190 started in total]
__ memory/test/test_growingsemispace_gc.py [188 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_growingsemispace_gc.py ...............................................
========================== 47 passed in 61.77 seconds ==========================
++ 03:43:33 starting memory/test/test_hybrid_gc_smallheap.py [191 started in total]
__ jit/metainterp/test/test_zvector.py [189 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 84 items
jit/metainterp/test/test_zvector.py ....................................................................................
========================= 84 passed in 198.19 seconds ==========================
++ 03:43:35 starting memory/test/test_incminimark_gc.py [192 started in total]
__ memory/test/test_hybrid_gc.py [190 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
memory/test/test_hybrid_gc.py ..................................................
========================== 50 passed in 63.30 seconds ==========================
++ 03:44:23 starting memory/test/test_incminimark_gc_cardmarking.py [193 started in total]
__ memory/test/test_hybrid_gc_smallheap.py [191 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
memory/test/test_hybrid_gc_smallheap.py ..............................................
========================== 46 passed in 49.91 seconds ==========================
++ 03:44:24 starting memory/test/test_lldict.py [194 started in total]
__ memory/test/test_lldict.py [192 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_lldict.py .....
=========================== 5 passed in 0.79 seconds ===========================
++ 03:44:26 starting memory/test/test_minimark_gc.py [195 started in total]
__ memory/test/test_incminimark_gc.py [193 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
memory/test/test_incminimark_gc.py ..................................................s.
==================== 51 passed, 1 skipped in 72.97 seconds =====================
++ 03:44:55 starting memory/test/test_minimark_gc_cardmarking.py [196 started in total]
__ memory/test/test_incminimark_gc_cardmarking.py [194 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
memory/test/test_incminimark_gc_cardmarking.py ..................................................s.
==================== 51 passed, 1 skipped in 71.43 seconds =====================
++ 03:45:36 starting memory/test/test_semispace_gc.py [197 started in total]
__ memory/test/test_minimark_gc.py [195 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc.py ................................................
========================== 48 passed in 67.24 seconds ==========================
++ 03:45:39 starting memory/test/test_support.py [198 started in total]
__ memory/test/test_support.py [196 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
memory/test/test_support.py .........
=========================== 9 passed in 5.61 seconds ===========================
++ 03:45:46 starting memory/test/test_transformed_gc.py [199 started in total]
__ memory/test/test_minimark_gc_cardmarking.py [197 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc_cardmarking.py ................................................
========================== 48 passed in 67.08 seconds ==========================
++ 03:46:08 starting rlib/parsing/test/test_deterministic.py [200 started in total]
__ rlib/parsing/test/test_deterministic.py [198 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/parsing/test/test_deterministic.py .........
========================== 9 passed in 21.49 seconds ===========================
++ 03:46:32 starting rlib/parsing/test/test_ebnfparse.py [201 started in total]
__ rlib/parsing/test/test_ebnfparse.py [199 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
rlib/parsing/test/test_ebnfparse.py ..........................s..
===================== 28 passed, 1 skipped in 1.38 seconds =====================
++ 03:46:36 starting rlib/parsing/test/test_lexer.py [202 started in total]
__ rlib/parsing/test/test_lexer.py [200 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/parsing/test/test_lexer.py ..........
========================== 10 passed in 0.43 seconds ===========================
++ 03:46:37 starting rlib/parsing/test/test_parse.py [203 started in total]
__ rlib/parsing/test/test_parse.py [201 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/parsing/test/test_parse.py ....
=========================== 4 passed in 0.31 seconds ===========================
++ 03:46:39 starting rlib/parsing/test/test_parseerrors.py [204 started in total]
__ rlib/parsing/test/test_parseerrors.py [202 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/parsing/test/test_parseerrors.py ..
=========================== 2 passed in 0.32 seconds ===========================
++ 03:46:41 starting rlib/parsing/test/test_pcre_regtest.py [205 started in total]
__ memory/test/test_semispace_gc.py [203 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_semispace_gc.py ...............................................
========================== 47 passed in 58.20 seconds ==========================
++ 03:46:42 starting rlib/parsing/test/test_pypackrat.py [206 started in total]
__ rlib/parsing/test/test_pypackrat.py [204 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 31 items
rlib/parsing/test/test_pypackrat.py ...............................
========================== 31 passed in 1.35 seconds ===========================
++ 03:46:45 starting rlib/parsing/test/test_pythonlexer.py [207 started in total]
__ rlib/parsing/test/test_pcre_regtest.py [205 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 290 items
rlib/parsing/test/test_pcre_regtest.py ..................................................................................................................................................................................................................................................................................................
========================== 290 passed in 3.00 seconds ==========================
++ 03:46:45 starting rlib/parsing/test/test_pythonparse.py [208 started in total]
__ rlib/parsing/test/test_pythonlexer.py [206 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/parsing/test/test_pythonlexer.py ...........
========================== 11 passed in 1.44 seconds ===========================
++ 03:46:48 starting rlib/parsing/test/test_regex.py [209 started in total]
__ rlib/parsing/test/test_pythonparse.py [207 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib/parsing/test/test_pythonparse.py ............s....
===================== 16 passed, 1 skipped in 1.53 seconds =====================
++ 03:46:49 starting rlib/parsing/test/test_regexparse.py [210 started in total]
__ rlib/parsing/test/test_regexparse.py [208 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
rlib/parsing/test/test_regexparse.py ...............
========================== 15 passed in 0.61 seconds ===========================
++ 03:46:51 starting rlib/parsing/test/test_translate.py [211 started in total]
__ rlib/parsing/test/test_regex.py [209 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/parsing/test/test_regex.py .............
========================== 13 passed in 61.40 seconds ==========================
++ 03:47:54 starting rlib/parsing/test/test_translate_lexer.py [212 started in total]
__ rlib/parsing/test/test_translate_lexer.py [210 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/parsing/test/test_translate_lexer.py .
========================== 1 passed in 34.88 seconds ===========================
++ 03:48:32 starting rlib/parsing/test/test_tree.py [213 started in total]
__ rlib/parsing/test/test_translate.py [211 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/parsing/test/test_translate.py .....
========================== 5 passed in 142.24 seconds ==========================
++ 03:49:16 starting rlib/rjitlog/test/test_jitlog.py [214 started in total]
__ rlib/parsing/test/test_tree.py [212 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/parsing/test/test_tree.py ......
========================== 6 passed in 40.06 seconds ===========================
++ 03:49:16 starting rlib/rsre/test/test_char.py [215 started in total]
__ rlib/rsre/test/test_char.py [213 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/rsre/test/test_char.py .......
=========================== 7 passed in 3.11 seconds ===========================
++ 03:49:21 starting rlib/rsre/test/test_ext_opcode.py [216 started in total]
__ rlib/rsre/test/test_ext_opcode.py [214 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/rsre/test/test_ext_opcode.py ...........
========================== 11 passed in 1.11 seconds ===========================
++ 03:49:23 starting rlib/rsre/test/test_match.py [217 started in total]
__ rlib/rjitlog/test/test_jitlog.py [215 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/rjitlog/test/test_jitlog.py ....
=========================== 4 passed in 5.92 seconds ===========================
++ 03:49:24 starting rlib/rsre/test/test_re.py [218 started in total]
__ rlib/rsre/test/test_match.py [216 done in total, somefailed=False] _________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
rlib/rsre/test/test_match.py ......................................
========================== 38 passed in 1.59 seconds ===========================
++ 03:49:27 starting rlib/rsre/test/test_search.py [219 started in total]
__ rlib/rsre/test/test_re.py [217 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 56 items
rlib/rsre/test/test_re.py ..............ss........................................
===================== 54 passed, 2 skipped in 1.75 seconds =====================
++ 03:49:28 starting rlib/rsre/test/test_zexternal.py [220 started in total]
__ rlib/rsre/test/test_search.py [218 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 67 items
rlib/rsre/test/test_search.py ...................................................................
========================== 67 passed in 1.68 seconds ===========================
++ 03:49:30 starting rlib/rsre/test/test_zinterp.py [221 started in total]
__ rlib/rsre/test/test_zexternal.py [219 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1002 items
rlib/rsre/test/test_zexternal.py ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
========================= 1002 passed in 3.13 seconds ==========================
++ 03:49:32 starting rlib/rsre/test/test_zjit.py [222 started in total]
__ rlib/rsre/test/test_zinterp.py [220 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/rsre/test/test_zinterp.py ...
========================== 3 passed in 31.97 seconds ===========================
++ 03:50:08 starting rlib/rstrategies/test/test_rstrategies.py [223 started in total]
__ rlib/rstrategies/test/test_rstrategies.py [221 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
rlib/rstrategies/test/test_rstrategies.py .................................................
========================== 49 passed in 0.58 seconds ===========================
++ 03:50:11 starting rlib/rstruct/test/test_ieee.py [224 started in total]
__ rlib/rstruct/test/test_ieee.py [222 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
rlib/rstruct/test/test_ieee.py ..............
========================== 14 passed in 60.85 seconds ==========================
++ 03:51:17 starting rlib/rstruct/test/test_pack.py [225 started in total]
__ rlib/rstruct/test/test_pack.py [223 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 59 items
rlib/rstruct/test/test_pack.py ...........................................................
========================== 59 passed in 2.47 seconds ===========================
++ 03:51:21 starting rlib/rstruct/test/test_runpack.py [226 started in total]
__ rlib/rstruct/test/test_runpack.py [224 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/rstruct/test/test_runpack.py ......................
========================== 22 passed in 21.79 seconds ==========================
++ 03:51:45 starting rlib/rvmprof/test/test_file.py [227 started in total]
__ rlib/rvmprof/test/test_file.py [225 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/rvmprof/test/test_file.py .
========================== 1 passed in 25.28 seconds ===========================
++ 03:52:13 starting rlib/rvmprof/test/test_rvmprof.py [228 started in total]
__ memory/test/test_transformed_gc.py [226 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 183 items
memory/test/test_transformed_gc.py ....s..................s..s.....s..................s..s............s..................s..s.............s.....................s................s.....................s.................s
=================== 169 passed, 14 skipped in 434.67 seconds ===================
++ 03:53:07 starting rlib/rvmprof/test/test_support.py [229 started in total]
__ rlib/rvmprof/test/test_support.py [227 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/rvmprof/test/test_support.py ...
=========================== 3 passed in 1.06 seconds ===========================
++ 03:53:09 starting rlib/rvmprof/test/test_traceback.py [230 started in total]
__ rlib/rvmprof/test/test_rvmprof.py [228 done in total, somefailed=True] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/rvmprof/test/test_rvmprof.py ...F..
=================================== FAILURES ===================================
_______________________________ TestEnable.test ________________________________
self = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f83c966b408>
def test(self):
from vmprof import read_profile
assert self.entry_point(10**4, 0.1, 0) == 99990000
assert self.tmpfile.check()
self.tmpfile.remove()
#
assert self.rpy_entry_point(10**4, 0.5, 0) == 99990000
assert self.tmpfile.check()
prof = read_profile(self.tmpfilename)
tree = prof.get_tree()
assert tree.name == 'py:code:52:test_enable'
> assert self.approx_equal(tree.count, 0.5/self.SAMPLING_INTERVAL)
E assert <bound method TestEnable.approx_equal of <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f83c966b408>>(3, (0.5 / 0.004))
E + where <bound method TestEnable.approx_equal of <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f83c966b408>> = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f83c966b408>.approx_equal
E + and 3 = 3
E + where 3 = <Node: py:code:52:test_enable (3) []>.count
E + and 0.004 = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f83c966b408>.SAMPLING_INTERVAL
rlib/rvmprof/test/test_rvmprof.py:140: AssertionError
---------------------------- Captured stderr setup -----------------------------
[flowgraph] (rpython.translator.c.test.test_genc:66)entry_point
[translation:info] Annotating&simplifying...
[c5da085cea5e380] {translation-task
starting annotate
[translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:102)RVMProfSamplingTest.entry_point
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:16)MyCode.__init__
[flowgraph] (rpython.rlib.rvmprof:17)register_code
[flowgraph] (rpython.rlib.rvmprof.rvmprof:59)VMProf.register_code
[flowgraph] (rpython.rlib.rweaklist:46)WeakCodeObjectList.add_handle
[flowgraph] (rpython.rlib.rweaklist:24)WeakCodeObjectList.reserve_next_handle_index
[flowgraph] (rpython.rlib.rweaklist:51)WeakCodeObjectList.store_handle
[flowgraph] (rpython.rlib.rposix:461)open
[flowgraph] (rpython.rlib.rposix:385)_as_bytes0
[flowgraph] (rpython.rlib.rposix:371)_as_bytes
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)open
[flowgraph] (rpython.rtyper.lltypesystem.rffi:926)get_nonmovingbuffer_ll_final_null
[flowgraph] (rpython.rtyper.lltypesystem.rffi:873)get_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c
[flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw
[flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf
[flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_open
[flowgraph] (rpython.rlib.rgil:160)release
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rgil:171)acquire
[flowgraph] (rpython.rlib.rthread:282)gc_thread_run
[flowgraph] (rpython.rtyper.lltypesystem.rffi:937)free_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.rlib.rarithmetic:139)widen
[flowgraph] (rpython.rlib.rposix:113)get_saved_errno
[flowgraph] (rpython.rlib.rvmprof:35)enable
[flowgraph] (rpython.rlib.rvmprof.rvmprof:131)VMProf.enable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_init
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_init
[flowgraph] (rpython.rtyper.lltypesystem.rffi:854)charp2str
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1030)charpsize2str
[flowgraph] (?:2)mallocstr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr
[flowgraph] (rpython.rlib.rvmprof.rvmprof:117)gather_all_code_objs
[flowgraph] (rpython.rlib.rweaklist:21)WeakCodeObjectList.get_all_handles
[flowgraph] (rpython.rlib.rvmprof.rvmprof:51)<lambda>
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:19)MyCode.get_name
[flowgraph] (rpython.rlib.rvmprof.rvmprof:169)VMProf._write_code_registration
[flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_register_virtual_function
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_register_virtual_function
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_enable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_enable
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rvmprof.rvmprof:27)VMProfError.__init__
[flowgraph] (rpython.rlib.rposix:1182)strerror
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)strerror
[flowgraph] (rpython.rlib.rtime:146)time
[flowgraph] (rpython.rlib.rtime:101)decode_timeval
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1374)getintfield
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1374)getintfield
[flowgraph] (rpython.rlib.rvmprof.rvmprof:224)TestEnable.main_rvmprof
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:122)<lambda>
[flowgraph] (rpython.rlib.rvmprof:38)disable
[flowgraph] (rpython.rlib.rvmprof.rvmprof:156)VMProf.disable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_disable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_disable
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rvmprof.rvmprof:220)decorated_jitted_function
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:122)main
[flowgraph] (rpython.rlib.rvmprof.cintf:187)enter_code
[flowgraph] (rpython.rlib.rthread:356)get_or_make_raw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rvmprof.cintf:196)leave_code
[flowgraph] (rpython.rlib.rposix:508)close
[flowgraph] (rpython.rlib.rposix:268)SuppressIPH.__init__
[flowgraph] (rpython.rlib.rposix:271)SuppressIPH.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)close
[flowgraph] (rpython.rlib.rposix:274)SuppressIPH.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:2)ccall_close
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item
[flowgraph] (rpython.translator.c.test.test_genc:39)llrepr_out
[flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline
[flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end
[flowgraph] (rpython.rlib.rposix:500)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1427)scoped_nonmovingbuffer.__init__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1431)scoped_nonmovingbuffer.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1433)scoped_nonmovingbuffer.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (?:1)memo__get_vmprof_0
[flowgraph] (?:1)memo_offsetof_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__should_widen_type_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[c5da085fb70d500] translation-task}
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-458
[translation:info] already done: Annotating&simplifying
[translation:info] RTyping...
[c5da085fb744f80] {translation-task
starting rtype_lltype
[flowgraph] (rpython.rtyper.rclass:1170)ll_runtime_type_info
[flowgraph] (rpython.rtyper.rlist:690)ll_getitem_nonneg
[flowgraph] (rpython.rtyper.rlist:719)ll_getitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1058)ll_int
[flowgraph] (rpython.rtyper.lltypesystem.rstr:601)ll_streq
[flowgraph] (rpython.rtyper.rstr:425)ll_str
[flowgraph] (?:1)memo_ll_constant_0
[flowgraph] (rpython.rtyper.rlist:635)ll_pop_default
[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (rpython.rtyper.rlist:541)ll_null_item
[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (rpython.rtyper.rlist:582)ll_len_foldable
[flowgraph] (rpython.rtyper.lltypesystem.rlist:395)ll_fixed_length
[flowgraph] (rpython.rtyper.lltypesystem.rrange:70)ll_newrange
[flowgraph] (rpython.rtyper.lltypesystem.rrange:91)ll_rangeiter
[flowgraph] (rpython.rtyper.rrange:172)ll_rangenext_up
[flowgraph] (rpython.rtyper.rlist:690)ll_getitem_nonneg
[flowgraph] (rpython.rtyper.rlist:719)ll_getitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:402)ll_fixed_getitem_fast
[flowgraph] (rpython.rtyper.rlist:574)ll_len
[flowgraph] (rpython.rtyper.rlist:635)ll_pop_default
[flowgraph] (rpython.rtyper.rrange:128)ll_range2list
[flowgraph] (rpython.rtyper.rrange:56)_ll_rangelen
[flowgraph] (rpython.rtyper.lltypesystem.rlist:384)ll_fixed_newlist
[flowgraph] (rpython.rtyper.lltypesystem.rlist:407)ll_fixed_setitem_fast
[flowgraph] (rpython.rtyper.rlist:784)ll_extend
[flowgraph] (rpython.rtyper.lltypesystem.rlist:395)ll_fixed_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (rpython.rtyper.rlist:554)ll_arraycopy
[flowgraph] (rpython.rtyper.lltypesystem.rlist:399)ll_fixed_items
[flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set
[flowgraph] (rpython.rlib.rarithmetic:741)int_force_ge_zero
[flowgraph] (rpython.rtyper.rlist:510)_ll_alloc_and_set_jit
[flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null
[flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit
[flowgraph] (rpython.rtyper.lltypesystem.rlist:384)ll_fixed_newlist
[flowgraph] (rpython.rtyper.rlist:522)_ll_alloc_and_clear
[flowgraph] (rpython.rtyper.lltypesystem.rlist:399)ll_fixed_items
[flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:530)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull
[flowgraph] (rpython.rtyper.lltypesystem.rlist:407)ll_fixed_setitem_fast
[flowgraph] (rpython.rlib.rgc:538)ll_arrayfill
[flowgraph] (rpython.rlib.rgc:508)ll_arrayclear
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline
[flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (rpython.rtyper.rlist:602)ll_concat
[flowgraph] (rpython.rtyper.rlist:554)ll_arraycopy
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (rpython.rtyper.rlist:590)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.rstr:996)ll_float
[flowgraph] (rpython.rlib.rfloat:87)rstring_to_float
[flowgraph] (rpython.rlib.rdtoa:54)strtod
[flowgraph] (rpython.rlib.objectmodel:397)revdb_flag_io_disabled
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)_PyPy_dg_strtod
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (rpython.rtyper.rlist:728)ll_setitem_nonneg
[flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen
[rtyper] specializing: 100 / 873 blocks (11%)
[flowgraph] (?:11)ll_join_strs_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda>
[flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_strs_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.rlist:470)ll_listiter
[flowgraph] (rpython.rtyper.lltypesystem.rlist:476)ll_listnext
[flowgraph] (rpython.rtyper.lltypesystem.rstr:695)ll_count_char
[rtyper] specializing: 200 / 941 blocks (21%)
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[rtyper] specializing: 300 / 957 blocks (31%)
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter
[rtyper] specializing: 400 / 960 blocks (41%)
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext
[flowgraph] (rpython.rtyper.rlist:590)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (rpython.rtyper.rint:149)ll_str
[flowgraph] (?:11)ll_join_chars_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_chars_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:914)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly
[flowgraph] (rpython.rtyper.rlist:541)ll_null_item
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)ll_listdelslice_startonly_trampoline
[flowgraph] (rpython.rtyper.rlist:914)ll_listdelslice_startonly
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[rtyper] specializing: 500 / 1111 blocks (45%)
[rtyper] specializing: 600 / 1111 blocks (54%)
[flowgraph] (rpython.rtyper.rint:398)ll_int_py_div
[rtyper] specializing: 700 / 1116 blocks (62%)
[rtyper] specializing: 800 / 1116 blocks (71%)
[flowgraph] (rpython.rtyper.lltypesystem.rstr:354)ll_stritem_nonneg
[flowgraph] (rpython.rtyper.lltypesystem.rstr:860)ll_stringslice_startstop
[flowgraph] (rpython.rtyper.lltypesystem.rstr:840)_ll_stringslice
[flowgraph] (?:1)memo_emptystrfun_0
[rtyper] specializing: 900 / 1135 blocks (79%)
[flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div
[flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod
[rtyper] specializing: 1000 / 1139 blocks (87%)
[rtyper] specializing: 1100 / 1139 blocks (96%)
[rtyper] -=- specialized 1139 blocks -=-
[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass
[flowgraph] (rpython.rtyper.rclass:1130)ll_type
[rtyper] -=- specialized 4 more blocks -=-
[c5da08640895c80] translation-task}
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-458
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] lltype back-end optimisations...
[c5da086408c2180] {translation-task
starting backendopt_lltype
[backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__open
[backendopt:removecasts] removed 6 cast_pointers in VMProf.enable
[backendopt:removecasts] removed 1 cast_pointers in charpsize2str
[backendopt:removecasts] removed 3 cast_pointers in VMProf._write_code_registration
[backendopt:removecasts] removed 1 cast_pointers in copy_raw_to_string
[backendopt:removecasts] removed 1 cast_pointers in strerror
[backendopt:removecasts] removed 2 cast_pointers in main_rvmprof__star_3
[backendopt:removecasts] removed 4 cast_pointers in VMProf.disable
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__close
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write
[backendopt:removecasts] removed 4 cast_pointers in ll_int__rpy_stringPtr_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_pop_default__dum_checkidxConst_listPtr
[backendopt:removecasts] removed 1 cast_pointers in ll_rangenext_up__rangePtr_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_range2list__GcArray_SignedLlT_Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_extend__listPtr_arrayPtr
[backendopt:removecasts] removed 1 cast_pointers in int_force_ge_zero__Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_concat__GcArray_Ptr_GCREF__gcopaque_Ll_arrayPtr_arrayPtr
[backendopt:removecasts] removed 3 cast_pointers in ll_float__rpy_stringPtr
[backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString
[backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v2307___simple_call__function_
[backendopt:removecasts] removed 1 cast_pointers in copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v2310___simple_call__function_
[backendopt:removecasts] removed 1 cast_pointers in ll_listnext__listiterPtr
[backendopt:removecasts] removed 1 cast_pointers in ll_strnext__stringiterPtr
[backendopt:removecasts] removed 1 cast_pointers in _ll_stringslice__rpy_stringPtr_Signed_Signed
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 memo_emptystrfun_0
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__
[backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3
[backendopt:inlining] 0.00 widen__int
[backendopt:inlining] 0.00 memo_ll_constant_0
[backendopt:inlining] 0.00 isconstant__v2336___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2337___simple_call__function__star_3
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 isconstant__v2329___simple_call__function_
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 isconstant__v2333___simple_call__function_
[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_listPtr_Signed
[backendopt:inlining] 0.00 __exit____star_3
[backendopt:inlining] 0.00 gc_thread_run
[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_arrayPtr_Signed
[backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed
[backendopt:inlining] 0.00 isconstant__v2323___simple_call__function_
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 vmprof_init__Signed_Float_Signed_Signed_SomeString_Signed_Signed_star_7
[backendopt:inlining] 0.00 isconstant__v2319___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2317___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2285___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2286___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2313___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2314___simple_call__function__star_3
[backendopt:inlining] 0.00 isconstant__v2312___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v2325___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v2331___simple_call__function_
[backendopt:inlining] 0.00 ll_getitem_fast__arrayPtr_Signed
[backendopt:inlining] 0.00 conditional_call__v2287___simple_call__function__star_3
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 ll_setitem_nonneg__dum_nocheckConst_arrayPtr_Signed_GCREFPtr
[backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed
[backendopt:inlining] 0.00 ll_fixed_items__arrayPtr
[backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr
[backendopt:inlining] 0.00 isvirtual__v2308___simple_call__function_
[backendopt:inlining] 0.00 open__SomeString_Signed_Signed_star_3
[backendopt:inlining] 0.00 isconstant__v2296___simple_call__function_
[backendopt:inlining] 0.00 _PyPy_dg_strtod__arrayPtr_arrayPtr_star_2
[backendopt:inlining] 0.00 _get_raw_buf__rpy_string
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 _lambda_
[backendopt:inlining] 0.00 isconstant__v2306___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2292___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2298___simple_call__function__star_3
[backendopt:inlining] 0.00 ll_fixed_items__arrayPtr
[backendopt:inlining] 0.00 isconstant__v2297___simple_call__function_
[backendopt:inlining] 0.00 vmprof_disable___star_0
[backendopt:inlining] 0.00 strerror__Signed_star_1
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 _as_bytes__str
[backendopt:inlining] 0.00 copy_string_to_raw
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 isconstant__v2300___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 copy_raw_to_string
[backendopt:inlining] 0.00 vmprof_register_virtual_function__SomeString_Signed_Signed_star_3
[backendopt:inlining] 0.00 isconstant__v2290___simple_call__function_
[backendopt:inlining] 0.00 vmprof_enable__Signed_Signed_Signed_star_3
[backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 ll_fixed_newlist__GcArray_Ptr_GCREF__gcopaque_Ll_Signed
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 VMProfError.__init__
[backendopt:inlining] 2.00 ll_fixed_length__arrayPtr
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_unsigned__Signed
[backendopt:inlining] 2.00 WeakCodeObjectList.get_all_handles
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned
[backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned
[backendopt:inlining] 2.00 get_or_make_raw
[backendopt:inlining] 2.00 ll_fixed_length__arrayPtr
[backendopt:inlining] 2.00 ll_fixed_newlist__GcArray_SignedLlT_Signed
[backendopt:inlining] 2.00 MyCode.__init__
[backendopt:inlining] 4.00 ll_fixed_setitem_fast__arrayPtr_Signed_GCREFPtr
[backendopt:inlining] 4.00 ll_fixed_getitem_fast__arrayPtr_Signed
[backendopt:inlining] 4.00 _ll_zero_or_null__GCREFPtr
[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 getintfield__timevalPtr_c_tv_sec
[backendopt:inlining] 4.00 getintfield__timevalPtr_c_tv_usec
[backendopt:inlining] 4.00 ll_fixed_setitem_fast__arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 ll_stritem_nonneg__rpy_stringPtr_Signed
[backendopt:inlining] 5.00 release
[backendopt:inlining] 6.00 _str_ofs__rpy_string
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 6.75 loop_unrolling_heuristic__v2305___simple_call__function_
[backendopt:inlining] 7.00 mallocstr
[backendopt:inlining] 4.00 get_saved_errno
[backendopt:inlining] 7.00 ll_str__IntegerR_SignedConst_Signed
[backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed
[backendopt:inlining] 7.00 rstring_to_float__SomeString
[backendopt:inlining] 7.00 disable
[backendopt:inlining] 7.00 llrepr_out__int
[backendopt:inlining] 7.00 rpython_print_newline
[backendopt:inlining] 2.00 ll_len_foldable__arrayPtr
[backendopt:inlining] 2.00 ll_len__listPtr
[backendopt:inlining] 0.00 _as_bytes0__str
[backendopt:inlining] 7.50 int_force_ge_zero__Signed
[backendopt:inlining] 7.50 mallocstr
[backendopt:inlining] 8.00 ll_newrange__Ptr_GcStruct_rangeLlT_Signed_Signed
[backendopt:inlining] 8.00 ll_listiter__Ptr_GcStruct_listiterLlT_arrayPtr
[backendopt:inlining] 9.00 ll_join_strs_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT
[backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool
[backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool
[backendopt:inlining] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT
[backendopt:inlining] 9.00 _ll_alloc_and_set_nonnull_look_inside_iff__GcArray_Ptr_GCREF__gcopaque_Ll_Signed_GCREFPtr
[backendopt:inlining] 9.00 register_code__rpython_rlib_rvmprof_test_test_rvmprof_MyCode
[backendopt:inlining] 4.00 ll_str__StringR_Ptr_GcStruct_rpy_strin_rpy_stringPtr
[backendopt:inlining] 7.00 acquire
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 6.00 ll_getitem_fast__listPtr_Signed
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Char
[backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Signed
[backendopt:inlining] 11.00 enable
[backendopt:inlining] 6.00 leave_code
[backendopt:inlining] 6.00 ll_getitem_fast__listPtr_Signed
[backendopt:inlining] 12.00 ll_striter__rpy_stringPtr
[backendopt:inlining] 12.00 ll_rangeiter__Ptr_GcStruct_rangeLlT_rangePtr
[backendopt:inlining] 12.00 ll_arrayclear__arrayPtr
[backendopt:inlining] 12.50 ll_rangenext_up__rangePtr_Signed
[backendopt:inlining] 13.00 free_nonmovingbuffer_ll
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v2330___simple_call__function_
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v2335___simple_call__function_
[backendopt:inlining] 15.00 ll_int_py_div__Signed_Signed
[backendopt:inlining] 15.50 ll_strnext__stringiterPtr
[backendopt:inlining] 14.25 ll_alloc_and_set__GcArray_Ptr_GCREF__gcopaque_Ll_Signed_GCREFPtr
[backendopt:inlining] 16.00 WeakCodeObjectList.add_handle
[backendopt:inlining] 15.00 _ll_alloc_and_clear__GcArray_Ptr_GCREF__gcopaque_Ll_Signed
[backendopt:inlining] 18.12 ll_stringslice_startstop__rpy_stringPtr_Signed_Signed
[backendopt:inlining] 21.00 ccall_close
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 16.00 WeakCodeObjectList.store_handle
[backendopt:inlining] 21.33 ll_arrayfill__arrayPtr_GCREFPtr
[backendopt:inlining] 21.65 ll_streq__rpy_stringPtr_rpy_stringPtr
[backendopt:inlining] 21.75 close
[backendopt:inlining] 16.00 decode_timeval
[backendopt:inlining] 17.00 ll_pop_default__dum_nocheckConst_listPtr
[backendopt:inlining] 23.33 charp2str
[backendopt:inlining] 18.75 ll_pop_default__dum_checkidxConst_listPtr
[backendopt:inlining] 17.50 ll_listnext__listiterPtr
[backendopt:inlining] 17.00 ll_append__listPtr_Char
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 13.00 ll_arraycopy__arrayPtr_listPtr_Signed_Signed_Signed
[backendopt:inlining] 17.00 ll_append__listPtr_Signed
[backendopt:inlining] 25.17 _ll_alloc_and_set_nojit__GcArray_Ptr_GCREF__gcopaque_Ll_Signed_GCREFPtr
[backendopt:inlining] 19.25 _errno_after__v2281___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 19.25 _errno_after__v2283___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2277___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2279___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2275___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v2324___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v2327___simple_call__function_
[backendopt:inlining] 19.00 enter_code
[backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 31.66 ll_count_char__rpy_stringPtr_Char_Signed_Signed
[backendopt:inlining] 20.67 _ll_alloc_and_set_nonnull__v2301___simple_call__function_
[backendopt:inlining] 20.67 _ll_alloc_and_set_nonnull__v2303___simple_call__function_
[backendopt:inlining] 27.50 ll_concat__GcArray_Ptr_GCREF__gcopaque_Ll_arrayPtr_arrayPtr
[backendopt:inlining] 27.75 ll_range2list__GcArray_SignedLlT_Signed_Signed_Signed
[backendopt:inlining] 31.75 handle_posix_error__close
[backendopt:inlining] 31.75 handle_posix_error__open
[backendopt:inlining] 31.75 handle_posix_error__write
[backendopt:inlining] 31.87 _errno_before__v2280___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 31.87 _errno_before__v2282___simple_call__function_
[backendopt:inlining] 31.87 _errno_before__v2276___simple_call__function_
[backendopt:inlining] 31.87 _errno_before__v2278___simple_call__function_
[backendopt:inlining] 31.87 _errno_before__v2274___simple_call__function_
[backendopt:inlining] inlined 396 callsites.
[backendopt:removecasts] removed 2 cast_pointers in time
[backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString
[backendopt:malloc] starting malloc removal
[backendopt:malloc] 9 simple mallocs removed in 'entry_point'
[backendopt:malloc] 1 simple mallocs removed in 'RVMProfSamplingTest.entry_point'
[backendopt:malloc] 2 simple mallocs removed in 'WeakCodeObjectList.reserve_next_handle_index'
[backendopt:malloc] 10 simple mallocs removed in 'open__str'
[backendopt:malloc] 10 simple mallocs removed in 'open__SomeString_Signed_Signed_star_3'
[backendopt:malloc] 24 simple mallocs removed in 'VMProf.enable'
[backendopt:malloc] 17 simple mallocs removed in 'vmprof_init__Signed_Float_Signed_Signed_SomeString_Signed_Signed_star_7'
[backendopt:malloc] 1 simple mallocs removed in 'gather_all_code_objs'
[backendopt:malloc] 10 simple mallocs removed in 'VMProf._write_code_registration'
[backendopt:malloc] 10 simple mallocs removed in 'vmprof_register_virtual_function__SomeString_Signed_Signed_star_3'
[backendopt:malloc] 7 simple mallocs removed in 'vmprof_enable__Signed_Signed_Signed_star_3'
[backendopt:malloc] 3 simple mallocs removed in 'strerror'
[backendopt:malloc] 3 simple mallocs removed in 'strerror__Signed_star_1'
[backendopt:malloc] 1 simple mallocs removed in 'main_rvmprof__star_3'
[backendopt:malloc] 1 simple mallocs removed in 'decorated_jitted_function__star_3'
[backendopt:malloc] 2 simple mallocs removed in 'main'
[backendopt:malloc] 1 simple mallocs removed in 'close'
[backendopt:malloc] 3 simple mallocs removed in 'close__Signed_star_1'
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item'
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end'
[backendopt:malloc] 3 simple mallocs removed in 'write'
[backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__'
[backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v2287___simple_call__function__star_3'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v2298___simple_call__function__star_3'
[backendopt:malloc] 1 simple mallocs removed in 'strtod__SomeString'
[backendopt:malloc] 5 simple mallocs removed in '_PyPy_dg_strtod__arrayPtr_arrayPtr_star_2'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v2314___simple_call__function__star_3'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v2337___simple_call__function__star_3'
[backendopt:malloc] removed 143 simple mallocs in total
[backendopt:removecasts] removed 5 cast_pointers in main_rvmprof__star_3
[backendopt:removecasts] removed 4 cast_pointers in decorated_jitted_function__star_3
[backendopt:mergeifblocks] starting to merge if blocks
[c5da086806afb80] translation-task}
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-458
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] already done: lltype back-end optimisations
[translation:info] inserting stack checks...
[c5da08680700900] {translation-task
starting stackcheckinsertion_lltype
[flowgraph] (rpython.rlib.rstack:42)stack_check
[flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath
[rtyper] -=- specialized 8 more blocks -=-
[translation:info] inserted 0 stack checks.
[c5da08681c5bf80] translation-task}
[translation:info] Creating database for generating c source...
[c5da08681c83600] {translation-task
starting database_c
[flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred
[flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type
[flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value
[flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear
[flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise
[flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise
[flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception
[flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception
[flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr
[flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr
[flowgraph] (rpython.rtyper.rclass:1173)ll_inst_type
[rtyper] -=- specialized 25 more blocks -=-
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:454)_ll_malloc_fixedsize_zero
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.transform:493)_ll_malloc_varsize_no_length_zero
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[flowgraph] (rpython.memory.gctransform.boehm:20)<lambda>
[flowgraph] (rpython.memory.gctransform.boehm:24)<lambda>
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[rtyper] specializing: 1200 / 1233 blocks (97%)
[rtyper] -=- specialized 57 more blocks -=-
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper
[flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set
[flowgraph] (rpython.rtyper.rlist:510)_ll_alloc_and_set_jit
[flowgraph] (rpython.rtyper.rlist:522)_ll_alloc_and_clear
[flowgraph] (rpython.rtyper.lltypesystem.rlist:324)ll_newlist
[flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:530)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit
[flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline
[flowgraph] (rpython.rtyper.rlist:530)_ll_alloc_and_set_nonnull
[flowgraph] (rpython.rtyper.rlist:728)ll_setitem_nonneg
[rtyper] -=- specialized 48 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 0 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 388 nodes [ array: 49 boehm rtti: 22 func: 92 struct: 225 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c5da086985e6480] translation-task}
[translation:info] Generating c source...
[c5da086985fd180] {translation-task
starting source_c
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_rvmprof_test.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] data_rpython_translator_c_test.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_rvmprof_test.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[c:writing] rpython_translator_c_test.c
[translation:info] written: /tmp/buildbot-x86_64/usession-main-458/testing_4/testing_4.c
[c5da086a9548480] translation-task}
[translation:info] Compiling c source...
[c5da086a9559a00] {translation-task
starting compile_c
[platform:execute] make in /tmp/buildbot-x86_64/usession-main-458/testing_4
[translation:info] created: /tmp/buildbot-x86_64/usession-main-458/testing_4/testing_4
[c5da089b921d480] translation-task}
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-458
----------------------------- Captured stdout call -----------------------------
THE RESULT IS: 99990000 ;
MALLOC COUNTERS: 0 0
----------------------------- Captured stderr call -----------------------------
[c:cmdexec] /tmp/buildbot-x86_64/usession-main-458/testing_4/testing_4 10000 0.5 0
=========================== short test summary info ============================
FAIL rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
===================== 1 failed, 5 passed in 155.89 seconds =====================
++ 03:54:52 starting rlib/rvmprof/test/test_ztranslation.py [231 started in total]
__ rlib/rsre/test/test_zjit.py [229 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/rsre/test/test_zjit.py .....................x....
==================== 25 passed, 1 xfailed in 328.86 seconds ====================
++ 03:55:04 starting rlib/test/test__jit_vref.py [232 started in total]
__ rlib/test/test__jit_vref.py [230 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
rlib/test/test__jit_vref.py ............
========================== 12 passed in 2.13 seconds ===========================
++ 03:55:08 starting rlib/test/test_buffer.py [233 started in total]
__ rlib/rvmprof/test/test_ztranslation.py [231 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/rvmprof/test/test_ztranslation.py ..
========================== 2 passed in 65.52 seconds ===========================
++ 03:56:05 starting rlib/test/test_cache.py [234 started in total]
__ rlib/test/test_cache.py [232 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_cache.py .
=========================== 1 passed in 0.26 seconds ===========================
++ 03:56:07 starting rlib/test/test_clibffi.py [235 started in total]
__ rlib/test/test_clibffi.py [233 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib/test/test_clibffi.py ........s.......s
===================== 15 passed, 2 skipped in 8.17 seconds =====================
n: 2
Arg 0: 3
Arg 1: 15
++ 03:56:17 starting rlib/test/test_compilerinfo.py [236 started in total]
__ rlib/test/test_compilerinfo.py [234 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_compilerinfo.py ..
========================== 2 passed in 20.93 seconds ===========================
++ 03:56:41 starting rlib/test/test_debug.py [237 started in total]
__ rlib/test/test_buffer.py [235 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
rlib/test/test_buffer.py ...............................................
========================== 47 passed in 87.55 seconds ==========================
++ 03:56:42 starting rlib/test/test_jit.py [238 started in total]
__ rlib/test/test_jit.py [236 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_jit.py ...ss.........................
===================== 28 passed, 2 skipped in 9.25 seconds =====================
++ 03:56:55 starting rlib/test/test_jit_libffi.py [239 started in total]
__ rlib/test/test_jit_libffi.py [237 done in total, somefailed=False] _________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_jit_libffi.py .
=========================== 1 passed in 2.39 seconds ===========================
++ 03:56:59 starting rlib/test/test_libffi.py [240 started in total]
__ rlib/test/test_libffi.py [238 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_libffi.py .........s................
===================== 25 passed, 1 skipped in 4.01 seconds =====================
++ 03:57:05 starting rlib/test/test_listsort.py [241 started in total]
__ rlib/test/test_debug.py [239 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_debug.py ...........
========================== 11 passed in 22.80 seconds ==========================
++ 03:57:05 starting rlib/test/test_longlong2float.py [242 started in total]
__ rlib/test/test_listsort.py [240 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_listsort.py ....
================= 4 passed, 1 pytest-warnings in 2.21 seconds ==================
++ 03:57:09 starting rlib/test/test_mutbuffer.py [243 started in total]
__ rlib/test/test_mutbuffer.py [241 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_mutbuffer.py .....
=========================== 5 passed in 0.96 seconds ===========================
++ 03:57:12 starting rlib/test/test_nonconst.py [244 started in total]
__ rlib/test/test_nonconst.py [242 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_nonconst.py .....
=========================== 5 passed in 1.69 seconds ===========================
++ 03:57:15 starting rlib/test/test_objectmodel.py [245 started in total]
__ rlib/test/test_longlong2float.py [243 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_longlong2float.py ..........
========================== 10 passed in 70.46 seconds ==========================
++ 03:58:18 starting rlib/test/test_posix.py [246 started in total]
__ rlib/test/test_objectmodel.py [244 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 60 items
rlib/test/test_objectmodel.py ....s.......................................................
==================== 59 passed, 1 skipped in 65.73 seconds =====================
++ 03:58:28 starting rlib/test/test_rStringIO.py [247 started in total]
__ rlib/test/test_rStringIO.py [245 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_rStringIO.py ...........
========================== 11 passed in 0.57 seconds ===========================
++ 03:58:30 starting rlib/test/test_rarithmetic.py [248 started in total]
__ rlib/rvmprof/test/test_traceback.py [246 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/rvmprof/test/test_traceback.py .
========================== 1 passed in 323.64 seconds ==========================
++ 03:58:35 starting rlib/test/test_rawrefcount.py [249 started in total]
__ rlib/test/test_rarithmetic.py [247 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 103 items
rlib/test/test_rarithmetic.py .......................................................................................................
========================== 103 passed in 4.32 seconds ==========================
++ 03:58:36 starting rlib/test/test_rawrefcount_boehm.py [250 started in total]
__ rlib/test/test_rawrefcount_boehm.py [248 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rawrefcount_boehm.py ss
========================== 2 skipped in 1.11 seconds ===========================
++ 03:58:38 starting rlib/test/test_rawstorage.py [251 started in total]
__ rlib/test/test_posix.py [249 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_posix.py ....s................sss..ssss
==================== 22 passed, 8 skipped in 22.69 seconds =====================
++ 03:58:46 starting rlib/test/test_rbigint.py [252 started in total]
__ rlib/test/test_rawrefcount.py [250 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rawrefcount.py .............
========================== 13 passed in 50.41 seconds ==========================
++ 03:59:33 starting rlib/test/test_rbisect.py [253 started in total]
__ rlib/test/test_rbisect.py [251 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rbisect.py ..
=========================== 2 passed in 0.29 seconds ===========================
++ 03:59:35 starting rlib/test/test_rcomplex.py [254 started in total]
__ rlib/test/test_rawstorage.py [252 done in total, somefailed=False] _________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rawstorage.py .......
========================== 7 passed in 56.30 seconds ===========================
++ 03:59:37 starting rlib/test/test_rdtoa.py [255 started in total]
__ rlib/test/test_rcomplex.py [253 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rcomplex.py ........
=========================== 8 passed in 1.17 seconds ===========================
++ 03:59:38 starting rlib/test/test_rdynload.py [256 started in total]
__ rlib/test/test_rdtoa.py [254 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rdtoa.py ......
=========================== 6 passed in 1.80 seconds ===========================
++ 03:59:40 starting rlib/test/test_rerased.py [257 started in total]
__ rlib/test/test_rdynload.py [255 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/test/test_rdynload.py ...
=========================== 3 passed in 0.96 seconds ===========================
++ 03:59:40 starting rlib/test/test_rfile.py [258 started in total]
__ rlib/test/test_rerased.py [256 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
rlib/test/test_rerased.py .........................
========================== 25 passed in 2.22 seconds ===========================
++ 03:59:43 starting rlib/test/test_rfloat.py [259 started in total]
__ rlib/test/test_rfile.py [257 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_rfile.py ..ssss.................sss
==================== 19 passed, 7 skipped in 51.56 seconds =====================
test
++ 04:00:39 starting rlib/test/test_rgc.py [260 started in total]
__ rlib/test/test_rfloat.py [258 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rfloat.py .............
========================== 13 passed in 74.52 seconds ==========================
++ 04:01:04 starting rlib/test/test_rgil.py [261 started in total]
__ rlib/test/test_rbigint.py [259 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 199 items
rlib/test/test_rbigint.py .......................................................................................................................................................................................................
========================= 199 passed in 209.06 seconds =========================
++ 04:02:23 starting rlib/test/test_rlocale.py [262 started in total]
__ rlib/test/test_rlocale.py [260 done in total, somefailed=True] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rlocale.py ss.F
=================================== FAILURES ===================================
_________________________________ test_libintl _________________________________
def test_libintl():
if sys.platform != "darwin" and not sys.platform.startswith("linux"):
py.test.skip("there is (maybe) no libintl here")
_gettext = external('gettext', [rffi.CCHARP], rffi.CCHARP)
p = rffi.str2charp("1234")
> res = _gettext(p)
rlib/test/test_rlocale.py:44:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/lltypesystem/rffi.py:321: in wrapper
res = call_external_function(*real_args)
rtyper/lltypesystem/lltype.py:1384: in __call__
return callb(*args)
rtyper/lltypesystem/ll2ctypes.py:1339: in __call__
self.natural_arity)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
funcptr = <* fn gettext>, calling_conv = 'c', natural_arity = -1
def get_ctypes_callable(funcptr, calling_conv, natural_arity):
if not ctypes:
raise ImportError("ctypes is needed to use ll2ctypes")
def get_on_lib(lib, elem):
""" Wrapper to always use lib[func] instead of lib.func
"""
try:
return lib[elem]
except AttributeError:
pass
old_eci = funcptr._obj.compilation_info
funcname = funcptr._obj._name
if hasattr(old_eci, '_with_ctypes'):
old_eci = old_eci._with_ctypes
try:
eci = _eci_cache[old_eci]
except KeyError:
eci = old_eci.compile_shared_lib(ignore_a_files=True,
defines=['RPYTHON_LL2CTYPES'],
symbolic=True)
_eci_cache[old_eci] = eci
libraries = eci.testonly_libraries + eci.libraries + eci.frameworks
FUNCTYPE = lltype.typeOf(funcptr).TO
cfunc = None
if libraries:
not_found = []
for libname in libraries:
libpath = None
ext = platform.so_ext
prefixes = platform.so_prefixes
for dir in eci.library_dirs:
if libpath:
break
for prefix in prefixes:
tryfile = os.path.join(dir, prefix + libname + '.' + ext)
if os.path.isfile(tryfile):
libpath = tryfile
break
if not libpath:
libpath = ctypes.util.find_library(libname)
if not libpath:
libpath = _findLib_gcc_fallback(libname)
if not libpath and os.path.isabs(libname):
libpath = libname
if libpath:
dllclass = getattr(ctypes, calling_conv + 'dll')
# on ie slackware there was need for RTLD_GLOBAL here.
# this breaks a lot of things, since passing RTLD_GLOBAL
# creates symbol conflicts on C level.
clib = dllclass._dlltype(libpath, **load_library_kwargs)
cfunc = get_on_lib(clib, funcname)
if cfunc is not None:
break
else:
not_found.append(libname)
if cfunc is None:
if _FREEBSD and funcname in ('dlopen', 'fdlopen', 'dlsym', 'dlfunc', 'dlerror', 'dlclose'):
cfunc = rtld_default_lib[funcname]
else:
cfunc = get_on_lib(standard_c_lib, funcname)
# XXX magic: on Windows try to load the function from 'kernel32' too
if cfunc is None and hasattr(ctypes, 'windll'):
cfunc = get_on_lib(ctypes.windll.kernel32, funcname)
if cfunc is None and hasattr(ctypes, 'windll'):
cfunc = get_on_lib(ctypes.cdll.msvcrt, funcname)
if cfunc is None:
# function name not found in any of the libraries
if not libraries:
place = 'the standard C library (missing libraries=...?)'
elif len(not_found) == len(libraries):
if len(not_found) == 1:
raise NotImplementedError(
'cannot find the library %r' % (not_found[0],))
else:
raise NotImplementedError(
'cannot find any of the libraries %r' % (not_found,))
elif len(libraries) == 1:
place = 'library %r' % (libraries[0],)
else:
place = 'any of the libraries %r' % (libraries,)
if not_found:
place += ' (did not find %r)' % (not_found,)
raise NotImplementedError("function %r not found in %s" % (
> funcname, place))
E NotImplementedError: function 'gettext' not found in the standard C library (missing libraries=...?)
rtyper/lltypesystem/ll2ctypes.py:1304: NotImplementedError
=========================== short test summary info ============================
FAIL rlib/test/test_rlocale.py::test_libintl
================ 1 failed, 1 passed, 2 skipped in 0.77 seconds =================
++ 04:02:26 starting rlib/test/test_rmarshal.py [263 started in total]
__ rlib/test/test_rgil.py [261 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rgil.py ....
========================== 4 passed in 87.40 seconds ===========================
++ 04:02:38 starting rlib/test/test_rmd5.py [264 started in total]
__ rlib/test/test_rmd5.py [262 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rmd5.py .......
=========================== 7 passed in 0.77 seconds ===========================
++ 04:02:41 starting rlib/test/test_rmmap.py [265 started in total]
__ rlib/test/test_rmarshal.py [263 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rmarshal.py ......
========================== 6 passed in 35.92 seconds ===========================
++ 04:03:04 starting rlib/test/test_rope.py [266 started in total]
__ rlib/test/test_rope.py [264 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
rlib/test/test_rope.py .............................s............................
===================== 57 passed, 1 skipped in 8.07 seconds =====================
++ 04:03:14 starting rlib/test/test_rpath.py [267 started in total]
__ rlib/test/test_rpath.py [265 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_rpath.py ......s...
===================== 9 passed, 1 skipped in 1.05 seconds ======================
++ 04:03:17 starting rlib/test/test_rpoll.py [268 started in total]
__ rlib/test/test_rmmap.py [266 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
rlib/test/test_rmmap.py ................s...s......sss.ss
==================== 26 passed, 7 skipped in 78.01 seconds =====================
++ 04:04:01 starting rlib/test/test_rposix.py [269 started in total]
__ rlib/test/test_rgc.py [267 done in total, somefailed=False] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
rlib/test/test_rgc.py .....................s..s..............
==================== 37 passed, 2 skipped in 207.82 seconds ====================
++ 04:04:09 starting rlib/test/test_rposix_environ.py [270 started in total]
__ rlib/test/test_rpoll.py [268 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rpoll.py ss.....
===================== 5 passed, 2 skipped in 58.58 seconds =====================
++ 04:04:22 starting rlib/test/test_rposix_scandir.py [271 started in total]
__ rlib/test/test_rposix_scandir.py [269 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_rposix_scandir.py .
=========================== 1 passed in 7.49 seconds ===========================
++ 04:04:33 starting rlib/test/test_rposix_stat.py [272 started in total]
__ rlib/test/test_rposix_stat.py [270 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 5.70 seconds ======================
++ 04:04:41 starting rlib/test/test_rrandom.py [273 started in total]
__ rlib/test/test_rposix_environ.py [271 done in total, somefailed=False] _____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rposix_environ.py ..
========================== 2 passed in 44.76 seconds ===========================
++ 04:05:00 starting rlib/test/test_rrawarray.py [274 started in total]
__ rlib/test/test_rrawarray.py [272 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rrawarray.py ....
=========================== 4 passed in 2.86 seconds ===========================
++ 04:05:05 starting rlib/test/test_rsha.py [275 started in total]
__ rlib/test/test_rsha.py [273 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rsha.py ....
=========================== 4 passed in 0.63 seconds ===========================
++ 04:05:07 starting rlib/test/test_rshrinklist.py [276 started in total]
__ rlib/test/test_rshrinklist.py [274 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rshrinklist.py ..
=========================== 2 passed in 0.29 seconds ===========================
++ 04:05:09 starting rlib/test/test_rsignal.py [277 started in total]
__ rlib/test/test_rrandom.py [275 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rrandom.py .......
========================== 7 passed in 27.53 seconds ===========================
++ 04:05:14 starting rlib/test/test_rsiphash.py [278 started in total]
__ rlib/test/test_rsignal.py [276 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsignal.py ......
========================== 6 passed in 42.54 seconds ===========================
++ 04:05:53 starting rlib/test/test_rsocket.py [279 started in total]
__ rlib/test/test_rposix.py [277 done in total, somefailed=True] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 80 items
rlib/test/test_rposix.py ...sssss...........s...ss............................FF..............ss.....s.ss
=================================== FAILURES ===================================
________________________________ test_fdlistdir ________________________________
tmpdir = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-92/test_fdlistdir0')
@rposix_requires('fdlistdir')
def test_fdlistdir(tmpdir):
tmpdir.join('file').write('text')
dirfd = os.open(str(tmpdir), os.O_RDONLY)
result = rposix.fdlistdir(dirfd)
# Note: fdlistdir() always closes dirfd
> assert result == ['file']
E assert ['ile'] == ['file']
E At index 0 diff: 'ile' != 'file'
E Use -v to get the full diff
rlib/test/test_rposix.py:583: AssertionError
___________________________ test_fdlistdir_rewinddir ___________________________
tmpdir = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-92/test_fdlistdir_rewinddir0')
@rposix_requires('fdlistdir')
def test_fdlistdir_rewinddir(tmpdir):
tmpdir.join('file').write('text')
dirfd = os.open(str(tmpdir), os.O_RDONLY)
result1 = rposix.fdlistdir(os.dup(dirfd))
result2 = rposix.fdlistdir(dirfd)
> assert result1 == result2 == ['file']
E assert ['ile'] == ['file']
E At index 0 diff: 'ile' != 'file'
E Use -v to get the full diff
rlib/test/test_rposix.py:591: AssertionError
=========================== short test summary info ============================
FAIL rlib/test/test_rposix.py::test_fdlistdir
FAIL rlib/test/test_rposix.py::test_fdlistdir_rewinddir
============== 2 failed, 65 passed, 13 skipped in 112.05 seconds ===============
++ 04:05:57 starting rlib/test/test_rstacklet.py [280 started in total]
__ rlib/test/test_rsiphash.py [278 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsiphash.py ......
========================== 6 passed in 40.88 seconds ===========================
++ 04:05:58 starting rlib/test/test_rstackovf.py [281 started in total]
__ rlib/test/test_rstackovf.py [279 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rstackovf.py .ss.
===================== 2 passed, 2 skipped in 20.31 seconds =====================
++ 04:06:22 starting rlib/test/test_rstring.py [282 started in total]
__ rlib/test/test_rstring.py [280 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_rstring.py ..........s.s..........
==================== 21 passed, 2 skipped in 11.76 seconds =====================
++ 04:06:37 starting rlib/test/test_rtermios.py [283 started in total]
__ rlib/test/test_rtermios.py [281 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtermios.py sssss
========================== 5 skipped in 0.03 seconds ===========================
++ 04:06:38 starting rlib/test/test_rthread.py [284 started in total]
__ rlib/test/test_rsocket.py [282 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 68 items
rlib/test/test_rsocket.py ..s........s.s...s.s...s.s...s.s...........sss..........s..xxx..s.s.
============== 50 passed, 15 skipped, 3 xfailed in 75.45 seconds ===============
++ 04:07:13 starting rlib/test/test_rtime.py [285 started in total]
__ rlib/test/test_rtime.py [283 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtime.py .....
=========================== 5 passed in 5.51 seconds ===========================
++ 04:07:20 starting rlib/test/test_rtimer.py [286 started in total]
__ rlib/test/test_rtimer.py [284 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rtimer.py ......
========================== 6 passed in 34.46 seconds ===========================
++ 04:07:58 starting rlib/test/test_runicode.py [287 started in total]
__ rlib/test/test_runicode.py [285 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
rlib/test/test_runicode.py ................................................
========================== 48 passed in 10.65 seconds ==========================
++ 04:08:11 starting rlib/test/test_rurandom.py [288 started in total]
__ rlib/test/test_rurandom.py [286 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rurandom.py ..
=========================== 2 passed in 0.27 seconds ===========================
++ 04:08:12 starting rlib/test/test_rutf8.py [289 started in total]
__ rlib/test/test_rutf8.py [287 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_rutf8.py .......................
========================== 23 passed in 6.04 seconds ===========================
++ 04:08:21 starting rlib/test/test_rweakkeydict.py [290 started in total]
__ rlib/test/test_rweakkeydict.py [288 done in total, somefailed=True] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rweakkeydict.py ..F..XXx
=================================== FAILURES ===================================
____________________________ test_rpython_prebuilt _____________________________
def test_rpython_prebuilt():
f = make_test(loop=12, prebuilt=RWeakKeyDictionary(KX, VX))
> interpret(f, [])
rlib/test/test_rweakkeydict.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:97: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:295: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:319: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:422: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:697: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:693: in perform_call
return frame.eval()
rtyper/llinterp.py:295: in eval
nextblock, args = self.eval_block(nextblock)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fc9003c6090>
block = raise block[etype_0...] with 0 exits
def eval_block(self, block):
""" return (nextblock, values) tuple. If nextblock
is None, values is the concrete return value.
"""
self.curr_block = block
e = None
try:
for i, op in enumerate(block.operations):
self.curr_operation_index = i
self.eval_operation(op)
except LLException as e:
if op is not block.raising_op:
raise
except RuntimeError as e:
rstackovf.check_stack_overflow()
# xxx fish fish fish for proper etype and evalue to use
rtyper = self.llinterpreter.typer
bk = rtyper.annotator.bookkeeper
classdef = bk.getuniqueclassdef(rstackovf._StackOverflow)
exdata = rtyper.exceptiondata
evalue = exdata.get_standard_ll_exc_instance(rtyper, classdef)
etype = exdata.fn_type_of_exc_inst(evalue)
e = LLException(etype, evalue)
if op is not block.raising_op:
raise e
# determine nextblock and/or return value
if len(block.exits) == 0:
# return block
tracer = self.llinterpreter.tracer
if len(block.inputargs) == 2:
# exception
if tracer:
tracer.dump('raise')
etypevar, evaluevar = block.getvariables()
etype = self.getval(etypevar)
evalue = self.getval(evaluevar)
# watch out, these are _ptr's
> raise LLException(etype, evalue)
E LLException: <LLException 'AssertionError'>
rtyper/llinterp.py:348: LLException
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 315 blocks (31%)
[rtyper] specializing: 200 / 317 blocks (63%)
[rtyper] specializing: 300 / 317 blocks (94%)
[rtyper] -=- specialized 317 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
=========================== short test summary info ============================
FAIL rlib/test/test_rweakkeydict.py::test_rpython_prebuilt
=========== 1 failed, 4 passed, 1 xfailed, 2 xpassed in 9.74 seconds ===========
++ 04:08:33 starting rlib/test/test_rweaklist.py [291 started in total]
__ rlib/test/test_rweaklist.py [289 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rweaklist.py ..
=========================== 2 passed in 0.36 seconds ===========================
++ 04:08:35 starting rlib/test/test_rweakref.py [292 started in total]
__ rlib/test/test_rweakref.py [290 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
rlib/test/test_rweakref.py .
=========================== 1 passed in 1.62 seconds ===========================
++ 04:08:38 starting rlib/test/test_rweakvaldict.py [293 started in total]
__ rlib/test/test_rweakvaldict.py [291 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rweakvaldict.py .......X.....
==================== 12 passed, 1 xpassed in 56.99 seconds =====================
++ 04:09:37 starting rlib/test/test_rwin32.py [294 started in total]
__ rlib/test/test_rwin32.py [292 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.07 seconds ===========================
++ 04:09:39 starting rlib/test/test_rzipfile.py [295 started in total]
__ rlib/test/test_rstacklet.py [293 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rstacklet.py ..
========================== 2 passed in 250.56 seconds ==========================
++ 04:10:10 starting rlib/test/test_rzlib.py [296 started in total]
__ rlib/test/test_rzipfile.py [294 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rzipfile.py ..
========================== 2 passed in 49.91 seconds ===========================
++ 04:10:30 starting rlib/test/test_signature.py [297 started in total]
__ rlib/test/test_signature.py [295 done in total, somefailed=False] __________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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.06 seconds =====================
++ 04:10:33 starting rlib/test/test_streamio.py [298 started in total]
__ rlib/test/test_rzlib.py [296 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/test/test_rzlib.py ......................
========================== 22 passed in 68.67 seconds ==========================
++ 04:11:23 starting rlib/test/test_z3.py [299 started in total]
__ rlib/test/test_z3.py [297 done in total, somefailed=False] _________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ===========================
++ 04:11:25 starting rlib/unicodedata/test/test_codegen.py [300 started in total]
__ rlib/unicodedata/test/test_codegen.py [298 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/unicodedata/test/test_codegen.py ..
=========================== 2 passed in 0.63 seconds ===========================
++ 04:11:27 starting rlib/unicodedata/test/test_dawg.py [301 started in total]
__ rlib/unicodedata/test/test_dawg.py [299 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/unicodedata/test/test_dawg.py .........
=========================== 9 passed in 2.64 seconds ===========================
++ 04:11:31 starting rlib/unicodedata/test/test_ucd.py [302 started in total]
__ rlib/test/test_streamio.py [300 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 112 items
rlib/test/test_streamio.py ............................................................................................................sss.
==================== 109 passed, 3 skipped in 69.24 seconds ====================
++ 04:11:46 starting rlib/unicodedata/test/test_unicodedata.py [303 started in total]
__ rlib/unicodedata/test/test_unicodedata.py [301 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/unicodedata/test/test_unicodedata.py ..........................
========================== 26 passed in 4.60 seconds ===========================
++ 04:11:53 starting rtyper/lltypesystem/module/test [304 started in total]
__ rlib/unicodedata/test/test_ucd.py [302 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/unicodedata/test/test_ucd.py ....
========================== 4 passed in 21.84 seconds ===========================
++ 04:11:55 starting rtyper/lltypesystem/test [305 started in total]
__ rlib/test/test_rthread.py [303 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
rlib/test/test_rthread.py .......x..s..X..s..s
========= 15 passed, 3 skipped, 1 xfailed, 1 xpassed in 328.59 seconds =========
++ 04:12:11 starting rtyper/test [306 started in total]
__ rtyper/lltypesystem/module/test [304 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 73.85 seconds ==========================
++ 04:13:14 starting rtyper/tool/test [307 started in total]
__ rtyper/tool/test [305 done in total, somefailed=False] _____________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 52.16 seconds ==========================
++ 04:14:12 starting tool/algo/test [308 started in total]
__ tool/algo/test [306 done in total, somefailed=False] _______________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 5.27 seconds =====================
++ 04:14:19 starting tool/cparser/test [309 started in total]
__ tool/cparser/test [307 done in total, somefailed=False] ____________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
tool/cparser/test/test_cts.py .....................
========================== 21 passed in 15.45 seconds ==========================
++ 04:14:36 starting tool/jitlogparser/test [310 started in total]
__ tool/jitlogparser/test [308 done in total, somefailed=True] ________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
tool/jitlogparser/test/test_parser.py .......ss...FsFF.......
tool/jitlogparser/test/test_storage.py .
=================================== FAILURES ===================================
____________________________ test_parsing_assembler ____________________________
def test_parsing_assembler():
if sys.platform == 'win32' or not autodetect().startswith('x86'):
py.test.skip('x86 only test')
backend_dump = "554889E5534154415541564157488DA500000000488B042590C5540148C7042590C554010000000048898570FFFFFF488B042598C5540148C7042598C554010000000048898568FFFFFF488B0425A0C5540148C70425A0C554010000000048898560FFFFFF488B0425A8C5540148C70425A8C554010000000048898558FFFFFF4C8B3C2550525B0149BB30E06C96FC7F00004D8B334983C60149BB30E06C96FC7F00004D89334981FF102700000F8D000000004983C7014C8B342580F76A024983EE014C89342580F76A024983FE000F8C00000000E9AEFFFFFF488B042588F76A024829E0483B042580EC3C01760D49BB05F30894FC7F000041FFD3554889E5534154415541564157488DA550FFFFFF4889BD70FFFFFF4889B568FFFFFF48899560FFFFFF48898D58FFFFFF4D89C7E954FFFFFF49BB00F00894FC7F000041FFD34440484C3D030300000049BB00F00894FC7F000041FFD34440484C3D070304000000"
dump_start = 0x7f3b0b2e63d5
try:
loop = parse("""
# Loop 0 : loop with 19 ops
[p0, p1, p2, p3, i4]
debug_merge_point(0, 0, '<code object f. file 'x.py'. line 2> #15 COMPARE_OP')
+166: i6 = int_lt(i4, 10000)
guard_true(i6, descr=<Guard0x3>) [p1, p0, p2, p3, i4]
debug_merge_point(0, 0, '<code object f. file 'x.py'. line 2> #27 INPLACE_ADD')
+179: i8 = int_add(i4, 1)
debug_merge_point(0, 0, '<code object f. file 'x.py'. line 2> #31 JUMP_ABSOLUTE')
+183: i10 = getfield_raw_i(40564608, descr=<SignedFieldDescr pypysig_long_struct.c_value 0>)
+191: i12 = int_sub(i10, 1)
+195: setfield_raw(40564608, i12, descr=<SignedFieldDescr pypysig_long_struct.c_value 0>)
+203: i14 = int_lt(i12, 0)
guard_false(i14, descr=<Guard0x4>) [p1, p0, p2, p3, i8, None]
debug_merge_point(0, '<code object f. file 'x.py'. line 2> #9 LOAD_FAST')
+213: jump(p0, p1, p2, p3, i8, descr=<Loop0>)
+218: --end of the loop--""", backend_dump=backend_dump,
dump_start=dump_start,
> backend_tp='x86_64')
tool/jitlogparser/test/test_parser.py:217:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tool/jitlogparser/test/test_parser.py:12: in parse
return SimpleParser.parse_from_input(input, **kwds)
tool/jitlogparser/parser.py:158: in parse_from_input
return parser.postprocess(loop, **kwds)
tool/jitlogparser/parser.py:110: in postprocess
backend_tp, dump_start)
tool/jitlogparser/parser.py:151: in _asm_disassemble
return list(machine_code_dump(d, origin_addr, tp))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data = 'UH\x89\xe5SATAUAVAWH\x8d\xa5\x00\x00\x00\x00H\x8b\x04%\x90\xc5T\x01H\xc7\x04%\x90\xc5T\x01\x00\x00\x00\x00H\x89\x85p\...f\x00\x00A\xff\xd3D@HL=\x03\x03\x00\x00\x00I\xbb\x00\xf0\x08\x94\xfc\x7f\x00\x00A\xff\xd3D@HL=\x07\x03\x04\x00\x00\x00'
originaddr = 139891567387605, backend_name = 'x86_64', label_list = None
def machine_code_dump(data, originaddr, backend_name, label_list=None):
objdump_machine_option = {
'x86': 'i386',
'x86-without-sse2': 'i386',
'x86_32': 'i386',
'x86_64': 'i386:x86-64',
'x86-64': 'i386:x86-64',
'i386': 'i386',
'arm': 'arm',
'arm_32': 'arm',
'aarch64': 'aarch64',
'ppc' : 'powerpc:common64',
'ppc-64' : 'powerpc:common64',
'riscv64': 'riscv:rv64',
's390x': 's390:64-bit',
}
machine_endianness = {
# default value: 'little'
'ppc' : sys.byteorder, # i.e. same as the running machine...
'ppc-64' : sys.byteorder, # i.e. same as the running machine...
's390x' : sys.byteorder, # i.e. same as the running machine...
}
cmd = find_objdump()
objdump = ('%(command)s -b binary -m %(machine)s '
'--endian=%(endianness)s '
'--disassembler-options=intel-mnemonics '
'--adjust-vma=%(origin)d -D %(file)s')
#
f = open(tmpfile, 'wb')
f.write(data)
f.close()
p = subprocess.Popen(objdump % {
'command': cmd,
'file': tmpfile,
'origin': originaddr,
'machine': objdump_machine_option[backend_name],
'endianness': machine_endianness.get(backend_name, 'little'),
}, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
stdout, stderr = p.communicate()
assert not p.returncode, ('Encountered an error running objdump: %s' %
> stderr)
E AssertionError: Encountered an error running objdump: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: error: unknown argument '-b'
jit/backend/tool/viewcode.py:82: AssertionError
_______________________________ test_import_log ________________________________
def test_import_log():
if sys.platform == 'win32' or not autodetect().startswith('x86'):
py.test.skip('x86 only test')
_, loops = import_log(str(py.path.local(__file__).join('..',
'logtest.log')))
try:
for loop in loops:
> loop.force_asm()
tool/jitlogparser/test/test_parser.py:286:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tool/jitlogparser/parser.py:472: in <lambda>
dump_start=start_ofs))
tool/jitlogparser/parser.py:110: in postprocess
backend_tp, dump_start)
tool/jitlogparser/parser.py:151: in _asm_disassemble
return list(machine_code_dump(d, origin_addr, tp))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data = 'UH\x89\xe5SATAUAVAWH\x8d\xa5\x00\x00\x00\x00H\x8b\x04%\x90\xc5T\x01H\xc7\x04%\x90\xc5T\x01\x00\x00\x00\x00H\x89\x85p\....\x0b;\x7f\x00\x00A\xff\xd3D@HL=\x03\x03\x00\x00\x00I\xbb\x00`.\x0b;\x7f\x00\x00A\xff\xd3D@HL=\x07\x03\x04\x00\x00\x00'
originaddr = 139891567387605L, backend_name = 'x86_64', label_list = None
def machine_code_dump(data, originaddr, backend_name, label_list=None):
objdump_machine_option = {
'x86': 'i386',
'x86-without-sse2': 'i386',
'x86_32': 'i386',
'x86_64': 'i386:x86-64',
'x86-64': 'i386:x86-64',
'i386': 'i386',
'arm': 'arm',
'arm_32': 'arm',
'aarch64': 'aarch64',
'ppc' : 'powerpc:common64',
'ppc-64' : 'powerpc:common64',
'riscv64': 'riscv:rv64',
's390x': 's390:64-bit',
}
machine_endianness = {
# default value: 'little'
'ppc' : sys.byteorder, # i.e. same as the running machine...
'ppc-64' : sys.byteorder, # i.e. same as the running machine...
's390x' : sys.byteorder, # i.e. same as the running machine...
}
cmd = find_objdump()
objdump = ('%(command)s -b binary -m %(machine)s '
'--endian=%(endianness)s '
'--disassembler-options=intel-mnemonics '
'--adjust-vma=%(origin)d -D %(file)s')
#
f = open(tmpfile, 'wb')
f.write(data)
f.close()
p = subprocess.Popen(objdump % {
'command': cmd,
'file': tmpfile,
'origin': originaddr,
'machine': objdump_machine_option[backend_name],
'endianness': machine_endianness.get(backend_name, 'little'),
}, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
stdout, stderr = p.communicate()
assert not p.returncode, ('Encountered an error running objdump: %s' %
> stderr)
E AssertionError: Encountered an error running objdump: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: error: unknown argument '-b'
jit/backend/tool/viewcode.py:82: AssertionError
----------------------------- Captured stdout call -----------------------------
loading symbols from python...
Encountered an error running nm: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: error: python: No such file or directory
----------------------------- Captured stderr call -----------------------------
0%..loaded
______________________________ test_import_log_2 _______________________________
def test_import_log_2():
if sys.platform == 'win32' or not autodetect().startswith('x86'):
py.test.skip('x86 only test')
_, loops = import_log(str(py.path.local(__file__).join('..',
'logtest2.log')))
try:
for loop in loops:
> loop.force_asm()
tool/jitlogparser/test/test_parser.py:298:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tool/jitlogparser/parser.py:472: in <lambda>
dump_start=start_ofs))
tool/jitlogparser/parser.py:110: in postprocess
backend_tp, dump_start)
tool/jitlogparser/parser.py:151: in _asm_disassemble
return list(machine_code_dump(d, origin_addr, tp))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data = 'H\x81\xec\x98\x00\x00\x00H\x89l$`H\x89\xfdH\x89\\$hL\x89d$pL\x89l$xL\x89\xb4$\x80\x00\x00\x00L\x89\xbc$\x88\x00\x00\x...A\xff\xe3I\xbbx\xc28\x15U\x7f\x00\x00ASI\xbb\xd0\x1c\xb3\x14U\x7f\x00\x00ASI\xbb\x00\x10\xb3\x14U\x7f\x00\x00A\xff\xe3'
originaddr = 140003396230368L, backend_name = 'x86_64', label_list = None
def machine_code_dump(data, originaddr, backend_name, label_list=None):
objdump_machine_option = {
'x86': 'i386',
'x86-without-sse2': 'i386',
'x86_32': 'i386',
'x86_64': 'i386:x86-64',
'x86-64': 'i386:x86-64',
'i386': 'i386',
'arm': 'arm',
'arm_32': 'arm',
'aarch64': 'aarch64',
'ppc' : 'powerpc:common64',
'ppc-64' : 'powerpc:common64',
'riscv64': 'riscv:rv64',
's390x': 's390:64-bit',
}
machine_endianness = {
# default value: 'little'
'ppc' : sys.byteorder, # i.e. same as the running machine...
'ppc-64' : sys.byteorder, # i.e. same as the running machine...
's390x' : sys.byteorder, # i.e. same as the running machine...
}
cmd = find_objdump()
objdump = ('%(command)s -b binary -m %(machine)s '
'--endian=%(endianness)s '
'--disassembler-options=intel-mnemonics '
'--adjust-vma=%(origin)d -D %(file)s')
#
f = open(tmpfile, 'wb')
f.write(data)
f.close()
p = subprocess.Popen(objdump % {
'command': cmd,
'file': tmpfile,
'origin': originaddr,
'machine': objdump_machine_option[backend_name],
'endianness': machine_endianness.get(backend_name, 'little'),
}, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
stdout, stderr = p.communicate()
assert not p.returncode, ('Encountered an error running objdump: %s' %
> stderr)
E AssertionError: Encountered an error running objdump: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: error: unknown argument '-b'
jit/backend/tool/viewcode.py:82: AssertionError
----------------------------- Captured stdout call -----------------------------
loading symbols from python...
Encountered an error running nm: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: error: python: No such file or directory
----------------------------- Captured stderr call -----------------------------
0%..loaded
=========================== short test summary info ============================
FAIL tool/jitlogparser/test/test_parser.py::test_parsing_assembler
FAIL tool/jitlogparser/test/test_parser.py::test_import_log
FAIL tool/jitlogparser/test/test_parser.py::test_import_log_2
================ 3 failed, 18 passed, 3 skipped in 2.19 seconds ================
++ 04:14:40 starting tool/pytest/test [311 started in total]
__ tool/pytest/test [309 done in total, somefailed=False] _____________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
tool/pytest/test/test_expecttest.py s
========================== 1 skipped in 0.29 seconds ===========================
++ 04:14:42 starting tool/test [312 started in total]
__ tool/test [310 done in total, somefailed=False] ____________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 ..s..
tool/test/test_sourcetools.py .........
tool/test/test_udir.py ..
tool/test/test_version.py ..
==================== 71 passed, 1 skipped in 12.31 seconds =====================
++ 04:14:56 starting translator/backendopt/test [313 started in total]
__ translator/backendopt/test [311 done in total, somefailed=False] ___________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 18.91 seconds ====================
++ 04:15:17 starting translator/c/test/test_backendoptimized.py [314 started in total]
__ rtyper/test [312 done in total, somefailed=False] __________________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1165 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 ........................s........
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 .......
============= 1141 passed, 22 skipped, 2 xfailed in 484.41 seconds =============
++ 04:20:22 starting translator/c/test/test_boehm.py [315 started in total]
__ rtyper/lltypesystem/test [313 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 276 items
rtyper/lltypesystem/test/test_ll2ctypes.py .............................................................................s.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..s.....
rtyper/lltypesystem/test/test_rtagged.py ..............
rtyper/lltypesystem/test/test_ztranslated.py ...
=================== 269 passed, 7 skipped in 647.77 seconds ====================
n: 3
Arg 0: 1
Arg 1: 20
Arg 2: 300
++ 04:22:45 starting translator/c/test/test_database.py [316 started in total]
__ translator/c/test/test_database.py [314 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_database.py .................
========================== 17 passed in 4.31 seconds ===========================
++ 04:22:52 starting translator/c/test/test_exception.py [317 started in total]
__ translator/c/test/test_exception.py [315 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_exception.py ..........
========================= 10 passed in 172.99 seconds ==========================
++ 04:25:53 starting translator/c/test/test_extfunc.py [318 started in total]
__ translator/c/test/test_boehm.py [316 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_boehm.py .................
========================= 17 passed in 330.42 seconds ==========================
++ 04:25:54 starting translator/c/test/test_genc.py [319 started in total]
__ translator/c/test/test_genc.py [317 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
translator/c/test/test_genc.py .................................
========================= 33 passed in 427.68 seconds ==========================
++ 04:33:08 starting translator/c/test/test_lladdresses.py [320 started in total]
__ translator/c/test/test_lladdresses.py [318 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_lladdresses.py ............s....
==================== 16 passed, 1 skipped in 214.83 seconds ====================
++ 04:36:45 starting translator/c/test/test_llop.py [321 started in total]
__ translator/c/test/test_llop.py [319 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
translator/c/test/test_llop.py ....
========================== 4 passed in 99.57 seconds ===========================
++ 04:38:27 starting translator/c/test/test_lltyped.py [322 started in total]
__ translator/c/test/test_extfunc.py [320 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 810.40 seconds ====================
++ 04:39:28 starting translator/c/test/test_math.py [323 started in total]
__ translator/c/test/test_math.py [321 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_math.py ..
========================== 2 passed in 52.77 seconds ===========================
++ 04:40:27 starting translator/c/test/test_newgc.py [324 started in total]
__ translator/c/test/test_backendoptimized.py [322 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 90 items
translator/c/test/test_backendoptimized.py ..........................................................................................
========================= 90 passed in 1547.06 seconds =========================
++ 04:41:07 starting translator/c/test/test_refcount.py [325 started in total]
__ translator/c/test/test_refcount.py [323 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_refcount.py ..........
========================= 10 passed in 168.77 seconds ==========================
++ 04:44:01 starting translator/c/test/test_rtagged.py [326 started in total]
__ translator/c/test/test_rtagged.py [324 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_rtagged.py ..
========================== 2 passed in 33.89 seconds ===========================
++ 04:44:39 starting translator/c/test/test_standalone.py [327 started in total]
__ translator/c/test/test_lltyped.py [325 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
translator/c/test/test_lltyped.py ..................s..............s................
==================== 48 passed, 2 skipped in 749.60 seconds ====================
++ 04:50:57 starting translator/c/test/test_standalone_print_function.py [328 started in total]
__ translator/c/test/test_standalone_print_function.py [326 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
translator/c/test/test_standalone_print_function.py .
========================== 1 passed in 19.85 seconds ===========================
++ 04:51:21 starting translator/c/test/test_support.py [329 started in total]
__ translator/c/test/test_support.py [327 done in total, somefailed=False] ____
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 107 items
translator/c/test/test_support.py ...........................................................................................................
========================== 107 passed in 0.38 seconds ==========================
++ 04:51:23 starting translator/c/test/test_symbolic.py [330 started in total]
__ translator/c/test/test_symbolic.py [328 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
translator/c/test/test_symbolic.py .......
========================== 7 passed in 94.37 seconds ===========================
++ 04:53:05 starting translator/c/test/test_typed.py [331 started in total]
__ translator/c/test/test_newgc.py [329 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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...........................................................s..............................................................s.....s....s..
=================== 545 passed, 11 skipped in 796.15 seconds ===================
++ 04:53:48 starting translator/platform/arch/test [332 started in total]
__ translator/platform/arch/test [330 done in total, somefailed=False] ________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.01 seconds ===========================
++ 04:53:49 starting translator/platform/test [333 started in total]
__ translator/platform/test [331 done in total, somefailed=False] _____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 133.05 seconds ====================
++ 04:56:07 starting translator/sandbox/test [334 started in total]
__ translator/c/test/test_standalone.py [332 done in total, somefailed=False] _
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
translator/c/test/test_standalone.py ...s..............s......s.........s.....s
==================== 37 passed, 5 skipped in 726.91 seconds ====================
++ 04:56:55 starting translator/test [335 started in total]
__ translator/test [333 done in total, somefailed=False] ______________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 141.15 seconds ====================
++ 04:59:20 starting translator/tool/test [336 started in total]
__ translator/tool/test [334 done in total, somefailed=False] _________________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
translator/tool/test/test_cbuild.py ......s...
translator/tool/test/test_staticsizereport.py ..
translator/tool/test/test_taskengine.py ...
==================== 14 passed, 1 skipped in 36.16 seconds =====================
__ translator/sandbox/test [335 done in total, somefailed=False] ______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/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 321.90 seconds ====================
__ translator/c/test/test_typed.py [336 done in total, somefailed=False] ______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 76 items
translator/c/test/test_typed.py ............................................................................
========================= 76 passed in 1090.72 seconds =========================
program finished with exit code 1
elapsedTime=7269.632271