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 47434 22
SSH_CONNECTION=10.0.0.17 47434 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-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
++ 02:59:52 starting annotator/test [1 started in total]
++ 02:59:52 starting config/test [2 started in total]
++ 02:59:52 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 31.45 seconds ====================
++ 03:00:30 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:00:34 starting jit/backend/aarch64/test/test_call.py [5 started in total]
__ config/test [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 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 37.37 seconds =====================
++ 03:00:36 starting jit/backend/aarch64/test/test_calling_convention.py [6 started in total]
__ jit/backend/aarch64/test/test_call.py [4 done in total, somefailed=False] __
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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:00:37 starting jit/backend/aarch64/test/test_del.py [7 started in total]
__ jit/backend/aarch64/test/test_calling_convention.py [5 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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:00:39 starting jit/backend/aarch64/test/test_dict.py [8 started in total]
__ jit/backend/aarch64/test/test_del.py [6 done in total, somefailed=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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:00:39 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:00:41 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:00:42 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.02 seconds ===========================
++ 03:00:44 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:00:44 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:00:46 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:00:47 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.02 seconds ===========================
++ 03:00:49 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.02 seconds ===========================
++ 03:00:49 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:00:51 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:00:52 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:00:54 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:00:55 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:00:56 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:00:57 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:00:57 starting jit/backend/aarch64/test/test_string.py [24 started in total]
__ annotator/test [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.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 59.96 seconds ====================
++ 03:00:57 starting jit/backend/aarch64/test/test_tl.py [25 started in total]
__ jit/backend/aarch64/test/test_slist.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:01:00 starting jit/backend/aarch64/test/test_tlc.py [26 started in total]
__ jit/backend/aarch64/test/test_string.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:01:00 starting jit/backend/aarch64/test/test_virtual.py [27 started in total]
__ jit/backend/aarch64/test/test_tl.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:01:00 starting jit/backend/aarch64/test/test_virtualizable.py [28 started in total]
__ jit/backend/aarch64/test/test_tlc.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:01:02 starting jit/backend/aarch64/test/test_virtualref.py [29 started in total]
__ jit/backend/aarch64/test/test_virtual.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:01:02 starting jit/backend/aarch64/test/test_zrpy_gc.py [30 started in total]
__ jit/backend/aarch64/test/test_virtualizable.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:01:03 starting jit/backend/aarch64/test/test_zrpy_gc_boehm.py [31 started in total]
__ jit/backend/aarch64/test/test_virtualref.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:01:05 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [32 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc.py [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.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:01:05 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:01:05 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:01:07 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:01:07 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:01:08 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.02 seconds ===========================
++ 03:01:10 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:01:10 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:01:10 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 2.08 seconds ===========================
++ 03:01:15 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 4.59 seconds =====================
++ 03:01:17 starting jit/backend/llsupport/test/test_ffisupport.py [42 started in total]
__ jit/backend/llsupport/test/test_descr.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 22 items
jit/backend/llsupport/test/test_descr.py ....s....s............
===================== 20 passed, 2 skipped in 1.10 seconds =====================
++ 03:01:18 starting jit/backend/llsupport/test/test_gc.py [43 started in total]
__ jit/backend/llsupport/test/test_ffisupport.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 1 items
jit/backend/llsupport/test/test_ffisupport.py .
=========================== 1 passed in 0.20 seconds ===========================
++ 03:01:19 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.93 seconds ===========================
++ 03:01:21 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.03 seconds ===========================
++ 03:01:24 starting jit/backend/llsupport/test/test_recompilation.py [46 started in total]
__ jit/backend/llsupport/test/test_gc_integration.py [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 21 items
jit/backend/llsupport/test/test_gc_integration.py ..............s......
===================== 20 passed, 1 skipped in 8.20 seconds =====================
++ 03:01:32 starting jit/backend/llsupport/test/test_regalloc.py [47 started in total]
__ jit/backend/llsupport/test/test_recompilation.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 5 items
jit/backend/llsupport/test/test_recompilation.py .....
=========================== 5 passed in 5.21 seconds ===========================
++ 03:01:32 starting jit/backend/llsupport/test/test_regalloc_integration.py [48 started in total]
__ jit/backend/llgraph/test [46 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 156 items
jit/backend/llgraph/test/test_llgraph.py ss...............................................................................sss..........s.sssss......s.............ss..s.....s.........s.....s..F.....
=================================== FAILURES ===================================
______________ TestLLTypeLLGraph.test_passing_guard_gc_type_array ______________
self = <rpython.jit.backend.llgraph.test.test_llgraph.TestLLTypeLLGraph object at 0x00007fe9d89b9478>
def test_passing_guard_gc_type_array(self):
if not self.cpu.supports_guard_gc_type:
py.test.skip("guard_gc_type not available")
a_box, A = self.alloc_array_of(rffi.SHORT, 342)
arraydescr = self.cpu.arraydescrof(A)
c_typeid = ConstInt(arraydescr.get_type_id())
self.execute_operation(rop.GUARD_GC_TYPE, [a_box, c_typeid], 'void')
assert not self.guard_failed
#
got_typeid = self.cpu.get_actual_typeid(a_box.getref_base())
> assert got_typeid == c_typeid.getint()
E assert <rpython.jit.backend.llgraph.runner.TypeIDSymbolic object at 0x00007fe9d89b94b0> == <rpython.jit.backend.llgraph.runner.TypeIDSymbolic object at 0x00007fe9d89b91a0>
E + where <rpython.jit.backend.llgraph.runner.TypeIDSymbolic object at 0x00007fe9d89b91a0> = <bound method ConstInt.getint of Const(<rpython.jit.backend.llgraph.runner.TypeIDSymbolic object at 0x00007fe9d89b91a0>)>()
E + where <bound method ConstInt.getint of Const(<rpython.jit.backend.llgraph.runner.TypeIDSymbolic object at 0x00007fe9d89b91a0>)> = Const(<rpython.jit.backend.llgraph.runner.TypeIDSymbolic object at 0x00007fe9d89b91a0>).getint
jit/backend/test/runner_test.py:5307: AssertionError
=========================== short test summary info ============================
FAIL jit/backend/llgraph/test/test_llgraph.py::TestLLTypeLLGraph::()::test_passing_guard_gc_type_array
============== 1 failed, 137 passed, 18 skipped in 19.87 seconds ===============
++ 03:01:34 starting jit/backend/llsupport/test/test_rewrite.py [49 started in total]
__ jit/backend/llsupport/test/test_rewrite.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 91 items
jit/backend/llsupport/test/test_rewrite.py ...........................................................................................
========================== 91 passed in 1.85 seconds ===========================
++ 03:01:38 starting jit/backend/llsupport/test/test_runner.py [50 started in total]
__ jit/backend/llsupport/test/test_regalloc.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 49 items
jit/backend/llsupport/test/test_regalloc.py ...............................................s.
===================== 48 passed, 1 skipped in 4.60 seconds =====================
++ 03:01:39 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 6.52 seconds =====================
++ 03:01:43 starting jit/backend/llsupport/test/test_symbolic.py [52 started in total]
__ jit/backend/llsupport/test/test_skiplist.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 1 items
jit/backend/llsupport/test/test_skiplist.py .
=========================== 1 passed in 1.76 seconds ===========================
++ 03:01:43 starting jit/backend/llsupport/test/test_zrpy_gc_direct.py [53 started in total]
__ jit/backend/llsupport/test/test_symbolic.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 6 items
jit/backend/llsupport/test/test_symbolic.py ......
=========================== 6 passed in 0.03 seconds ===========================
++ 03:01:45 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.00 seconds =========================
++ 03:01:48 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:01:50 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 13.98 seconds ====================
++ 03:01:55 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 4.79 seconds ===========================
++ 03:02:02 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 195 items
jit/backend/x86/test/test_basic.py .s...........................................................................................................................................s.................s..............s...........s........
=================== 190 passed, 5 skipped in 142.70 seconds ====================
++ 03:04:27 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 16.86 seconds ==========================
++ 03:04:48 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.15 seconds ===========================
++ 03:04:50 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 38.87 seconds ===========================
++ 03:05:35 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 9.14 seconds ===========================
++ 03:05:47 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 90.80 seconds ==========================
++ 03:07:21 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 21.99 seconds =====================
++ 03:07:49 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 386.12 seconds ==========================
++ 03:08:13 starting jit/backend/x86/test/test_float.py [66 started in total]
__ jit/backend/x86/test/test_float.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 10 items
jit/backend/x86/test/test_float.py ..........
========================== 10 passed in 11.39 seconds ==========================
++ 03:08:28 starting jit/backend/x86/test/test_jitlog.py [67 started in total]
__ jit/backend/x86/test/test_fficall.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 12 items
jit/backend/x86/test/test_fficall.py ...s........
==================== 11 passed, 1 skipped in 43.32 seconds =====================
++ 03:08:41 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 22.15 seconds ===========================
++ 03:08:56 starting jit/backend/x86/test/test_list.py [69 started in total]
__ jit/backend/test [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/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 421.67 seconds ==========================
++ 03:08:56 starting jit/backend/x86/test/test_llop.py [70 started in total]
__ jit/backend/x86/test/test_jump.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 12 items
jit/backend/x86/test/test_jump.py ............
========================== 12 passed in 20.22 seconds ==========================
++ 03:09:05 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.48 seconds ==========================
++ 03:09:08 starting jit/backend/x86/test/test_loop_unroll.py [72 started in total]
__ jit/backend/x86/test/test_llop.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 5 items
jit/backend/x86/test/test_llop.py .....
========================== 5 passed in 11.37 seconds ===========================
++ 03:09:11 starting jit/backend/x86/test/test_quasiimmut.py [73 started in total]
__ jit/backend/x86/test/test_list.py [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 23 items
jit/backend/x86/test/test_list.py ...s...................
==================== 22 passed, 1 skipped in 25.28 seconds =====================
++ 03:09:24 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 18.20 seconds =====================
++ 03:09:35 starting jit/backend/x86/test/test_recursive.py [75 started in total]
__ jit/backend/x86/test/test_rawmem.py [73 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 7 items
jit/backend/x86/test/test_rawmem.py ......F
=================================== FAILURES ===================================
_____________________ TestRawMem.test_scoped_alloc_buffer ______________________
self = <rpython.jit.backend.x86.test.test_rawmem.TestRawMem object at 0x00007f88f0fec058>
def test_scoped_alloc_buffer(self):
def f():
with rffi.scoped_alloc_buffer(42) as p:
p.raw[0] = 'X'
s = p.str(1)
return ord(s[0])
> res = self.interp_operations(f, [])
jit/metainterp/test/test_rawmem.py:105:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/metainterp/test/support.py:273: in interp_operations
result1 = _run_with_blackhole(self, args)
jit/metainterp/test/support.py:132: in _run_with_blackhole
blackholeinterp.run()
jit/metainterp/blackhole.py:360: in run
lle = get_llexception(self.cpu, e)
jit/metainterp/blackhole.py:354: in run
self.dispatch_loop(self, self.jitcode.code, self.position)
jit/metainterp/blackhole.py:95: in dispatch_loop
position = func(self, code, position)
jit/metainterp/blackhole.py:170: in handler
result = unboundmethod(*args)
jit/metainterp/blackhole.py:1285: in bhimpl_inline_call_r_r
None, args_r, None, jitcode.calldescr)
jit/backend/llsupport/llmodel.py:826: in bh_call_r
return calldescr.call_stub_r(func, args_i, args_r, args_f)
<542-codegen /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/jit/backend/llsupport/descr.py:608>:4: in call_stub
res = support.maybe_on_top_of_llinterp(rtyper, fnptr)(args_r[0])
jit/backend/llsupport/support.py:41: in on_top_of_llinterp
return llinterp.eval_graph(funcobj.graph, real_args)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007f88f0ee1b08>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stdout call -----------------------------
f:
0 new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x00007f88f0e19da8> -> %r0
4 inline_call_ir_v <JitCode 'scoped_alloc_buffer.__init__'>, I[$42], R[%r0]
11 -live- %r0
14 inline_call_r_r <JitCode 'scoped_alloc_buffer.__enter__'>, R[%r0] -> %r1
20 -live- %r0, %r1
23 getfield_gc_i %r1, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_raw> -> %i0
28 setarrayitem_raw_i %i0, $0, $'X', <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x00007f88f0e3d0f8>
34 inline_call_ir_r <JitCode 'scoped_alloc_buffer.str'>, I[$1], R[%r1] -> %r1
42 -live- %r0, %r1
45 catch_exception L1
48 inline_call_r_v <JitCode '__exit____star_3'>, R[%r0, $<* struct exceptions.Exception>, $<* struct exceptions.Exception>]
55 -live- %r1
58 inline_call_ir_i <JitCode 'll_stritem_nonneg__rpy_stringPtr_Signed'>, I[$0], R[%r1] -> %i0
66 -live- %i0
69 int_return %i0
71 ---
71 L1:
71 last_exception -> %i0
73 last_exc_value -> %r1
75 inline_call_r_v <JitCode '__exit____star_3'>, R[%r0, %r1, %r1]
82 -live- %r1
85 raise %r1
ll_stritem_nonneg__rpy_stringPtr_Signed:
0 strgetitem %r0, %i0 -> %i0
4 int_return %i0
__exit____star_3:
0 getfield_gc_i %r0, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_raw> -> %i0
5 getfield_gc_r %r0, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_gc_buf> -> %r1
10 getfield_gc_i %r0, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_case_num> -> %i1
15 residual_call_ir_v $<* fn keep_buffer_alive_until_here>, I[%i0, %i1], R[%r1], <CallDescr(iri) EF=2>
24 void_return
scoped_alloc_buffer.str:
0 getfield_gc_i %r0, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_raw> -> %i0
5 getfield_gc_r %r0, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_gc_buf> -> %r1
10 getfield_gc_i %r0, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_case_num> -> %i1
15 residual_call_ir_r $<* fn str_from_buffer>, I[%i0, %i1, $42, $1], R[%r1], <CallDescr(iriii) EF=5> -> %r0
27 -live- %r0
30 ref_return %r0
scoped_alloc_buffer.__enter__:
0 residual_call_ir_r $<* fn alloc_buffer>, I[$42], R[], <CallDescr(i) EF=5> -> %r1
8 -live- %r0, %r1
11 getfield_gc_i_pure %r1, FieldDescr<tuple3.item0> -> %i0
16 getfield_gc_r_pure %r1, FieldDescr<tuple3.item1> -> %r2
21 getfield_gc_i_pure %r1, FieldDescr<tuple3.item2> -> %i1
26 setfield_gc_i %r0, %i0, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_raw>
31 setfield_gc_r %r0, %r2, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_gc_buf>
36 setfield_gc_i %r0, %i1, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_case_num>
41 ref_return %r0
scoped_alloc_buffer.__init__:
0 setfield_gc_i %r0, $42, FieldDescr<rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer.inst_size>
5 void_return
bh: new_with_vtable [<rpython.jit.backend.x86.runner.CPU_X86_64 object at 0x00007f89190388a8>, <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x00007f88f0e19da8>] -> * <rpython.rtyper.lltypesystem.ll2ctypes._llgcopaque object at 0x00007f88f0ea3b78>
bh: inline_call_ir_v [<rpython.jit.backend.x86.runner.CPU_X86_64 object at 0x00007f89190388a8>, <JitCode 'scoped_alloc_buffer.__init__'>, [42], [<* <rpython.rtyper.lltypesystem.ll2ctypes._llgcopaque object at 0x00007f88f0ea3b78>>]]
bh: live [12] -> 14
bh: inline_call_r_r [<rpython.jit.backend.x86.runner.CPU_X86_64 object at 0x00007f89190388a8>, <JitCode 'scoped_alloc_buffer.__enter__'>, [<* <rpython.rtyper.lltypesystem.ll2ctypes._llgcopaque object at 0x00007f88f0ea3b78>>]] -> NotImplementedError!
----------------------------- Captured stderr call -----------------------------
[rtyper] -=- specialized 81 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[backendopt:removeassert] Removed 3 asserts
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] specializing: 100 / 100 blocks (100%)
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 6 JitCode instances.
[jitcodewriter:info] There are 8 -live- ops. Size of liveness is 16 bytes
=========================== short test summary info ============================
FAIL jit/backend/x86/test/test_rawmem.py::TestRawMem::()::test_scoped_alloc_buffer
===================== 1 failed, 6 passed in 10.50 seconds ======================
++ 03:09:38 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 5.57 seconds =====================
++ 03:09:47 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 1.50 seconds =====================
++ 03:09:51 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 54.07 seconds =====================
++ 03:10:07 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 17.47 seconds ===========================
++ 03:10:27 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.09 seconds ===========================
++ 03:10:30 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 2.02 seconds ===========================
++ 03:10:34 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.35 seconds ===========================
++ 03:10:37 starting jit/backend/x86/test/test_send.py [83 started in total]
__ jit/backend/x86/test/test_recursive.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 42 items
jit/backend/x86/test/test_recursive.py ................s........s...............s
==================== 39 passed, 3 skipped in 83.60 seconds =====================
++ 03:11:02 starting jit/backend/x86/test/test_slist.py [84 started in total]
__ jit/backend/x86/test/test_send.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 23 items
jit/backend/x86/test/test_send.py .......................
========================== 23 passed in 26.59 seconds ==========================
++ 03:11:09 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 11.64 seconds =====================
++ 03:11:17 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.02 seconds ===========================
++ 03:11:19 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 21.77 seconds ===========================
++ 03:11:43 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 12.20 seconds =====================
++ 03:11:57 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 89.40 seconds =====================
++ 03:12:44 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 58.51 seconds ===========================
++ 03:13:03 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 34.89 seconds ==========================
++ 03:13:22 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 35.00 seconds ===============
++ 03:13:41 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 28.94 seconds =====================
++ 03:13:55 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 34.89 seconds ===========================
++ 03:14:33 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=False] ___
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 172 items
jit/backend/x86/test/test_runner.py ............................................................................................s....ss.....................ss.........s.................sssss....s....s....s.s.
=================== 157 passed, 15 skipped in 357.53 seconds ===================
read saved errno: 24
read saved errno: 0
read saved errno: 25
read saved errno: 0
++ 03:15:53 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 261.14 seconds ==========================
++ 03:18:09 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 208.84 seconds ==========================
++ 03:19:30 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 317.71 seconds ==========================
++ 03:19:58 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 89.93 seconds ===========================
++ 03:21:04 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=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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 ...
========================== 3 passed in 282.05 seconds ==========================
++ 03:22:58 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [101 started in total]
__ jit/backend/x86/test/test_zrpy_vmprof.py [99 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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 260.06 seconds ==========================
++ 03:24:26 starting jit/backend/x86/test/test_ztranslation_external_exception.py [102 started in total]
__ jit/backend/x86/test/test_ztranslation_basic.py [100 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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 .
========================== 1 passed in 195.43 seconds ==========================
++ 03:24:27 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [103 started in total]
__ jit/backend/x86/test/test_ztranslation_call_assembler.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_ztranslation_call_assembler.py .
========================== 1 passed in 182.49 seconds ==========================
++ 03:26:07 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 2 items
jit/backend/x86/tool/test/test_viewcode.py ..
=========================== 2 passed in 0.01 seconds ===========================
++ 03:26:08 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:26:10 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 534 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 .............
=================== 524 passed, 10 skipped in 13.36 seconds ====================
++ 03:26:25 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.01 seconds ===========================
++ 03:26:27 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.06 seconds ===========================
++ 03:26:30 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 0.89 seconds ===========================
++ 03:26:32 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 14.33 seconds ==========================
++ 03:26:49 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 1.32 seconds ===========================
++ 03:26:51 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 5.32 seconds =====================
++ 03:26:58 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.61 seconds ===========================
++ 03:27:03 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.17 seconds =====================
++ 03:27:08 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 218 items
jit/metainterp/optimizeopt/test/test_optimizeintbound.py ..........................................................................................................................................................................................................................
========================== 218 passed in 5.25 seconds ==========================
++ 03:27:15 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 10.67 seconds ====================
++ 03:27:28 starting jit/metainterp/optimizeopt/test/test_rawbuffer.py [117 started in total]
__ jit/backend/x86/test/test_ztranslation_jit_stats.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 2 items
jit/backend/x86/test/test_ztranslation_jit_stats.py s.
==================== 1 passed, 1 skipped in 173.25 seconds =====================
++ 03:27:29 starting jit/metainterp/optimizeopt/test/test_schedule.py [118 started in total]
__ jit/metainterp/optimizeopt/test/test_rawbuffer.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 7 items
jit/metainterp/optimizeopt/test/test_rawbuffer.py .......
=========================== 7 passed in 1.56 seconds ===========================
++ 03:27:30 starting jit/metainterp/optimizeopt/test/test_short.py [119 started in total]
__ jit/metainterp/optimizeopt/test/test_schedule.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 17 items
jit/metainterp/optimizeopt/test/test_schedule.py .................
========================== 17 passed in 0.94 seconds ===========================
++ 03:27:31 starting jit/metainterp/optimizeopt/test/test_unroll.py [120 started in total]
__ jit/metainterp/optimizeopt/test/test_short.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 2 items
jit/metainterp/optimizeopt/test/test_short.py ..
=========================== 2 passed in 0.74 seconds ===========================
++ 03:27:32 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 0.87 seconds ===========================
++ 03:27:34 starting jit/metainterp/optimizeopt/test/test_vecopt.py [122 started in total]
__ jit/metainterp/optimizeopt/test/test_unroll.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 12 items
jit/metainterp/optimizeopt/test/test_unroll.py ............
========================== 12 passed in 2.57 seconds ===========================
++ 03:27:35 starting jit/metainterp/optimizeopt/test/test_virtualstate.py [123 started in total]
__ jit/metainterp/optimizeopt/test/test_vecopt.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 72 items
jit/metainterp/optimizeopt/test/test_vecopt.py ........................s...............................................
===================== 71 passed, 1 skipped in 2.36 seconds =====================
++ 03:27:37 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 0.93 seconds ===========================
++ 03:27:39 starting jit/metainterp/optimizeopt/test/test_z3intbound.py [125 started in total]
__ jit/metainterp/optimizeopt/test/test_virtualstate.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 49 items
jit/metainterp/optimizeopt/test/test_virtualstate.py ...........................................ssssss
===================== 43 passed, 6 skipped in 3.70 seconds =====================
++ 03:27:40 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.02 seconds ===========================
++ 03:27:41 starting jit/metainterp/ruleopt/test/test_parse.py [127 started in total]
__ jit/metainterp/optimizeopt/test/test_z3intbound.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 1.03 seconds ===========================
++ 03:27:42 starting jit/metainterp/ruleopt/test/test_prove.py [128 started in total]
__ jit/metainterp/ruleopt/test/test_parse.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.02 seconds ===========================
++ 03:27:42 starting jit/metainterp/test/test_ajit.py [129 started in total]
__ jit/metainterp/ruleopt/test/test_prove.py [127 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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 ===========================
++ 03:27:43 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 3.83 seconds ======================
++ 03:27:48 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 7.53 seconds =====================
++ 03:27:57 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.54 seconds ======================
++ 03:28: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 7.47 seconds ===========================
++ 03:28:12 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.66 seconds ===========================
++ 03:28:17 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.56 seconds ===========================
++ 03:28:18 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 4.10 seconds ===========================
++ 03:28:24 starting jit/metainterp/test/test_dict.py [137 started in total]
__ jit/backend/x86/test/test_ztranslation_external_exception.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 1 items
jit/backend/x86/test/test_ztranslation_external_exception.py .
========================== 1 passed in 246.11 seconds ==========================
++ 03:28:39 starting jit/metainterp/test/test_exception.py [138 started in total]
__ jit/metainterp/test/test_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 32 items
jit/metainterp/test/test_exception.py ................................
========================== 32 passed in 11.04 seconds ==========================
++ 03:28:51 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 0.80 seconds ===========================
++ 03:28:53 starting jit/metainterp/test/test_fficall.py [140 started in total]
__ jit/metainterp/test/test_fficall.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 17 items
jit/metainterp/test/test_fficall.py ...s........s....
==================== 15 passed, 2 skipped in 23.20 seconds =====================
++ 03:29:21 starting jit/metainterp/test/test_float.py [141 started in total]
__ jit/metainterp/test/test_ajit.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 224 items
jit/metainterp/test/test_ajit.py ..............................................................................................................................................................s..............s...........s..............................s.s.s...
==================== 218 passed, 6 skipped in 95.97 seconds ====================
++ 03:29:24 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 0.89 seconds ===========================
++ 03:29: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 0.80 seconds =====================
++ 03:29:28 starting jit/metainterp/test/test_history.py [144 started in total]
__ jit/metainterp/test/test_float.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 10 items
jit/metainterp/test/test_float.py ..........
========================== 10 passed in 4.92 seconds ===========================
++ 03:29:28 starting jit/metainterp/test/test_immutable.py [145 started in total]
__ jit/metainterp/test/test_immutable.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 8 items
jit/metainterp/test/test_immutable.py ........
========================== 8 passed in 12.08 seconds ===========================
++ 03:29:43 starting jit/metainterp/test/test_jitdriver.py [146 started in total]
__ jit/metainterp/test/test_history.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 7 items
jit/metainterp/test/test_history.py .......
========================== 7 passed in 17.49 seconds ===========================
++ 03:29:48 starting jit/metainterp/test/test_jitiface.py [147 started in total]
__ jit/metainterp/test/test_dict.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 42 items
jit/metainterp/test/test_dict.py ........................s.ss.....s......s.
==================== 37 passed, 5 skipped in 81.98 seconds =====================
++ 03:29:52 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 8.33 seconds ======================
++ 03:29:53 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.11 seconds ===========================
++ 03:29:55 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.02 seconds ======================
++ 03:29:57 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.60 seconds ===========================
++ 03:30:00 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 0.91 seconds ==========================
++ 03:30:01 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 5.98 seconds ===========================
++ 03:30:02 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 15.87 seconds =====================
++ 03:30:10 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 33.44 seconds =====================
++ 03:30:40 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 33.38 seconds =====================
++ 03:30:40 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 6.01 seconds ===========================
++ 03:30:48 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.83 seconds ===========================
++ 03:30:51 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.22 seconds ======================
++ 03:30:55 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 12.96 seconds =====================
++ 03:31:10 starting jit/metainterp/test/test_rawmem.py [161 started in total]
__ jit/metainterp/test/test_rawmem.py [159 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
jit/metainterp/test/test_rawmem.py ......F.
=================================== FAILURES ===================================
_____________________ TestRawMem.test_scoped_alloc_buffer ______________________
self = <rpython.jit.metainterp.test.test_rawmem.TestRawMem object at 0x00007fb0682050c0>
def test_scoped_alloc_buffer(self):
def f():
with rffi.scoped_alloc_buffer(42) as p:
p.raw[0] = 'X'
s = p.str(1)
return ord(s[0])
> res = self.interp_operations(f, [])
jit/metainterp/test/test_rawmem.py:105:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/metainterp/test/support.py:273: in interp_operations
result1 = _run_with_blackhole(self, args)
jit/metainterp/test/support.py:132: in _run_with_blackhole
blackholeinterp.run()
jit/metainterp/blackhole.py:360: in run
lle = get_llexception(self.cpu, e)
jit/metainterp/blackhole.py:354: in run
self.dispatch_loop(self, self.jitcode.code, self.position)
jit/metainterp/blackhole.py:95: in dispatch_loop
position = func(self, code, position)
jit/metainterp/blackhole.py:170: in handler
result = unboundmethod(*args)
jit/metainterp/blackhole.py:1285: in bhimpl_inline_call_r_r
None, args_r, None, jitcode.calldescr)
jit/backend/llgraph/runner.py:613: in _do_call
return self.maybe_on_top_of_llinterp(func, args, TP.RESULT)
jit/backend/llgraph/runner.py:603: in maybe_on_top_of_llinterp
res = self.llinterp.eval_graph(ptr._obj.graph, args)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fb0c81f6790>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stdout call -----------------------------
f:
0 new_with_vtable SizeDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>) -> %r0
4 inline_call_ir_v <JitCode 'scoped_alloc_buffer.__init__'>, I[$42], R[%r0]
11 -live- %r0
14 inline_call_r_r <JitCode 'scoped_alloc_buffer.__enter__'>, R[%r0] -> %r1
20 -live- %r0, %r1
23 getfield_gc_i %r1, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_raw') -> %i0
28 setarrayitem_raw_i %i0, $0, $'X', ArrayDescr(<Array of Char {'nolength': True} >)
34 inline_call_ir_r <JitCode 'scoped_alloc_buffer.str'>, I[$1], R[%r1] -> %r1
42 -live- %r0, %r1
45 catch_exception L1
48 inline_call_r_v <JitCode '__exit____star_3'>, R[%r0, $<* struct exceptions.Exception>, $<* struct exceptions.Exception>]
55 -live- %r1
58 inline_call_ir_i <JitCode 'll_stritem_nonneg__rpy_stringPtr_Signed'>, I[$0], R[%r1] -> %i0
66 -live- %i0
69 int_return %i0
71 ---
71 L1:
71 last_exception -> %i0
73 last_exc_value -> %r1
75 inline_call_r_v <JitCode '__exit____star_3'>, R[%r0, %r1, %r1]
82 -live- %r1
85 raise %r1
ll_stritem_nonneg__rpy_stringPtr_Signed:
0 strgetitem %r0, %i0 -> %i0
4 int_return %i0
__exit____star_3:
0 getfield_gc_i %r0, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_raw') -> %i0
5 getfield_gc_r %r0, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_gc_buf') -> %r1
10 getfield_gc_i %r0, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_case_num') -> %i1
15 residual_call_ir_v $<* fn keep_buffer_alive_until_here>, I[%i0, %i1], R[%r1], CallDescr(<Void>, (<* Array of Char {'nolength': True} >, <* GcStruct rpy_string { hash, chars }>, <Signed>), <EffectInfo 0x7fb0c81e7590: EF=2>)
24 void_return
scoped_alloc_buffer.str:
0 getfield_gc_i %r0, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_raw') -> %i0
5 getfield_gc_r %r0, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_gc_buf') -> %r1
10 getfield_gc_i %r0, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_case_num') -> %i1
15 residual_call_ir_r $<* fn str_from_buffer>, I[%i0, %i1, $42, $1], R[%r1], CallDescr(<* GcStruct rpy_string { hash, chars }>, (<* Array of Char {'nolength': True} >, <* GcStruct rpy_string { hash, chars }>, <Signed>, <Signed>, <Signed>), <EffectInfo 0x7fb0c81f19b8: EF=5>) -> %r0
27 -live- %r0
30 ref_return %r0
scoped_alloc_buffer.__enter__:
0 residual_call_ir_r $<* fn alloc_buffer>, I[$42], R[], CallDescr(<* GcStruct tuple3 { item0, item1, item2 }>, (<Signed>,), <EffectInfo 0x7fb0c81f19b8: EF=5>) -> %r1
8 -live- %r0, %r1
11 getfield_gc_i_pure %r1, FieldDescr(<GcStruct tuple3 { item0, item1, item2 }>, 'item0') -> %i0
16 getfield_gc_r_pure %r1, FieldDescr(<GcStruct tuple3 { item0, item1, item2 }>, 'item1') -> %r2
21 getfield_gc_i_pure %r1, FieldDescr(<GcStruct tuple3 { item0, item1, item2 }>, 'item2') -> %i1
26 setfield_gc_i %r0, %i0, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_raw')
31 setfield_gc_r %r0, %r2, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_gc_buf')
36 setfield_gc_i %r0, %i1, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_case_num')
41 ref_return %r0
scoped_alloc_buffer.__init__:
0 setfield_gc_i %r0, $42, FieldDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>, 'inst_size')
5 void_return
bh: new_with_vtable [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x00007fb0788ceb10>, SizeDescr(<GcStruct rpython.rtyper.lltypesystem.rffi.scoped_alloc_buffer { super, inst_case_num, inst_gc_buf, inst_raw, inst_size }>)] -> * GCREF hidden
bh: inline_call_ir_v [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x00007fb0788ceb10>, <JitCode 'scoped_alloc_buffer.__init__'>, [42], [<* GCREF hidden>]]
bh: live [12] -> 14
bh: inline_call_r_r [<rpython.jit.backend.llgraph.runner.LLGraphCPU object at 0x00007fb0788ceb10>, <JitCode 'scoped_alloc_buffer.__enter__'>, [<* GCREF hidden>]] -> NotImplementedError!
----------------------------- Captured stderr call -----------------------------
[rtyper] -=- specialized 81 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[backendopt:removeassert] Removed 3 asserts
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] specializing: 100 / 100 blocks (100%)
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 6 JitCode instances.
[jitcodewriter:info] There are 8 -live- ops. Size of liveness is 16 bytes
=========================== short test summary info ============================
FAIL jit/metainterp/test/test_rawmem.py::TestRawMem::()::test_scoped_alloc_buffer
====================== 1 failed, 7 passed in 9.52 seconds ======================
++ 03:31:22 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 39.74 seconds ===========================
++ 03:31:24 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.42 seconds ===========================
++ 03:31:28 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 3.73 seconds =====================
++ 03:31:33 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 1.95 seconds ===========================
++ 03:31:37 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 20.34 seconds ==========================
++ 03:32:01 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 9.37 seconds ===========================
++ 03:32:13 starting jit/metainterp/test/test_string.py [168 started in total]
__ jit/metainterp/test/test_recursive.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 42 items
jit/metainterp/test/test_recursive.py ................s........s...............s
==================== 39 passed, 3 skipped in 63.28 seconds =====================
++ 03:32:28 starting jit/metainterp/test/test_support.py [169 started in total]
__ jit/metainterp/test/test_loop_unroll_disopt.py [167 done in total, somefailed=False]
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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 131.79 seconds ===================
++ 03:32:28 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.25 seconds ===========================
++ 03:32:29 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 4.86 seconds ===========================
++ 03:32:35 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 18.49 seconds ===========================
++ 03:32:50 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 13.93 seconds =====================
++ 03:32:52 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 32.22 seconds =====================
++ 03:33:30 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 79.75 seconds =====================
++ 03:33:41 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 55.76 seconds ===========================
++ 03:33:48 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 29.66 seconds =====================
++ 03:34:13 starting jit/metainterp/test/test_warmspot.py [178 started in total]
__ jit/metainterp/test/test_virtualref.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 21 items
jit/metainterp/test/test_virtualref.py ..s..................
==================== 20 passed, 1 skipped in 24.78 seconds =====================
++ 03:34:16 starting jit/metainterp/test/test_warmstate.py [179 started in total]
__ jit/metainterp/test/test_warmstate.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 9 items
jit/metainterp/test/test_warmstate.py .........
=========================== 9 passed in 2.61 seconds ===========================
++ 03:34:21 starting jit/metainterp/test/test_zvector.py [180 started in total]
__ jit/metainterp/test/test_warmspot.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 27 items
jit/metainterp/test/test_warmspot.py ...........sss.....ssss....
==================== 20 passed, 7 skipped in 13.73 seconds =====================
++ 03:34:31 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 62.00 seconds ==========================
++ 03:34:36 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.52 seconds ===========================
++ 03:34:41 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 11.85 seconds =====================
++ 03:34:55 starting jit/tool/test [184 started in total]
__ jit/tool/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 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 5.35 seconds ===========================
++ 03:35:02 starting memory/gc/test [185 started in total]
__ jit/tl/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 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 29.72 seconds =====================
++ 03:35:03 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 217 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 ........................
==================== 216 passed, 1 skipped in 83.48 seconds ====================
++ 03:36:30 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.13 seconds ===========================
++ 03:36:34 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 94.24 seconds =====================
++ 03:36:45 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 63.98 seconds ==========================
++ 03:37:40 starting memory/test/test_hybrid_gc.py [190 started in total]
__ jit/metainterp/test/test_zvector.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 84 items
jit/metainterp/test/test_zvector.py ....................................................................................
========================= 84 passed in 210.30 seconds ==========================
++ 03:37:58 starting memory/test/test_hybrid_gc_smallheap.py [191 started in total]
__ memory/test/test_growingsemispace_gc.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 47 items
memory/test/test_growingsemispace_gc.py ...............................................
========================== 47 passed in 67.32 seconds ==========================
++ 03:37:58 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 67.31 seconds ==========================
++ 03:38:53 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 54.99 seconds ==========================
++ 03:38:56 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.81 seconds ===========================
++ 03:38:59 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 82.74 seconds =====================
++ 03:39:25 starting memory/test/test_minimark_gc_cardmarking.py [196 started in total]
__ memory/test/test_minimark_gc.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 48 items
memory/test/test_minimark_gc.py ................................................
========================== 48 passed in 73.36 seconds ==========================
++ 03:40:19 starting memory/test/test_semispace_gc.py [197 started in total]
__ memory/test/test_incminimark_gc_cardmarking.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 52 items
memory/test/test_incminimark_gc_cardmarking.py ..................................................s.
==================== 51 passed, 1 skipped in 82.23 seconds =====================
++ 03:40:20 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.04 seconds ===========================
++ 03:40:27 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 69.76 seconds ==========================
++ 03:40:38 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 24.61 seconds ===========================
++ 03:41:06 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.37 seconds =====================
++ 03:41:10 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.66 seconds ===========================
++ 03:41:12 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.44 seconds ===========================
++ 03:41:14 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.49 seconds ===========================
++ 03:41:16 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 55.04 seconds ==========================
++ 03:41:18 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.42 seconds ===========================
++ 03:41:21 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.27 seconds ==========================
++ 03:41:22 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.59 seconds ===========================
++ 03:41:25 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 2.07 seconds =====================
++ 03:41:25 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.73 seconds ===========================
++ 03:41:28 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 65.95 seconds ==========================
++ 03:42:38 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.42 seconds ===========================
++ 03:43:16 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 138.44 seconds ==========================
++ 03:43:53 starting rlib/rjitlog/test/test_jitlog.py [214 started in total]
__ rlib/rjitlog/test/test_jitlog.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 4 items
rlib/rjitlog/test/test_jitlog.py ....
=========================== 4 passed in 4.52 seconds ===========================
++ 03:44:00 starting rlib/rsre/test/test_char.py [215 started in total]
__ rlib/parsing/test/test_tree.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 6 items
rlib/parsing/test/test_tree.py ......
========================== 6 passed in 37.38 seconds ===========================
++ 03:44:00 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 2.05 seconds ===========================
++ 03:44:03 starting rlib/rsre/test/test_match.py [217 started in total]
__ rlib/rsre/test/test_char.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 7 items
rlib/rsre/test/test_char.py .......
=========================== 7 passed in 2.76 seconds ===========================
++ 03:44:04 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.47 seconds ===========================
++ 03:44:07 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.61 seconds =====================
++ 03:44:07 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.23 seconds ===========================
++ 03:44:09 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 2.44 seconds ==========================
++ 03:44:12 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 29.25 seconds ===========================
++ 03:44:42 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.62 seconds ===========================
++ 03:44:45 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 62.59 seconds ==========================
++ 03:45:50 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.01 seconds ===========================
++ 03:45:54 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 20.34 seconds ==========================
++ 03:46:18 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 27.26 seconds ===========================
++ 03:46:50 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 430.94 seconds ===================
++ 03:47:41 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.22 seconds ===========================
++ 03:47:44 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 0x00007f9e007bcaa0>
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
cpu_time = self.get_cpu_time()
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, cpu_time/self.SAMPLING_INTERVAL)
E assert <bound method TestEnable.approx_equal of <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f9e007bcaa0>>(2, (0.49 / 0.004))
E + where <bound method TestEnable.approx_equal of <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f9e007bcaa0>> = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f9e007bcaa0>.approx_equal
E + and 2 = 2
E + where 2 = <Node: py:code:52:test_enable (2) []>.count
E + and 0.004 = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x00007f9e007bcaa0>.SAMPLING_INTERVAL
rlib/rvmprof/test/test_rvmprof.py:153: AssertionError
---------------------------- Captured stderr setup -----------------------------
[flowgraph] (rpython.translator.c.test.test_genc:66)entry_point
[translation:info] Annotating&simplifying...
[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:936)get_nonmovingbuffer_ll_final_null
[flowgraph] (rpython.rtyper.lltypesystem.rffi:883)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:947)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:864)charp2str
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1053)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:1397)getintfield
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1397)getintfield
[flowgraph] (rpython.rlib.rposix:1627)times
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)times
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_times
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rvmprof.rvmprof:224)TestEnable.main_rvmprof
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:134)<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:134)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.rlib.rposix:500)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1450)scoped_nonmovingbuffer.__init__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1454)scoped_nonmovingbuffer.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1456)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] (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] (?: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
[flowgraph] (?:1)memo__isfunctype_0
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-679
[translation:info] already done: Annotating&simplifying
[translation:info] RTyping...
[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:426)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:997)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 / 917 blocks (10%)
[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 / 985 blocks (20%)
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[rtyper] specializing: 300 / 1001 blocks (29%)
[flowgraph] (rpython.rtyper.rint:149)ll_str
[rtyper] specializing: 400 / 1003 blocks (39%)
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter
[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
[rtyper] specializing: 500 / 1091 blocks (45%)
[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: 600 / 1155 blocks (51%)
[rtyper] specializing: 700 / 1155 blocks (60%)
[flowgraph] (rpython.rtyper.rint:398)ll_int_py_div
[rtyper] specializing: 800 / 1160 blocks (68%)
[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 / 1179 blocks (76%)
[flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div
[rtyper] specializing: 1000 / 1181 blocks (84%)
[flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod
[rtyper] specializing: 1100 / 1183 blocks (92%)
[rtyper] -=- specialized 1183 blocks -=-
[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass
[flowgraph] (rpython.rtyper.rclass:1130)ll_type
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-679
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] lltype back-end optimisations...
[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 3 cast_pointers in times
[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__v2309___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__v2312___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 strerror__Signed_star_1
[backendopt:inlining] 0.00 open__SomeString_Signed_Signed_star_3
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 memo_emptystrfun_0
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll
[backendopt:inlining] 0.00 vmprof_disable___star_0
[backendopt:inlining] 0.00 isconstant__v2302___simple_call__function_
[backendopt:inlining] 0.00 _lambda_
[backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr
[backendopt:inlining] 0.00 isconstant__v2308___simple_call__function_
[backendopt:inlining] 0.00 ll_fixed_items__arrayPtr
[backendopt:inlining] 0.00 isconstant__v2314___simple_call__function_
[backendopt:inlining] 0.00 _as_bytes__str
[backendopt:inlining] 0.00 vmprof_register_virtual_function__SomeString_Signed_Signed_star_3
[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_listPtr_Signed
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__
[backendopt:inlining] 0.00 copy_raw_to_string
[backendopt:inlining] 0.00 isconstant__v2298___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2294___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2299___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2300___simple_call__function__star_3
[backendopt:inlining] 0.00 ll_fixed_items__arrayPtr
[backendopt:inlining] 0.00 isconstant__v2292___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2315___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2316___simple_call__function__star_3
[backendopt:inlining] 0.00 times__tmsPtr_star_1
[backendopt:inlining] 0.00 _get_raw_buf__rpy_string
[backendopt:inlining] 0.00 copy_string_to_raw
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 __exit____star_3
[backendopt:inlining] 0.00 widen__int
[backendopt:inlining] 0.00 memo_ll_constant_0
[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_arrayPtr_Signed
[backendopt:inlining] 0.00 gc_thread_run
[backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__
[backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3
[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 vmprof_enable__Signed_Signed_Signed_star_3
[backendopt:inlining] 0.00 conditional_call__v2289___simple_call__function__star_3
[backendopt:inlining] 0.00 isvirtual__v2310___simple_call__function_
[backendopt:inlining] 0.00 _PyPy_dg_strtod__arrayPtr_arrayPtr_star_2
[backendopt:inlining] 0.00 isconstant__v2321___simple_call__function_
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 isconstant__v2325___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v2327___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v2333___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2338___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2339___simple_call__function__star_3
[backendopt:inlining] 0.00 isconstant__v2331___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2335___simple_call__function_
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 ll_getitem_fast__arrayPtr_Signed
[backendopt:inlining] 0.00 isconstant__v2287___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2288___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 0.00 ll_setitem_nonneg__dum_nocheckConst_arrayPtr_Signed_GCREFPtr
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 ll_fixed_newlist__GcArray_Ptr_GCREF__gcopaque_Ll_Signed
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 VMProfError.__init__
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 ll_fixed_length__arrayPtr
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 ll_fixed_newlist__GcArray_SignedLlT_Signed
[backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned
[backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned
[backendopt:inlining] 2.00 ll_fixed_length__arrayPtr
[backendopt:inlining] 2.00 WeakCodeObjectList.get_all_handles
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 get_or_make_raw
[backendopt:inlining] 2.00 ll_unsigned__Signed
[backendopt:inlining] 2.00 MyCode.__init__
[backendopt:inlining] 4.00 ll_fixed_setitem_fast__arrayPtr_Signed_GCREFPtr
[backendopt:inlining] 4.00 _ll_zero_or_null__GCREFPtr
[backendopt:inlining] 4.00 ll_fixed_getitem_fast__arrayPtr_Signed
[backendopt:inlining] 4.00 ll_fixed_setitem_fast__arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 ll_stritem_nonneg__rpy_stringPtr_Signed
[backendopt:inlining] 4.00 getintfield__timevalPtr_c_tv_sec
[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 getintfield__timevalPtr_c_tv_usec
[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_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] 7.00 mallocstr
[backendopt:inlining] 4.00 get_saved_errno
[backendopt:inlining] 7.00 ll_str__IntegerR_SignedConst_Signed
[backendopt:inlining] 7.00 llrepr_out__int
[backendopt:inlining] 7.00 rpython_print_newline
[backendopt:inlining] 7.00 disable
[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.00 rstring_to_float__SomeString
[backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed
[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_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] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT
[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] 6.00 ll_getitem_fast__listPtr_Signed
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 11.00 enable
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Signed
[backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Char
[backendopt:inlining] 6.00 leave_code
[backendopt:inlining] 12.00 ll_rangeiter__Ptr_GcStruct_rangeLlT_rangePtr
[backendopt:inlining] 12.00 ll_striter__rpy_stringPtr
[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__v2332___simple_call__function_
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v2337___simple_call__function_
[backendopt:inlining] 15.00 ll_int_py_div__Signed_Signed
[backendopt:inlining] 15.50 ll_strnext__stringiterPtr
[backendopt:inlining] 16.00 WeakCodeObjectList.add_handle
[backendopt:inlining] 14.25 ll_alloc_and_set__GcArray_Ptr_GCREF__gcopaque_Ll_Signed_GCREFPtr
[backendopt:inlining] 15.00 _ll_alloc_and_clear__GcArray_Ptr_GCREF__gcopaque_Ll_Signed
[backendopt:inlining] 4.00 loop_unrolling_heuristic__v2307___simple_call__function_
[backendopt:inlining] 18.12 ll_stringslice_startstop__rpy_stringPtr_Signed_Signed
[backendopt:inlining] 16.00 WeakCodeObjectList.store_handle
[backendopt:inlining] 21.00 ccall_close
[backendopt:inlining] 0.00 close__Signed_star_1
[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] 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__v2283___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 19.25 _errno_after__v2281___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2277___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2275___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2279___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2285___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v2326___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v2329___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__v2303___simple_call__function_
[backendopt:inlining] 20.67 _ll_alloc_and_set_nonnull__v2305___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__write
[backendopt:inlining] 31.75 handle_posix_error__open
[backendopt:inlining] 31.87 _errno_before__v2282___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 31.87 _errno_before__v2280___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] 31.87 _errno_before__v2284___simple_call__function_
[backendopt:inlining] inlined 406 callsites.
[backendopt:removecasts] removed 2 cast_pointers in time
[backendopt:removecasts] removed 2 cast_pointers in times
[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] 2 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] 3 simple mallocs removed in 'times__tmsPtr_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] 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 'rpython_print_item'
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v2289___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__v2300___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__v2316___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__v2339___simple_call__function__star_3'
[backendopt:malloc] removed 147 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
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-679
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] already done: lltype back-end optimisations
[translation:info] inserting stack checks...
[flowgraph] (rpython.rlib.rstack:42)stack_check
[flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath
[rtyper] -=- specialized 8 more blocks -=-
[translation:info] inserted 0 stack checks.
[translation:info] Creating database for generating c source...
[flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred
[flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type
[flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value
[flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear
[flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise
[flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise
[flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception
[flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception
[flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr
[flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr
[flowgraph] (rpython.rtyper.rclass:1173)ll_inst_type
[rtyper] specializing: 1200 / 1220 blocks (98%)
[rtyper] -=- specialized 25 more blocks -=-
[flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:462)_ll_malloc_fixedsize_zero
[flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.transform:501)_ll_malloc_varsize_no_length_zero
[flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:455)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:478)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:495)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash
[flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size
[flowgraph] (rpython.memory.gctransform.boehm:20)<lambda>
[flowgraph] (rpython.memory.gctransform.boehm:24)<lambda>
[flowgraph] (rpython.memory.gctransform.transform:469)_ll_compute_size
[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] specializing: 1300 / 1325 blocks (98%)
[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] 398 nodes [ array: 51 boehm rtti: 22 func: 98 struct: 227 ]
[c:database] Completed
[translation:info] database for generating C source was created
[translation:info] Generating c source...
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_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-679/testing_4/testing_4.c
[translation:info] Compiling c source...
[platform:execute] make in /tmp/buildbot-x86_64/usession-main-679/testing_4
[platform:WARNING] rpython_rlib.c:263:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 263 | RPyItem(l_v2538, 1L) = l_v2539;
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib.c:413:3: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 413 | RPyItem(l_v2593, 1L) = (&pypy_g_rpy_string_31.b);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib.c:789:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 789 | RPyItem(l_v2720, 1L) = (&pypy_g_rpy_string_31.b);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib.c:1447:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 1447 | RPyItem(l_v2903, 1L) = (&pypy_g_rpy_string_31.b);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] 4 warnings generated.
[platform:WARNING] rpython_rlib_rvmprof.c:638:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 638 | RPyItem(l_v3109, 1L) = l_v3110;
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib_rvmprof.c:639:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 639 | RPyItem(l_v3109, 2L) = (&pypy_g_rpy_string_38.b);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib_rvmprof.c:640:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 640 | RPyItem(l_v3109, 3L) = (&pypy_g_rpy_string_23.b);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_rlib_rvmprof.c:641:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]
[platform:WARNING] 641 | RPyItem(l_v3109, 4L) = (&pypy_g_rpy_string_39.b);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:547:2: note: array 'items' declared here
[platform:WARNING] 547 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] 4 warnings generated.
[platform:WARNING] rpython_translator_c_test.c:91:12: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]
[platform:WARNING] 91 | l_v3811 = RPyItem(l_v3810, 1L);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:319:2: note: array 'items' declared here
[platform:WARNING] 319 | void* items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_translator_c_test.c:110:12: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]
[platform:WARNING] 110 | l_v3819 = RPyItem(l_v3818, 2L);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:319:2: note: array 'items' declared here
[platform:WARNING] 319 | void* items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] rpython_translator_c_test.c:202:12: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]
[platform:WARNING] 202 | l_v3834 = RPyItem(l_v3833, 3L);
[platform:WARNING] | ^ ~~
[platform:WARNING] /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ^ ~~~~~
[platform:WARNING] ./singleheader.h:319:2: note: array 'items' declared here
[platform:WARNING] 319 | void* items[RPY_VARLENGTH];
[platform:WARNING] | ^
[platform:WARNING] 3 warnings generated.
[translation:info] created: /tmp/buildbot-x86_64/usession-main-679/testing_4/testing_4
[translation:info] usession directory: /tmp/buildbot-x86_64/usession-main-679
----------------------------- Captured stdout call -----------------------------
THE RESULT IS: 99990000 ;
MALLOC COUNTERS: 0 0
----------------------------- Captured stderr call -----------------------------
[c:cmdexec] /tmp/buildbot-x86_64/usession-main-679/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 154.77 seconds =====================
++ 03:49:30 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 320.88 seconds ====================
++ 03:49:37 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.15 seconds ===========================
++ 03:49:40 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 63.87 seconds ===========================
++ 03:50:36 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:50:37 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.84 seconds =====================
n: 2
Arg 0: 3
Arg 1: 15
++ 03:50:48 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 23.40 seconds ===========================
++ 03:51:16 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 94.93 seconds ==========================
++ 03:51:22 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 11.18 seconds =====================
++ 03:51:35 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.27 seconds ===========================
++ 03:51:38 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 3.75 seconds =====================
++ 03:51:44 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 23.06 seconds ==========================
++ 03:51:44 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.50 seconds ==================
++ 03:51:48 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.91 seconds ===========================
++ 03:51:51 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.76 seconds ===========================
++ 03:51:54 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 74.35 seconds ==========================
++ 03:53:04 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.60 seconds =====================
++ 03:53:07 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.73 seconds ===========================
++ 03:53:10 starting rlib/test/test_rarithmetic.py [248 started in total]
__ rlib/test/test_rarithmetic.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 103 items
rlib/test/test_rarithmetic.py .......................................................................................................
========================== 103 passed in 3.85 seconds ==========================
++ 03:53:15 starting rlib/test/test_rawrefcount.py [249 started in total]
__ rlib/rvmprof/test/test_traceback.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 1 items
rlib/rvmprof/test/test_traceback.py .
========================== 1 passed in 324.00 seconds ==========================
++ 03:53:17 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.16 seconds ===========================
++ 03:53:19 starting rlib/test/test_rawstorage.py [251 started in total]
__ rlib/test/test_posix.py [249 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 30 items
rlib/test/test_posix.py ....s....F...........sss..ssss
=================================== FAILURES ===================================
_____________________________ TestPosix.test_read ______________________________
self = <rpython.rlib.test.test_posix.TestPosix object at 0x00007fd9e0adad78>
def test_read(self):
def f(fi,len):
return posix.read(fi,len)
fi = os.open(path,os.O_WRONLY,0777)
text = 'This is a test'
os.write(fi,text)
os.close(fi)
fi = os.open(path,os.O_RDONLY,0777)
> res = self.interpret(f,[fi,20])
rlib/test/test_posix.py:125:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/tool.py:16: in interpret
return interpret(fn, args, **kwds)
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fd9d101fbe8>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 205 blocks (48%)
[rtyper] specializing: 200 / 205 blocks (97%)
[rtyper] -=- specialized 205 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
=========================== short test summary info ============================
FAIL rlib/test/test_posix.py::TestPosix::()::test_read
=============== 1 failed, 21 passed, 8 skipped in 24.22 seconds ================
++ 03:53:32 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 51.70 seconds ==========================
++ 03:54:14 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.32 seconds ===========================
++ 03:54:16 starting rlib/test/test_rcomplex.py [254 started in total]
__ rlib/test/test_rcomplex.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 8 items
rlib/test/test_rcomplex.py ........
=========================== 8 passed in 1.38 seconds ===========================
++ 03:54:19 starting rlib/test/test_rdtoa.py [255 started in total]
__ rlib/test/test_rdtoa.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 6 items
rlib/test/test_rdtoa.py ......
=========================== 6 passed in 1.78 seconds ===========================
++ 03:54:22 starting rlib/test/test_rdynload.py [256 started in total]
__ rlib/test/test_rawstorage.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 7 items
rlib/test/test_rawstorage.py .......
========================== 7 passed in 60.16 seconds ===========================
++ 03:54:25 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.91 seconds ===========================
++ 03:54:25 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.07 seconds ===========================
++ 03:54:28 starting rlib/test/test_rfloat.py [259 started in total]
__ rlib/test/test_rfile.py [257 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 26 items
rlib/test/test_rfile.py ..ssssFFF..............sss
=================================== FAILURES ===================================
___________________________ TestFile.test_read_write ___________________________
self = <rpython.rlib.test.test_rfile.TestFile object at 0x00007fc620c85210>
def test_read_write(self):
fname = str(self.tmpdir.join('file_2'))
def f():
f = open(fname, "w")
try:
f.read()
except IOError as e:
pass
else:
assert False
try:
f.readline()
except IOError as e:
pass
else:
assert False
f.write("dupa\x00dupb")
f.close()
for mode in ['r', 'U']:
f2 = open(fname, mode)
try:
f2.write('z')
except IOError as e:
pass
else:
assert False
dupa = f2.read(0)
assert dupa == ""
dupa = f2.read()
assert dupa == "dupa\x00dupb"
f2.seek(0)
dupa = f2.readline(0)
assert dupa == ""
dupa = f2.readline(2)
assert dupa == "du"
dupa = f2.readline(100)
assert dupa == "pa\x00dupb"
f2.seek(0)
dupa = f2.readline()
assert dupa == "dupa\x00dupb"
f2.close()
f()
os.unlink(fname)
> self.interpret(f, [])
rlib/test/test_rfile.py:233:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/tool.py:16: in interpret
return interpret(fn, args, **kwds)
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fc6611d2918>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 774 blocks (12%)
[rtyper] specializing: 200 / 774 blocks (25%)
[rtyper] specializing: 300 / 844 blocks (35%)
[rtyper] specializing: 400 / 848 blocks (47%)
[rtyper] specializing: 500 / 857 blocks (58%)
[rtyper] specializing: 600 / 873 blocks (68%)
[rtyper] specializing: 700 / 873 blocks (80%)
[rtyper] specializing: 800 / 875 blocks (91%)
[rtyper] -=- specialized 875 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
_______________________ TestFile.test_read_sequentially ________________________
self = <rpython.rlib.test.test_rfile.TestFile object at 0x00007fc671106fa8>
def test_read_sequentially(self):
fname = self.tmpdir.join('file_3')
fname.write("dupa")
fname = str(fname)
def f():
f = open(fname)
a = f.read(1)
b = f.read(1)
c = f.read(1)
d = f.read(1)
e = f.read()
f.close()
assert a == "d"
assert b == "u"
assert c == "p"
assert d == "a"
assert e == ""
f()
> self.interpret(f, [])
rlib/test/test_rfile.py:255:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/tool.py:16: in interpret
return interpret(fn, args, **kwds)
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fc660b29d00>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 575 blocks (17%)
[rtyper] specializing: 200 / 575 blocks (34%)
[rtyper] specializing: 300 / 575 blocks (52%)
[rtyper] specializing: 400 / 637 blocks (62%)
[rtyper] specializing: 500 / 637 blocks (78%)
[rtyper] specializing: 600 / 639 blocks (93%)
[rtyper] -=- specialized 639 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
_________________________ TestFile.test_read_universal _________________________
self = <rpython.rlib.test.test_rfile.TestFile object at 0x00007fc620bb1d70>
def test_read_universal(self):
fname = str(self.tmpdir.join('read_univ'))
with open(fname, 'wb') as f:
f.write("dupa\ndupb\r\ndupc\rdupd")
def f():
f = open(fname, 'U')
assert f.read() == "dupa\ndupb\ndupc\ndupd"
assert f.read() == ""
f.seek(0)
assert f.read(10) == "dupa\ndupb\n"
assert f.read(42) == "dupc\ndupd"
assert f.read(1) == ""
f.seek(0)
assert f.readline() == "dupa\n"
assert f.tell() == 5
assert f.readline() == "dupb\n"
assert f.tell() == 11
assert f.readline() == "dupc\n"
assert f.tell() == 16
assert f.readline() == "dupd"
assert f.tell() == 20
assert f.readline() == ""
f.seek(0)
assert f.readline() == "dupa\n"
assert f.readline() == "dupb\n"
f.seek(4)
assert f.read(1) == "\n"
f.close()
f()
> self.interpret(f, [])
rlib/test/test_rfile.py:288:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/tool.py:16: in interpret
return interpret(fn, args, **kwds)
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fc660e92fe0>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 757 blocks (13%)
[rtyper] specializing: 200 / 757 blocks (26%)
[rtyper] specializing: 300 / 814 blocks (36%)
[rtyper] specializing: 400 / 814 blocks (49%)
[rtyper] specializing: 500 / 822 blocks (60%)
[rtyper] specializing: 600 / 831 blocks (72%)
[rtyper] specializing: 700 / 836 blocks (83%)
[rtyper] specializing: 800 / 838 blocks (95%)
[rtyper] -=- specialized 838 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
=========================== short test summary info ============================
FAIL rlib/test/test_rfile.py::TestFile::()::test_read_write
FAIL rlib/test/test_rfile.py::TestFile::()::test_read_sequentially
FAIL rlib/test/test_rfile.py::TestFile::()::test_read_universal
=============== 3 failed, 16 passed, 7 skipped in 48.39 seconds ================
test
++ 03:55:16 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 70.44 seconds ==========================
++ 03:55:41 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 206.10 seconds =========================
++ 03:57:02 starting rlib/test/test_rlocale.py [262 started in total]
__ rlib/test/test_rlocale.py [260 done in total, somefailed=False] ____________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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.s
===================== 1 passed, 3 skipped in 0.25 seconds ======================
++ 03:57:04 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 90.10 seconds ===========================
++ 03:57:16 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.79 seconds ===========================
++ 03:57:18 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 40.47 seconds ===========================
++ 03:57:48 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 9.10 seconds =====================
++ 03:58:00 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.12 seconds ======================
++ 03:58:04 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 79.43 seconds =====================
++ 03:58:46 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 212.94 seconds ====================
++ 03:58:53 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.82 seconds =====================
++ 03:59:09 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 6.79 seconds ===========================
++ 03:59:18 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.13 seconds ======================
++ 03:59:25 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 43.09 seconds ===========================
++ 03:59:45 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.61 seconds ===========================
++ 03:59:49 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.78 seconds ===========================
++ 03:59:52 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.23 seconds ===========================
++ 03:59:54 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 28.04 seconds ===========================
++ 03:59:57 starting rlib/test/test_rsiphash.py [278 started in total]
__ rlib/test/test_rsiphash.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_rsiphash.py ......
========================== 6 passed in 42.91 seconds ===========================
++ 04:00:42 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 81 items
rlib/test/test_rposix.py ...sssss...........s...ssF..........F...F............FF...............ss.....s.ss
=================================== FAILURES ===================================
___________________________ TestPosixAscii.test_open ___________________________
self = <rpython.rlib.test.test_rposix.TestPosixAscii instance at 0x00007fcfb0e01760>
def test_open(self):
def f():
try:
fd = os.open(self.path, os.O_RDONLY, 0777)
try:
text = os.read(fd, 50)
return text
finally:
os.close(fd)
except OSError:
return ''
> assert ll_to_string(interpret(f, [])) == "test"
rlib/test/test_rposix.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fcfe9431328>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 379 blocks (26%)
[rtyper] specializing: 200 / 432 blocks (46%)
[rtyper] specializing: 300 / 434 blocks (69%)
[rtyper] specializing: 400 / 436 blocks (91%)
[rtyper] -=- specialized 436 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
__________________________ TestPosixAscii.test_openat __________________________
self = <rpython.rlib.test.test_rposix.TestPosixAscii instance at 0x00007fcfe98d98e0>
@rposix_requires('openat')
def test_openat(self):
def f(dirfd):
try:
fd = rposix.openat('test_open_ascii', os.O_RDONLY, 0777, dirfd)
try:
text = os.read(fd, 50)
return text
finally:
os.close(fd)
except OSError:
return ''
dirfd = os.open(os.path.dirname(self.ufilename), os.O_RDONLY)
try:
> assert ll_to_string(interpret(f, [dirfd])) == "test"
rlib/test/test_rposix.py:518:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fcffa2679f0>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 320 blocks (31%)
[rtyper] specializing: 200 / 320 blocks (62%)
[rtyper] specializing: 300 / 322 blocks (93%)
[rtyper] -=- specialized 322 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
__________________________ TestPosixUnicode.test_open __________________________
self = <rpython.rlib.test.test_rposix.TestPosixUnicode instance at 0x00007fcfc9468a60>
def test_open(self):
def f():
try:
fd = os.open(self.path, os.O_RDONLY, 0777)
try:
text = os.read(fd, 50)
return text
finally:
os.close(fd)
except OSError:
return ''
> assert ll_to_string(interpret(f, [])) == "test"
rlib/test/test_rposix.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fcfc99a21a8>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 379 blocks (26%)
[rtyper] specializing: 200 / 432 blocks (46%)
[rtyper] specializing: 300 / 434 blocks (69%)
[rtyper] specializing: 400 / 436 blocks (91%)
[rtyper] -=- specialized 436 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
________________________________ test_fdlistdir ________________________________
tmpdir = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-507/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-507/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::TestPosixAscii::()::test_open
FAIL rlib/test/test_rposix.py::TestPosixAscii::()::test_openat
FAIL rlib/test/test_rposix.py::TestPosixUnicode::()::test_open
FAIL rlib/test/test_rposix.py::test_fdlistdir
FAIL rlib/test/test_rposix.py::test_fdlistdir_rewinddir
============== 5 failed, 63 passed, 13 skipped in 112.37 seconds ===============
++ 04:00:42 starting rlib/test/test_rstacklet.py [280 started in total]
__ rlib/test/test_rsignal.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_rsignal.py ......
========================== 6 passed in 45.37 seconds ===========================
++ 04:00:45 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 21.43 seconds =====================
++ 04:01:09 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 28 items
rlib/test/test_rstring.py ..........s.s...............
==================== 26 passed, 2 skipped in 13.92 seconds =====================
++ 04:01:26 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.02 seconds ===========================
++ 04:01:28 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 78.89 seconds ===============
++ 04:02:02 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.57 seconds ===========================
++ 04:02:09 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 35.88 seconds ===========================
++ 04:02:47 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 9.97 seconds ===========================
++ 04:02:59 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.28 seconds ===========================
++ 04:03:01 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 5.55 seconds ===========================
++ 04:03:08 starting rlib/test/test_rweakkeydict.py [290 started in total]
__ rlib/test/test_rweakkeydict.py [288 done in total, somefailed=False] _______
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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 .....XXx
=============== 5 passed, 1 xfailed, 2 xpassed in 10.67 seconds ================
++ 04:03:20 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:03:22 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.78 seconds ===========================
++ 04:03:25 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 60.12 seconds =====================
++ 04:04:31 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.09 seconds ===========================
++ 04:04:33 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 248.55 seconds ==========================
++ 04:04:55 starting rlib/test/test_rzlib.py [296 started in total]
__ rlib/test/test_rzipfile.py [294 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
rlib/test/test_rzipfile.py FF
=================================== FAILURES ===================================
__________________________ TestRZipFile.test_rzipfile __________________________
self = <rpython.rlib.test.test_rzipfile.TestRZipFile object at 0x00007f786867d750>
def test_rzipfile(self):
zipname = self.zipname
year = self.year
compression = self.compression
def one():
rzip = RZipFile(zipname, "r", compression)
info = rzip.getinfo('one')
return (info.date_time[0] == year and
rzip.read('one') == 'stuff\n' and
rzip.read('three') == 'hello, world')
assert one()
> assert self.interpret(one, [])
rlib/test/test_rzipfile.py:44:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/tool.py:16: in interpret
return interpret(fn, args, **kwds)
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:714: in op_indirect_call
return self.op_direct_call(f, *args)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:714: in op_indirect_call
return self.op_direct_call(f, *args)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007f784888d398>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 200 / 3192 blocks (6%)
[rtyper] specializing: 400 / 3623 blocks (11%)
[rtyper] specializing: 700 / 3848 blocks (18%)
[rtyper] specializing: 900 / 3861 blocks (23%)
[rtyper] specializing: 1100 / 3861 blocks (28%)
[rtyper] specializing: 1300 / 3861 blocks (33%)
[rtyper] specializing: 1600 / 4107 blocks (38%)
[rtyper] specializing: 1800 / 4130 blocks (43%)
[rtyper] specializing: 2000 / 4134 blocks (48%)
[rtyper] specializing: 2100 / 4134 blocks (50%)
[rtyper] specializing: 2300 / 4134 blocks (55%)
[rtyper] specializing: 2500 / 4134 blocks (60%)
[rtyper] specializing: 2700 / 4134 blocks (65%)
[rtyper] specializing: 2900 / 4134 blocks (70%)
[rtyper] specializing: 3200 / 4134 blocks (77%)
[rtyper] specializing: 3400 / 4136 blocks (82%)
[rtyper] specializing: 3600 / 4136 blocks (87%)
[rtyper] specializing: 4000 / 4251 blocks (94%)
[rtyper] specializing: 4200 / 4255 blocks (98%)
[rtyper] -=- specialized 4255 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
_____________________ TestRZipFileCompressed.test_rzipfile _____________________
self = <rpython.rlib.test.test_rzipfile.TestRZipFileCompressed object at 0x00007f78a98422c0>
def test_rzipfile(self):
zipname = self.zipname
year = self.year
compression = self.compression
def one():
rzip = RZipFile(zipname, "r", compression)
info = rzip.getinfo('one')
return (info.date_time[0] == year and
rzip.read('one') == 'stuff\n' and
rzip.read('three') == 'hello, world')
assert one()
> assert self.interpret(one, [])
rlib/test/test_rzipfile.py:44:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/tool.py:16: in interpret
return interpret(fn, args, **kwds)
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:714: in op_indirect_call
return self.op_direct_call(f, *args)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:714: in op_indirect_call
return self.op_direct_call(f, *args)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007f78985cdec0>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 200 / 3192 blocks (6%)
[rtyper] specializing: 400 / 3623 blocks (11%)
[rtyper] specializing: 700 / 3848 blocks (18%)
[rtyper] specializing: 900 / 3861 blocks (23%)
[rtyper] specializing: 1100 / 3861 blocks (28%)
[rtyper] specializing: 1300 / 3861 blocks (33%)
[rtyper] specializing: 1600 / 4107 blocks (38%)
[rtyper] specializing: 1800 / 4130 blocks (43%)
[rtyper] specializing: 2000 / 4134 blocks (48%)
[rtyper] specializing: 2100 / 4134 blocks (50%)
[rtyper] specializing: 2300 / 4134 blocks (55%)
[rtyper] specializing: 2500 / 4134 blocks (60%)
[rtyper] specializing: 2700 / 4134 blocks (65%)
[rtyper] specializing: 2900 / 4134 blocks (70%)
[rtyper] specializing: 3200 / 4134 blocks (77%)
[rtyper] specializing: 3400 / 4136 blocks (82%)
[rtyper] specializing: 3600 / 4136 blocks (87%)
[rtyper] specializing: 4000 / 4251 blocks (94%)
[rtyper] specializing: 4200 / 4255 blocks (98%)
[rtyper] -=- specialized 4255 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
=========================== short test summary info ============================
FAIL rlib/test/test_rzipfile.py::TestRZipFile::()::test_rzipfile
FAIL rlib/test/test_rzipfile.py::TestRZipFileCompressed::()::test_rzipfile
========================== 2 failed in 47.27 seconds ===========================
++ 04:05:24 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.52 seconds =====================
++ 04:05:29 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 21 items
rlib/test/test_rzlib.py .....................
========================== 21 passed in 74.54 seconds ==========================
++ 04:06:15 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.03 seconds ===========================
++ 04:06:17 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.78 seconds ===========================
++ 04:06:20 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 3.39 seconds ===========================
++ 04:06:25 starting rlib/unicodedata/test/test_ucd.py [302 started in total]
__ rlib/unicodedata/test/test_ucd.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 4 items
rlib/unicodedata/test/test_ucd.py ....
========================== 4 passed in 23.09 seconds ===========================
++ 04:06:53 starting rlib/unicodedata/test/test_unicodedata.py [303 started in total]
__ rlib/test/test_streamio.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 112 items
rlib/test/test_streamio.py ............................................................................................................sss.
==================== 109 passed, 3 skipped in 84.69 seconds ====================
++ 04:06:56 starting rtyper/lltypesystem/module/test [304 started in total]
__ rlib/unicodedata/test/test_unicodedata.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 26 items
rlib/unicodedata/test/test_unicodedata.py ..........................
========================== 26 passed in 4.48 seconds ===========================
++ 04:07:00 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 343.60 seconds =========
++ 04:07:15 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 74.48 seconds ==========================
++ 04:08:16 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 54.87 seconds ==========================
++ 04:09:15 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.33 seconds =====================
++ 04:09:22 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.56 seconds ==========================
++ 04:09:39 starting tool/jitlogparser/test [310 started in total]
__ tool/jitlogparser/test [308 done in total, somefailed=False] _______________
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/rpython/.hypothesis/examples')
pytest-2.9.2 from /Users/matti/build-worker-x86_64/rpython-macos-x86-64/build/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...ssss.......
tool/jitlogparser/test/test_storage.py .
===================== 18 passed, 6 skipped in 1.75 seconds =====================
++ 04:09:43 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.26 seconds ===========================
++ 04:09:44 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.22 seconds =====================
++ 04:09:59 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 20.08 seconds ====================
++ 04:10:23 starting translator/c/test/test_backendoptimized.py [314 started in total]
__ rtyper/test [312 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 1167 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 ...................Fs..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 .......
=================================== FAILURES ===================================
__________________________ TestRbuiltin.test_os_read ___________________________
self = <rpython.rtyper.test.test_rbuiltin.TestRbuiltin object at 0x00007fe1d2168ec8>
def test_os_read(self):
tmpfile = str(udir.udir.join("os_read_test"))
f = file(tmpfile, 'w')
f.write('hello world')
f.close()
def fn():
fd = os.open(tmpfile, os.O_RDONLY, 0777)
return os.read(fd, 4096)
> res = self.interpret(fn, [])
rtyper/test/test_rbuiltin.py:245:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/tool.py:16: in interpret
return interpret(fn, args, **kwds)
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:102: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
rtyper/llinterp.py:702: in op_direct_call
return self.perform_call(f, FTYPE.ARGS, args)
rtyper/llinterp.py:698: in perform_call
return frame.eval()
rtyper/llinterp.py:300: in eval
nextblock, args = self.eval_block(nextblock)
rtyper/llinterp.py:329: in eval_block
rstackovf.check_stack_overflow()
rtyper/llinterp.py:324: in eval_block
self.eval_operation(op)
rtyper/llinterp.py:427: in eval_operation
retval = ophandler(*vals)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0x00007fe1e028b130>, obj = 11
def op_gc_get_stats(self, obj):
> raise NotImplementedError("gc_get_stats")
E NotImplementedError: gc_get_stats
rtyper/llinterp.py:764: NotImplementedError
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 274 blocks (36%)
[rtyper] specializing: 200 / 274 blocks (72%)
[rtyper] -=- specialized 274 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
=========================== short test summary info ============================
FAIL rtyper/test/test_rbuiltin.py::TestRbuiltin::()::test_os_read
======== 1 failed, 1142 passed, 22 skipped, 2 xfailed in 467.50 seconds ========
++ 04:15:04 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 277 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 ...
=================== 270 passed, 7 skipped in 618.09 seconds ====================
n: 3
Arg 0: 1
Arg 1: 20
Arg 2: 300
++ 04:17:21 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 2.66 seconds ===========================
++ 04:17:26 starting translator/c/test/test_exception.py [317 started in total]
__ translator/c/test/test_boehm.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 17 items
translator/c/test/test_boehm.py .................
========================= 17 passed in 264.77 seconds ==========================
++ 04:19:32 starting translator/c/test/test_extfunc.py [318 started in total]
__ translator/c/test/test_exception.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 10 items
translator/c/test/test_exception.py ..........
========================= 10 passed in 130.95 seconds ==========================
++ 04:19:44 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 372.32 seconds ==========================
++ 04:25:59 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 202.17 seconds ====================
++ 04:29:30 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.58 seconds ===========================
++ 04:31:11 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 742.75 seconds ====================
++ 04:32:03 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.64 seconds ===========================
++ 04:33:01 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 1398.07 seconds =========================
++ 04:33:42 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 150.07 seconds ==========================
++ 04:36:15 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 15.11 seconds ===========================
++ 04:36:32 starting translator/c/test/test_standalone.py [327 started in total]
__ translator/c/test/test_newgc.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 264 items
translator/c/test/test_newgc.py .........................................................s...........................................................s...s..s....s.........................................................s.............................................................s...s..s....s..
=================== 254 passed, 10 skipped in 363.23 seconds ===================
++ 04:39:10 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 21.52 seconds ===========================
++ 04:39:34 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.41 seconds ==========================
++ 04:39:36 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.05 seconds ===========================
++ 04:41:17 starting translator/c/test/test_typed.py [331 started in total]
__ translator/c/test/test_lltyped.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 51 items
translator/c/test/test_lltyped.py ..................s...............s................
==================== 49 passed, 2 skipped in 756.63 seconds ====================
++ 04:43:49 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:43:50 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 152.68 seconds ====================
++ 04:46:30 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 43 items
translator/c/test/test_standalone.py ...s..............s......s..........s.....s
==================== 38 passed, 5 skipped in 804.05 seconds ====================
++ 04:50:00 starting translator/test [335 started in total]
__ translator/sandbox/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 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 357.35 seconds ====================
++ 04:52:31 starting translator/tool/test [336 started in total]
__ translator/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 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 149.44 seconds ====================
__ translator/tool/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 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 35.62 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 1208.53 seconds =========================
program finished with exit code 1
elapsedTime=7298.241991