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-arm64/rpython-macos-arm64/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/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
INFOPATH=/opt/homebrew/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-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/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/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig
PWD=/Users/matti/build-worker-arm64/rpython-macos-arm64/build
PYPYCHERRYPICK=
PYPY_USESSION_DIR=/tmp/buildbot-arm64
PYTHONPATH=.:
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.20 54836 22
SSH_CONNECTION=10.0.0.20 54836 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-256color
TMPDIR=/tmp/buildbot-arm64/pytest
USER=matti
_=/Users/matti/oss/pypy-arm64-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
++ 09:46:40 starting annotator/test [1 started in total]
++ 09:46:40 starting config/test [2 started in total]
++ 09:46:40 starting flowspace/test [3 started in total]
__ flowspace/test [1 done in total, somefailed=False] _________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.py
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 162 items
flowspace/test/test_argument.py ..... [ 3%]
flowspace/test/test_checkgraph.py ........ [ 8%]
flowspace/test/test_flowcontext.py ..... [ 11%]
flowspace/test/test_framestate.py .......... [ 17%]
flowspace/test/test_generator.py ..... [ 20%]
flowspace/test/test_model.py ......... [ 25%]
flowspace/test/test_objspace.py ........................................ [ 50%]
.....................xx...................xx..x................ [ 89%]
flowspace/test/test_objspace_py2.py .... [ 91%]
flowspace/test/test_print_function.py ......... [ 97%]
flowspace/test/test_unroll.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 157 passed, 5 xfailed, 1 warnings in 11.21 seconds ==============
++ 09:46:52 starting jit/backend/aarch64/test/test_basic.py [4 started in total]
__ config/test [2 done in total, somefailed=False] ____________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 43 items
config/test/test_config.py .................................... [ 83%]
config/test/test_parse.py .. [ 88%]
config/test/test_support.py s.. [ 95%]
config/test/test_translationoption.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 42 passed, 1 skipped, 1 warnings in 15.06 seconds ===============
++ 09:46:57 starting jit/backend/aarch64/test/test_call.py [5 started in total]
__ jit/backend/aarch64/test/test_call.py [3 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/backend/aarch64/test/test_call.py ................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 16 passed, 1 warnings in 8.27 seconds =====================
++ 09:47:07 starting jit/backend/aarch64/test/test_calling_convention.py [6 started in total]
__ annotator/test [4 done in total, somefailed=False] _________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.py
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 697 items
annotator/test/test_annrpython.py ...................................... [ 5%]
................................................x....................... [ 15%]
........................................................................ [ 26%]
...........................................x............................ [ 36%]
............................................................xx.......... [ 46%]
... [ 47%]
annotator/test/test_annrpython_py2.py ... [ 47%]
annotator/test/test_annsimplifyrpython.py .............................. [ 51%]
........................................................x............... [ 62%]
........................................................................ [ 72%]
...................................................x.................... [ 82%]
....................................................................xx.. [ 93%]
.............. [ 95%]
annotator/test/test_argument.py ...... [ 96%]
annotator/test/test_description.py ... [ 96%]
annotator/test/test_model.py ..........x.x.......... [ 99%]
annotator/test/test_signature.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 687 passed, 10 xfailed, 1 warnings in 28.12 seconds ==============
++ 09:47:12 starting jit/backend/aarch64/test/test_del.py [7 started in total]
__ jit/backend/aarch64/test/test_del.py [5 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_del.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 3.78 seconds =====================
++ 09:47:17 starting jit/backend/aarch64/test/test_dict.py [8 started in total]
__ jit/backend/aarch64/test/test_calling_convention.py [6 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/backend/aarch64/test/test_calling_convention.py .....s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 6 passed, 1 skipped, 1 warnings in 54.72 seconds ===============
++ 09:48:06 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] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit/backend/aarch64/test/test_dict.py .................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 20 passed, 1 warnings in 47.69 seconds ====================
++ 09:48:08 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit/backend/aarch64/test/test_exception.py s............................ [ 90%]
... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 31 passed, 1 skipped, 1 warnings in 12.43 seconds ===============
++ 09:48:20 starting jit/backend/aarch64/test/test_float.py [11 started in total]
__ jit/backend/aarch64/test/test_float.py [9 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/backend/aarch64/test/test_float.py ....s..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 9 passed, 1 skipped, 1 warnings in 5.31 seconds ================
++ 09:48:27 starting jit/backend/aarch64/test/test_instr_builder.py [12 started in total]
__ jit/backend/aarch64/test/test_instr_builder.py [10 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/backend/aarch64/test/test_instr_builder.py sssssssssssssssssssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 21 skipped, 1 warnings in 0.45 seconds ====================
++ 09:48:28 starting jit/backend/aarch64/test/test_jitlog.py [13 started in total]
__ jit/backend/aarch64/test/test_fficall.py [11 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/aarch64/test/test_fficall.py ...sss...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 9 passed, 3 skipped, 1 warnings in 17.18 seconds ===============
++ 09:48:28 starting jit/backend/aarch64/test/test_list.py [14 started in total]
__ jit/backend/aarch64/test/test_list.py [12 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit/backend/aarch64/test/test_list.py ...s................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 22 passed, 1 skipped, 1 warnings in 12.45 seconds ===============
++ 09:48:43 starting jit/backend/aarch64/test/test_llop.py [15 started in total]
__ jit/backend/aarch64/test/test_jitlog.py [13 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_jitlog.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 3 passed, 1 warnings in 16.76 seconds =====================
++ 09:48:46 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] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/aarch64/test/test_llop.py sssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 5 skipped, 1 warnings in 1.30 seconds =====================
++ 09:48:46 starting jit/backend/aarch64/test/test_quasiimmut.py [17 started in total]
__ jit/backend/aarch64/test/test_basic.py [15 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 194 items
jit/backend/aarch64/test/test_basic.py .ss.............................. [ 17%]
........................................................................ [ 54%]
....................................s................s..............s... [ 91%]
........s........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 188 passed, 6 skipped, 1 warnings in 108.90 seconds ==============
++ 09:48:48 starting jit/backend/aarch64/test/test_rawmem.py [18 started in total]
__ jit/backend/aarch64/test/test_rawmem.py [16 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/backend/aarch64/test/test_rawmem.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 4.20 seconds =====================
++ 09:48:54 starting jit/backend/aarch64/test/test_recursive.py [19 started in total]
__ jit/backend/aarch64/test/test_quasiimmut.py [17 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit/backend/aarch64/test/test_quasiimmut.py ..............s..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 19 passed, 1 skipped, 1 warnings in 9.24 seconds ===============
++ 09:48:56 starting jit/backend/aarch64/test/test_runner.py [20 started in total]
__ jit/backend/aarch64/test/test_loop_unroll.py [18 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/backend/aarch64/test/test_loop_unroll.py ........................... [ 72%]
...ss.s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 34 passed, 3 skipped, 1 warnings in 32.45 seconds ===============
++ 09:49:24 starting jit/backend/aarch64/test/test_rvmprof.py [21 started in total]
__ jit/backend/aarch64/test/test_rvmprof.py [19 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_rvmprof.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 5.71 seconds =====================
++ 09:49:31 starting jit/backend/aarch64/test/test_send.py [22 started in total]
__ jit/backend/aarch64/test/test_send.py [20 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit/backend/aarch64/test/test_send.py ....................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 23 passed, 1 warnings in 15.75 seconds ====================
++ 09:49:48 starting jit/backend/aarch64/test/test_slist.py [23 started in total]
__ jit/backend/aarch64/test/test_slist.py [21 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/backend/aarch64/test/test_slist.py s..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 5 passed, 1 skipped, 1 warnings in 3.95 seconds ================
++ 09:49:52 starting jit/backend/aarch64/test/test_string.py [24 started in total]
__ jit/backend/aarch64/test/test_recursive.py [22 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit/backend/aarch64/test/test_recursive.py ................s........s... [ 69%]
...........s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 39 passed, 3 skipped, 1 warnings in 57.56 seconds ===============
++ 09:49:52 starting jit/backend/aarch64/test/test_tl.py [25 started in total]
__ jit/backend/aarch64/test/test_tl.py [23 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/aarch64/test/test_tl.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 8.80 seconds =====================
++ 09:50:03 starting jit/backend/aarch64/test/test_tlc.py [26 started in total]
__ jit/backend/aarch64/test/test_tlc.py [24 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_tlc.py ss. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 1 passed, 2 skipped, 1 warnings in 4.41 seconds ================
++ 09:50:08 starting jit/backend/aarch64/test/test_virtual.py [27 started in total]
__ jit/backend/aarch64/test/test_virtual.py [25 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
jit/backend/aarch64/test/test_virtual.py ............................... [ 59%]
..................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 52 passed, 1 warnings in 24.20 seconds ====================
++ 09:50:36 starting jit/backend/aarch64/test/test_virtualizable.py [28 started in total]
__ jit/backend/aarch64/test/test_string.py [26 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 97 items
jit/backend/aarch64/test/test_string.py .............................s.. [ 32%]
..........................................s...................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 95 passed, 2 skipped, 1 warnings in 52.01 seconds ===============
++ 09:50:51 starting jit/backend/aarch64/test/test_virtualref.py [29 started in total]
__ jit/backend/aarch64/test/test_runner.py [27 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
[c59d3f93982bd80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e54000 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d3f93996a900] jit-backend-dump}
[c59d3f939c2e500] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e54060 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9050981D2A55FA0F20500CCF2A40040F9060080D2A60000F9050881D2A55FA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d3f939d91a80] jit-backend-dump}
[c59d3f93a522300] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e540f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE00740A9FE0300F9A00F00F9E0031DAA100981D2B05FA0F21000CCF2100240F9B01700F9100881D2B05FA0F21000CCF2130240F9100981D2B05FA0F21000CCF2110080D2110200F9100881D2B05FA0F21000CCF2110200F9101088D29011A0F23000C0F21000E0F200023FD6FD0300AA100981D2B05FA0F21000CCF2B11740F9110200F9110080D2B11700F9100881D2B05FA0F21000CCF2130200F9100080D2B00F00F9A02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDFE0340F9FF430091C0035FD6
[c59d3f93a917a00] jit-backend-dump}
[c59d3f93ab60300] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e54270 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE0031DAAF35344A9FE77C5A8C0035FD6
[c59d3f93acb1400] jit-backend-dump}
[c59d3f93afe1880] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e542f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FD050981D2A55FA0F20500CCF2A40040F9060080D2A60000F9050881D2A55FA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d3f93b1ace00] jit-backend-dump}
[c59d3f93b345d00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e543a0 +0 100981D2B05FA0F21000CCF2000240F9110080D2110200F9100881D2B05FA0F21000CCF2110200F9A01700F9000080D2A00700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d3f93b42dc00] jit-backend-dump}
[c59d3f93b807780] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e543f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9F00340F9FF43009100025FD6
[c59d3f93ba25380] jit-backend-dump}
[c59d3f93bdad480] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e544c0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9F00340F9FF43009100025FD6
[c59d3f93bfa9300] jit-backend-dump}
[c59d3f93c419380] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e54580 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d3f93c68d800] jit-backend-dump}
[c59d3f93caa4f80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @100e54670 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d3f93ccecf80] jit-backend-dump}
collected 156 items
jit/backend/aarch64/test/test_runner.py ................................ [ 20%]
............................................................s.FF.ss..... [ 66%]
................ssss.......F....s..s......s..sssss.. [100%]
=================================== FAILURES ===================================
_______ TestARM64.test_call_release_gil_variable_function_and_arguments ________
self = <rpython.jit.backend.aarch64.test.test_runner.TestARM64 object at 0x0000000142ee08e0>
def test_call_release_gil_variable_function_and_arguments(self):
from rpython.translator.tool.cbuild import ExternalCompilationInfo
from rpython.rlib.libffi import types
from rpython.rlib.rarithmetic import r_uint, r_longlong, r_ulonglong
from rpython.rlib.rarithmetic import r_singlefloat
from rpython.translator.c import primitive
def same_as_for_box(b):
if b.type == 'i':
return rop.SAME_AS_I
elif b.type == 'f':
return rop.SAME_AS_F
else:
assert False
cpu = self.cpu
rnd = random.Random(525)
seed = py.test.config.option.randomseed
print("random seed %d" % seed)
ALL_TYPES = [
(types.unsigned, lltype.Unsigned),
(types.signed, lltype.Signed),
(types.uint8, rffi.UCHAR),
(types.sint8, rffi.SIGNEDCHAR),
(types.uint16, rffi.USHORT),
(types.sint16, rffi.SHORT),
(types.uint32, rffi.UINT),
(types.sint32, rffi.INT),
]
if IS_32_BIT and cpu.supports_longlong:
ALL_TYPES += [
(types.uint64, lltype.UnsignedLongLong),
(types.sint64, lltype.SignedLongLong),
] * 2
if cpu.supports_floats:
ALL_TYPES += [
(types.double, rffi.DOUBLE),
] * 4
if cpu.supports_singlefloats:
ALL_TYPES += [
(types.float, rffi.FLOAT),
] * 4
NB_TESTS = 100
c_source = []
all_tests = []
def prepare_c_source():
"""Pick a random choice of argument types and length,
and build a C function with these arguments. The C
function will simply copy them all into static global
variables. There are then additional functions to fetch
them, one per argument, with a signature 'void(ARG *)'.
"""
POSSIBLE_TYPES = [rnd.choice(ALL_TYPES)
for i in range(random.randrange(2, 5))]
load_factor = rnd.random()
keepalive_factor = rnd.random()
#
ffitypes = []
ARGTYPES = []
for i in range(rnd.randrange(4, 20)):
ffitype, TP = rnd.choice(POSSIBLE_TYPES)
ffitypes.append(ffitype)
ARGTYPES.append(TP)
fn_name = 'vartest%d' % k
all_tests.append((ARGTYPES, ffitypes, fn_name))
#
fn_args = []
for i, ARG in enumerate(ARGTYPES):
arg_decl = primitive.cdecl(primitive.PrimitiveType[ARG],
'x%d' % i)
fn_args.append(arg_decl)
var_name = 'argcopy_%s_x%d' % (fn_name, i)
var_decl = primitive.cdecl(primitive.PrimitiveType[ARG],
var_name)
c_source.append('static %s;' % var_decl)
getter_name = '%s_get%d' % (fn_name, i)
c_source.append('RPY_EXPORTED void %s(%s) { *p = %s; }' % (
getter_name,
primitive.cdecl(primitive.PrimitiveType[ARG], '*p'),
var_name))
c_source.append('#include <stdio.h>')
c_source.append('')
c_source.append('static void real%s(%s)' % (
fn_name, ', '.join(fn_args)))
c_source.append('{')
for i in range(len(ARGTYPES)):
if ARGTYPES[i] is lltype.Float:
c_source.append(' fprintf(stderr, "x%d = %%f\\n", x%d);' % (i, i))
elif ARGTYPES[i] is lltype.Signed:
c_source.append(' fprintf(stderr, "x%d = %%ld\\n", x%d);' % (i, i))
elif ARGTYPES[i] is rffi.UINT:
c_source.append(' fprintf(stderr, "x%d = %%u\\n", x%d);' % (i, i))
for i in range(len(ARGTYPES)):
c_source.append(' argcopy_%s_x%d = x%d;' % (fn_name, i, i))
c_source.append('}')
c_source.append('RPY_EXPORTED void *%s(void)' % fn_name)
c_source.append('{')
c_source.append(' return (void *)&real%s;' % fn_name)
c_source.append('}')
c_source.append('')
for k in range(NB_TESTS):
prepare_c_source()
eci = ExternalCompilationInfo(
separate_module_sources=['\n'.join(c_source)])
for k in range(NB_TESTS):
ARGTYPES, ffitypes, fn_name = all_tests[k]
func_getter_ptr = rffi.llexternal(fn_name, [], lltype.Signed,
compilation_info=eci, _nowrapper=True)
load_factor = rnd.random()
keepalive_factor = rnd.random()
#
func_raw = func_getter_ptr()
calldescr = cpu._calldescr_dynamic_for_tests(ffitypes, types.void)
faildescr = BasicFailDescr(1)
#
argboxes = [InputArgInt()] # for the function to call
codes = ['X']
for ffitype in ffitypes:
kind = types.getkind(ffitype)
codes.append(kind)
if kind in 'uis':
b1 = InputArgInt()
elif kind in 'fUI':
b1 = InputArgFloat()
else:
assert 0, kind
argboxes.append(b1)
codes = ''.join(codes) # useful for pdb
print()
print(codes)
#
argvalues = [func_raw]
for TP in ARGTYPES:
r = (rnd.random() - 0.5) * 999999999999.9
r = rffi.cast(TP, r)
argvalues.append(r)
#
argvalues_normal = argvalues[:1]
for ffitype, r in zip(ffitypes, argvalues[1:]):
kind = types.getkind(ffitype)
if kind in 'ui':
r = rffi.cast(lltype.Signed, r)
elif kind in 's':
r, = struct.unpack("i", struct.pack("f", float(r)))
elif kind in 'f':
r = longlong.getfloatstorage(r)
elif kind in 'UI': # 32-bit only
r = rffi.cast(lltype.SignedLongLong, r)
else:
assert 0
argvalues_normal.append(r)
#
ops = []
loadcodes = []
insideboxes = []
for b1 in argboxes:
load = rnd.random() < load_factor
loadcodes.append(' ^'[load])
if load:
b2 = ResOperation(same_as_for_box(b1), [b1])
ops.insert(rnd.randrange(0, len(ops)+1), b2)
b1 = b2
insideboxes.append(b1)
loadcodes = ''.join(loadcodes)
print(loadcodes)
ops += [
ResOperation(rop.CALL_RELEASE_GIL_N,
[ConstInt(0)] + insideboxes,
descr=calldescr),
ResOperation(rop.GUARD_NOT_FORCED, [], descr=faildescr),
ResOperation(rop.FINISH, [], descr=BasicFinalDescr(0))
]
ops[-2].setfailargs([])
# keep alive a random subset of the insideboxes
for b1 in insideboxes:
if rnd.random() < keepalive_factor:
ops.insert(-1, ResOperation(same_as_for_box(b1), [b1]))
looptoken = JitCellToken()
self.cpu.compile_loop(argboxes, ops, looptoken)
#
deadframe = self.cpu.execute_token(looptoken, *argvalues_normal)
fail = self.cpu.get_latest_descr(deadframe)
assert fail.identifier == 0
expected = argvalues[1:]
got = []
for i, ARG in enumerate(ARGTYPES):
PARG = rffi.CArrayPtr(ARG)
getter_name = '%s_get%d' % (fn_name, i)
getter_ptr = rffi.llexternal(getter_name, [PARG], lltype.Void,
compilation_info=eci,
_nowrapper=True)
my_arg = lltype.malloc(PARG.TO, 1, zero=True, flavor='raw')
getter_ptr(my_arg)
got.append(my_arg[0])
lltype.free(my_arg, flavor='raw')
different_values = ['x%d: got %r, expected %r' % (i, a, b)
for i, (a, b) in enumerate(zip(got, expected))
if a != b]
assert got == expected, '\n'.join(
> ['bad args, signature %r' % codes[1:]] + different_values)
E AssertionError: bad args, signature 'iiiiiiiiiiiiiiiiiii'
E x9: got 0L, expected 3824L
E x10: got 0L, expected -1983779616L
E x11: got 3824L, expected 1023677474L
E x12: got 0L, expected -80L
E x13: got 0L, expected 17162L
E x14: got -4896L, expected 11474L
E x15: got -63L, expected 21L
E x16: got -1L, expected -923760643L
E x17: got 5154L, expected -30265L
E x18: got 15620L, expected 11210L
jit/backend/test/runner_test.py:3125: AssertionError
---------------------------- Captured stderr setup -----------------------------
[c59d4035383f700] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600000 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4035393c280] jit-backend-dump}
[c59d40353c11200] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600060 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F905BB8ED2E55EA0F20500CCF2A40040F9060080D2A60000F905BA8ED2E55EA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d40353df3680] jit-backend-dump}
[c59d403545b3700] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70036000f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE00740A9FE0300F9A00F00F9E0031DAA10BB8ED2F05EA0F21000CCF2100240F9B01700F910BA8ED2F05EA0F21000CCF2130240F910BB8ED2F05EA0F21000CCF2110080D2110200F910BA8ED2F05EA0F21000CCF2110200F9106289D29011A0F23000C0F21000E0F200023FD6FD0300AA10BB8ED2F05EA0F21000CCF2B11740F9110200F9110080D2B11700F910BA8ED2F05EA0F21000CCF2130200F9100080D2B00F00F9A02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDFE0340F9FF430091C0035FD6
[c59d403549ce180] jit-backend-dump}
[c59d40354c38800] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600270 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE0031DAAF35344A9FE77C5A8C0035FD6
[c59d40354d86200] jit-backend-dump}
[c59d403550ce900] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70036002f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FD05BB8ED2E55EA0F20500CCF2A40040F9060080D2A60000F905BA8ED2E55EA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d403552a0280] jit-backend-dump}
[c59d40355442980] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70036003a0 +0 10BB8ED2F05EA0F21000CCF2000240F9110080D2110200F910BA8ED2F05EA0F21000CCF2110200F9A01700F9000080D2A00700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4035559b380] jit-backend-dump}
[c59d40355b36000] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70036003f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9F00340F9FF43009100025FD6
[c59d40355d6fb80] jit-backend-dump}
[c59d40356134100] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70036004c0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9F00340F9FF43009100025FD6
[c59d40356352500] jit-backend-dump}
[c59d403567e9380] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600580 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d40356a73e00] jit-backend-dump}
[c59d4035721e080] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600670 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d40357487580] jit-backend-dump}
----------------------------- Captured stdout call -----------------------------
random seed 4065
Xffifff
^^ ^
Xfuiuffuiiifuu
^ ^ ^ ^ ^ ^^^^
Xiiiii
^ ^
Xuffufuufuuf
Xfufuffffuffuufff
^ ^ ^
Xfifiiffifff
^
Xiiiiiiiiiiiiiiiiiii
^^^^^^^ ^ ^^^ ^^^^^^
----------------------------- Captured stderr call -----------------------------
[c59d40366b5af80] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d40366b69280] jit-mem-looptoken-alloc}
[c59d403673c0080] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600780 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA00F890D2005BA0F20000CCF2010040F921040091010000F9A09340FDA18740FDA28B40FDF0FDFF58B00B00F9B18340F9A08F40F9A39740FDA49B40FDFF4300D1E00300FD2040601E4140601EE20340FDFF430091E80311AA10EB80D2106CA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009100013FD60F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5C10000B4101288D29011A0F23000C0F21000E0F200023FD6BD0700D1100080D2B00F00F9B00740F91F0200F1000020D4B0F8FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D470F7FF58B00700F910ED80D2106CA0F2100EC0F2B00F00F9100C80D2106CA0F2100EC0F21000E0F200023FD6
[c59d4036774be00] jit-backend-dump}
[c59d403677e6c00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600870 +0 21010054
[c59d40367809b00] jit-backend-dump}
[c59d40367ba9880] {jit-backend-addr
Loop -1 () has address 0x70036007a0 to 0x7003600894 (bootstrap 0x7003600790)
gc table: 0x7003600780
function: 0x7003600790
resops: 0x70036007a0
failures: 0x7003600894
end: 0x70036008c0
[c59d40367bbde80] jit-backend-addr}
x0 = 373384088790.742126
x1 = -32739126287.857967
x3 = 92616475442.619034
x4 = 189457694485.587860
x5 = -266584694992.934357
[c59d40376fb2680] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d40376fcc900] jit-mem-looptoken-alloc}
[c59d40377e80380] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600900 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA000098D2805BA0F20000CCF2010040F921040091010000F9A19340F9A0AB40F9A2B340F9A38B40F9A09B40FDA4B740F9A1AF40FDA5A340F9A68340F930FDFF58B00B00F9FF4300D1E40300F9F10306AAE40305AAA5A740F9E60300AAE70302AAE00303AAE20301AAA39F40F9A18F40F90240601E2340601EA08740FDA19740FDE80311AA101B81D2106CA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009100013FD6FF4300910F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5C10000B4101288D29011A0F23000C0F21000E0F200023FD6BD0700D1100080D2B00F00F9B00740F91F0200F1000020D430F7FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D4F0F5FF58B00700F9101D81D2106CA0F2100EC0F2B00F00F9100C80D2106CA0F2100EC0F21000E0F200023FD6
[c59d403782f7900] jit-backend-dump}
[c59d40378395e00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600a20 +0 21010054
[c59d403783ba180] jit-backend-dump}
[c59d403787e6d80] {jit-backend-addr
Loop -1 () has address 0x7003600920 to 0x7003600a44 (bootstrap 0x7003600910)
gc table: 0x7003600900
function: 0x7003600910
resops: 0x7003600920
failures: 0x7003600a44
end: 0x7003600a70
[c59d403787fa800] jit-backend-addr}
x0 = -495013440509.895386
x4 = -401046800361.869995
x5 = -303460836671.050171
x10 = 245907917194.907410
[c59d40397330800] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d4039734a200] jit-mem-looptoken-alloc}
[c59d40397ce4a00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600ab0 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA002888D2E05BA0F20000CCF2010040F921040091010000F9A18340F9A09740F910FEFF58B00B00F9F10301AAA18B40F9A28F40F9A39340F9E40300AAA08740F9E80311AA105181D2106CA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009100013FD60F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5C10000B4101288D29011A0F23000C0F21000E0F200023FD6BD0700D1100080D2B00F00F9B00740F91F0200F1000020D450F9FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D410F8FF58B00700F9105381D2106CA0F2100EC0F2B00F00F9100C80D2106CA0F2100EC0F21000E0F200023FD6
[c59d40398045d80] jit-backend-dump}
[c59d403980e7a00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600b8c +0 21010054
[c59d4039810df00] jit-backend-dump}
[c59d40398488a80] {jit-backend-addr
Loop -1 () has address 0x7003600ad0 to 0x7003600bb0 (bootstrap 0x7003600ac0)
gc table: 0x7003600ab0
function: 0x7003600ac0
resops: 0x7003600ad0
failures: 0x7003600bb0
end: 0x7003600bdc
[c59d4039849f680] jit-backend-addr}
[c59d403a5cdd300] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d403a5ce6d00] jit-mem-looptoken-alloc}
[c59d403a686c680] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600c20 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA000489D2005BA0F20000CCF2010040F921040091010000F950FEFF58B00B00F9B18340F9A08740F9A19340F9A29B40F9A39F40F9A4A740F9A5AB40F9A08B40FDA18F40FDA29740FDA3A340FDA4AF40FDE80311AA107F81D2106CA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009100013FD60F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5C10000B4101288D29011A0F23000C0F21000E0F200023FD6BD0700D1100080D2B00F00F9B00740F91F0200F1000020D4D0F8FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D490F7FF58B00700F9108181D2106CA0F2100EC0F2B00F00F9100C80D2106CA0F2100EC0F21000E0F200023FD6
[c59d403a6bf9b00] jit-backend-dump}
[c59d403a6c99d80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600d0c +0 21010054
[c59d403a6cbda00] jit-backend-dump}
[c59d403a7057c00] {jit-backend-addr
Loop -1 () has address 0x7003600c40 to 0x7003600d30 (bootstrap 0x7003600c30)
gc table: 0x7003600c20
function: 0x7003600c30
resops: 0x7003600c40
failures: 0x7003600d30
end: 0x7003600d5c
[c59d403a706c600] jit-backend-addr}
x0 = 2019771493
x1 = -273819355918.334991
x2 = -161277281141.774841
x3 = 2918436480
x4 = -109485210615.034515
x5 = 1294473882
x6 = 924617171
x7 = -22988185520.200798
x8 = 221889531
x9 = 4286102395
x10 = 61825201986.718071
[c59d403be4dd380] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d403be4e7200] jit-mem-looptoken-alloc}
[c59d403bf05f400] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600da0 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA005098D2005BA0F20000CCF2010040F921040091010000F9A09740FDA19F40FDA1A740F9F0FDFF58B00B00F9FF8300D1B0BB40F9F00300F9B0BF40F9F00700F9B0C340F9F00B00F9B18340F9A08B40F9E20301AAA3B340F9A4B740F9A19340F90240601EA39B40FD2440601EA5A340FDA6AB40FDA7AF40FDA08740FDA18F40FDE80311AA10AF81D2106CA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009100013FD6FF8300910F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5C10000B4101288D29011A0F23000C0F21000E0F200023FD6BD0700D1100080D2B00F00F9B00740F91F0200F1000020D430F7FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D4F0F5FF58B00700F910B181D2106CA0F2100EC0F2B00F00F9100C80D2106CA0F2100EC0F21000E0F200023FD6
[c59d403bf487d80] jit-backend-dump}
[c59d403bf52d200] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600ec0 +0 21010054
[c59d403bf555680] jit-backend-dump}
[c59d403bf96cc80] {jit-backend-addr
Loop -1 () has address 0x7003600dc0 to 0x7003600ee4 (bootstrap 0x7003600db0)
gc table: 0x7003600da0
function: 0x7003600db0
resops: 0x7003600dc0
failures: 0x7003600ee4
end: 0x7003600f10
[c59d403bf981480] jit-backend-addr}
x0 = -162933050503.244293
x2 = -303064010694.880859
x4 = 387105207218.134644
x5 = -335387495920.464478
x6 = -289376372584.546753
x7 = 176189787009.388306
x9 = 443495789488.567444
x10 = 325033107409.249573
x13 = 449773479552.445374
x14 = 198373194137.300079
x15 = 414216653090.562195
[c59d403e38f7880] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d403e3902400] jit-mem-looptoken-alloc}
[c59d403e41a5f00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003600f50 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA00F098D2005BA0F20000CCF2010040F921040091010000F9A09F40FD30FEFF58B00B00F9B18340F9A08B40F9A19340F9A29740F9A3A340F9A18F40FDA29B40FD0340601EA4A740FDA5AB40FDA6AF40FDA08740FDE80311AA10E581D2106CA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009100013FD60F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5C10000B4101288D29011A0F23000C0F21000E0F200023FD6BD0700D1100080D2B00F00F9B00740F91F0200F1000020D4B0F8FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D470F7FF58B00700F910E781D2106CA0F2100EC0F2B00F00F9100C80D2106CA0F2100EC0F21000E0F200023FD6
[c59d403e4548d80] jit-backend-dump}
[c59d403e45e6d00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003601040 +0 21010054
[c59d403e460ce00] jit-backend-dump}
[c59d403e49c3500] {jit-backend-addr
Loop -1 () has address 0x7003600f70 to 0x7003601064 (bootstrap 0x7003600f60)
gc table: 0x7003600f50
function: 0x7003600f60
resops: 0x7003600f70
failures: 0x7003601064
end: 0x7003601090
[c59d403e4a03300] jit-backend-addr}
x0 = 414440789677.402161
x1 = 290375614529
x2 = 126838725050.524384
x3 = 476919891422
x5 = -45087025872.272911
x6 = 122907271546.880234
x7 = -150835300371
x8 = -450726895597.914795
x9 = 148371320396.063538
x10 = -300202997609.980530
[c59d403fdc1f980] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d403fdc39f80] jit-mem-looptoken-alloc}
[c59d403fe8e9480] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70036010d0 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA009C98D2805BA0F20000CCF2010040F921040091010000F9A18740F9A09B40F9A2C340F9A3B340F9A48B40F9A5A340F9A6AB40F9A7BF40F9A89740F9A99340F9AA8F40F9AB8340F9ACAF40F9ADCF40F9B3BB40F9B4C740F9A08300F9A0CB40F910FCFF58B00B00F9FF8301D1B0A740F9F00300F9E60700F9EC0B00F9E30F00F9B0B740F9F01300F9F31700F9E71B00F9E21F00F9F42300F9E02700F9ED2B00F9F1030BAAE00301AAE10304AAE2030AAAE30309AAE40308AAA69F40F9E70305AAA58340F9E80311AA101582D2106CA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009100013FD6FF8301910F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5C10000B4101288D29011A0F23000C0F21000E0F200023FD6BD0700D1100080D2B00F00F9B00740F91F0200F1000020D410F5FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D4D0F3FF58B00700F9101782D2106CA0F2100EC0F2B00F00F9100C80D2106CA0F2100EC0F21000E0F200023FD6
[c59d403ff12a180] jit-backend-dump}
[c59d403ff1c6100] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003601234 +0 21010054
[c59d403ff1e8800] jit-backend-dump}
[c59d403ff6d2b00] {jit-backend-addr
Loop -1 () has address 0x70036010f0 to 0x7003601258 (bootstrap 0x70036010e0)
gc table: 0x70036010d0
function: 0x70036010e0
resops: 0x70036010f0
failures: 0x7003601258
end: 0x7003601284
[c59d403ff6e6b00] jit-backend-addr}
__________________ TestARM64.test_call_release_gil_save_errno __________________
self = <rpython.jit.backend.aarch64.test.test_runner.TestARM64 object at 0x000000010b5752b8>
def test_call_release_gil_save_errno(self):
from rpython.translator.tool.cbuild import ExternalCompilationInfo
from rpython.rlib.libffi import types
from rpython.jit.backend.llsupport import llerrno
#
if not isinstance(self.cpu, AbstractLLCPU):
py.test.skip("not on LLGraph")
eci = ExternalCompilationInfo(
separate_module_sources=['''
#include <errno.h>
static Signed f1(Signed a, Signed b, Signed c, Signed d,
Signed e, Signed f, Signed g) {
errno = 42;
return (a + 10*b + 100*c + 1000*d +
10000*e + 100000*f + 1000000*g);
}
RPY_EXPORTED
Signed test_call_release_gil_save_errno(void) {
return (Signed)&f1;
}
'''])
fn_name = 'test_call_release_gil_save_errno'
getter_ptr = rffi.llexternal(fn_name, [], lltype.Signed,
compilation_info=eci, _nowrapper=True)
func1_adr = getter_ptr()
calldescr = self.cpu._calldescr_dynamic_for_tests([types.signed]*7,
types.signed)
#
for saveerr in [rffi.RFFI_ERR_NONE,
rffi.RFFI_SAVE_ERRNO,
rffi.RFFI_ERR_NONE | rffi.RFFI_ALT_ERRNO,
rffi.RFFI_SAVE_ERRNO | rffi.RFFI_ALT_ERRNO,
]:
faildescr = BasicFailDescr(1)
inputargs = [InputArgInt() for i in range(7)]
op0 = ResOperation(rop.CALL_RELEASE_GIL_I,
[ConstInt(saveerr), ConstInt(func1_adr)]
+ inputargs,
descr=calldescr)
ops = [
op0,
ResOperation(rop.GUARD_NOT_FORCED, [], descr=faildescr),
ResOperation(rop.FINISH, [op0], descr=BasicFinalDescr(0))
]
ops[-2].setfailargs([])
looptoken = JitCellToken()
self.cpu.compile_loop(inputargs, ops, looptoken)
#
llerrno.set_debug_saved_errno(self.cpu, 24)
llerrno.set_debug_saved_alterrno(self.cpu, 25)
deadframe = self.cpu.execute_token(looptoken, 9, 8, 7, 6, 5, 4, 3)
original_result = self.cpu.get_int_value(deadframe, 0)
result = llerrno.get_debug_saved_errno(self.cpu)
altresult = llerrno.get_debug_saved_alterrno(self.cpu)
print('saveerr =', saveerr, ': got result =', result,
'altresult =', altresult)
#
expected = {
rffi.RFFI_ERR_NONE: (24, 25),
rffi.RFFI_SAVE_ERRNO: (42, 25),
rffi.RFFI_ERR_NONE | rffi.RFFI_ALT_ERRNO: (24, 25),
rffi.RFFI_SAVE_ERRNO | rffi.RFFI_ALT_ERRNO: (24, 42),
}
# expected (24, 25) as originally set, with possibly one
# of the two changed to 42 by the assembler code
> assert (result, altresult) == expected[saveerr]
E AssertionError: assert (8023936792346492970, 25) == (42, 25)
E At index 0 diff: 8023936792346492970 != 42
E Use -v to get the full diff
jit/backend/test/runner_test.py:3193: AssertionError
---------------------------- Captured stderr setup -----------------------------
[c59d4042bf77b80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003700000 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4042c089200] jit-backend-dump}
[c59d4042c36d980] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003700060 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F905F58ED2655FA0F20500CCF2A40040F9060080D2A60000F905F48ED2655FA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4042c4de880] jit-backend-dump}
[c59d4042cc97b00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70037000f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE00740A9FE0300F9A00F00F9E0031DAA10F58ED2705FA0F21000CCF2100240F9B01700F910F48ED2705FA0F21000CCF2130240F910F58ED2705FA0F21000CCF2110080D2110200F910F48ED2705FA0F21000CCF2110200F9106489D29011A0F23000C0F21000E0F200023FD6FD0300AA10F58ED2705FA0F21000CCF2B11740F9110200F9110080D2B11700F910F48ED2705FA0F21000CCF2130200F9100080D2B00F00F9A02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDFE0340F9FF430091C0035FD6
[c59d4042d0aea80] jit-backend-dump}
[c59d4042d316a80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003700270 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE0031DAAF35344A9FE77C5A8C0035FD6
[c59d4042d475380] jit-backend-dump}
[c59d4042d7c0600] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70037002f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FD05F58ED2655FA0F20500CCF2A40040F9060080D2A60000F905F48ED2655FA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4042d995f80] jit-backend-dump}
[c59d4042db2bd80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70037003a0 +0 10F58ED2705FA0F21000CCF2000240F9110080D2110200F910F48ED2705FA0F21000CCF2110200F9A01700F9000080D2A00700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4042dc03c80] jit-backend-dump}
[c59d4042dffd800] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70037003f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9F00340F9FF43009100025FD6
[c59d4042e230e00] jit-backend-dump}
[c59d4042e5d0900] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70037004c0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9F00340F9FF43009100025FD6
[c59d4042e7d7800] jit-backend-dump}
[c59d4042ec5ed00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003700580 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d4042eef2380] jit-backend-dump}
[c59d4042f33f880] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003700670 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d4042f5a0900] jit-backend-dump}
----------------------------- Captured stdout call -----------------------------
saveerr = 0 : got result = 24 altresult = 25
saveerr = 1 : got result = 8023936792346492970 altresult = 25
----------------------------- Captured stderr call -----------------------------
[c59d4043ac8d080] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d4043ac9e000] jit-mem-looptoken-alloc}
[c59d4043b4a5300] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003700780 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA00E888D2005BA0F20000CCF2010040F921040091010000F950FEFF58B00B00F9A08340F9A18740F9A28B40F9A38F40F9A49340F9A59740F9A69B40F910EB80D2106EA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009110D297D2D013A0F23000C0F21000E0F200023FD60F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5010100B4F30300AA101288D29011A0F23000C0F21000E0F200023FD6E00313AABD0700D1100080D2B00F00F9B00740F91F0200F1000020D4A02300F9B0F8FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D470F7FF58B00700F910ED80D2106EA0F2100EC0F2B00F00F9100C80D2106EA0F2100EC0F21000E0F200023FD6
[c59d4043b833780] jit-backend-dump}
[c59d4043b8d0b00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @700370086c +0 41010054
[c59d4043b8f6080] jit-backend-dump}
[c59d4043be4f700] {jit-backend-addr
Loop -1 () has address 0x70037007a0 to 0x7003700894 (bootstrap 0x7003700790)
gc table: 0x7003700780
function: 0x7003700790
resops: 0x70037007a0
failures: 0x7003700894
end: 0x70037008c0
[c59d4043be67780] jit-backend-addr}
[c59d4043c0deb80] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d4043c0e8380] jit-mem-looptoken-alloc}
[c59d404486ba700] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7003700900 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AA009890D2005BA0F20000CCF2010040F921040091010000F950FEFF58B00B00F9A08340F9A18740F9A28B40F9A38F40F9A49340F9A59740F9A69B40F9101B81D2106EA0F2100EC0F2B00F00F9113980D2D113A0F23100C0F2330240F93FFE9FC8BD07009110D297D2D013A0F23000C0F21000E0F200023FD6E30F40F9700840F9100240F9700C00F90F3980D2CF13A0F22F00C0F2E17D5FC8610000B5F3FD03C8A3FFFF35BF3B03D5010100B4F30300AA101288D29011A0F23000C0F21000E0F200023FD6E00313AABD0700D1100080D2B00F00F9B00740F91F0200F1000020D4A02300F930F8FF58B00700F9BF0F00F9E0031DAAF35344A9FE77C5A8C0035FD6000020D4F0F6FF58B00700F9101D81D2106EA0F2100EC0F2B00F00F9100C80D2106EA0F2100EC0F21000E0F200023FD6
[c59d40448a82b80] jit-backend-dump}
[c59d40448b29180] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @70037009fc +0 41010054
[c59d40448b4f900] jit-backend-dump}
[c59d40448f1f000] {jit-backend-addr
Loop -1 () has address 0x7003700920 to 0x7003700a24 (bootstrap 0x7003700910)
gc table: 0x7003700900
function: 0x7003700910
resops: 0x7003700920
failures: 0x7003700a24
end: 0x7003700a50
[c59d40448f34b80] jit-backend-addr}
________________________ TestARM64.test_compile_asmlen _________________________
self = <rpython.jit.backend.aarch64.test.test_runner.TestARM64 object at 0x0000000141344608>
def test_compile_asmlen(self):
if not isinstance(self.cpu, AbstractLLCPU):
py.test.skip("pointless test on non-asm")
from rpython.jit.backend.tool.viewcode import machine_code_dump, ObjdumpNotFound
import ctypes
targettoken = TargetToken()
ops = """
[i2]
i0 = same_as_i(i2) # but forced to be in a register
label(i0, descr=targettoken)
i1 = int_add(i0, i0)
guard_true(i1, descr=faildescr) [i1]
jump(i1, descr=targettoken)
"""
faildescr = BasicFailDescr(2)
loop = parse(ops, self.cpu, namespace=locals())
bridge_ops = """
[i0]
jump(i0, descr=targettoken)
"""
bridge = parse(bridge_ops, self.cpu, namespace=locals())
looptoken = JitCellToken()
self.cpu.assembler.set_debug(False)
info = self.cpu.compile_loop(loop.inputargs, loop.operations, looptoken)
bridge_info = self.cpu.compile_bridge(faildescr, bridge.inputargs,
bridge.operations,
looptoken)
self.cpu.assembler.set_debug(True) # always on untranslated
assert info.asmlen != 0
cpuname = autodetect()
# XXX we have to check the precise assembler, otherwise
# we don't quite know if borders are correct
def checkops(mc, ops_regexp):
import re
words = []
print('----- checkops -----')
for line in mc:
print(line.rstrip())
t = line.split("\t")
if len(t) <= 2:
continue
w = t[2].split()
if len(w) == 0:
if '<UNDEFINED>' in line:
w = ['UNDEFINED']
else:
continue
words.append(w[0] + ';')
print('[[%s]]' % (w[0],))
text = ' '.join(words)
assert re.compile(ops_regexp).match(text)
data = ctypes.string_at(info.asmaddr, info.asmlen)
try:
> mc = list(machine_code_dump(data, info.asmaddr, cpuname))
jit/backend/test/runner_test.py:4675:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data = '\xa0\x83@\xf9\x00\x00\x00\x8b\x1f\x00\x00\xf1`\x00\x00T\xfd\xff\xff\x17\x00\x00 \xd4'
originaddr = 481131759504, backend_name = 'aarch64', label_list = None
def machine_code_dump(data, originaddr, backend_name, label_list=None):
objdump_machine_option = {
'x86': 'i386',
'x86-without-sse2': 'i386',
'x86_32': 'i386',
'x86_64': 'i386:x86-64',
'x86-64': 'i386:x86-64',
'i386': 'i386',
'arm': 'arm',
'arm_32': 'arm',
'aarch64': 'aarch64',
'ppc' : 'powerpc:common64',
'ppc-64' : 'powerpc:common64',
'riscv64': 'riscv:rv64',
's390x': 's390:64-bit',
}
machine_endianness = {
# default value: 'little'
'ppc' : sys.byteorder, # i.e. same as the running machine...
'ppc-64' : sys.byteorder, # i.e. same as the running machine...
's390x' : sys.byteorder, # i.e. same as the running machine...
}
cmd = find_objdump()
objdump = ('%(command)s -b binary -m %(machine)s '
'--endian=%(endianness)s '
'--disassembler-options=intel-mnemonics '
'--adjust-vma=%(origin)d -D %(file)s')
#
f = open(tmpfile, 'wb')
f.write(data)
f.close()
p = subprocess.Popen(objdump % {
'command': cmd,
'file': tmpfile,
'origin': originaddr,
'machine': objdump_machine_option[backend_name],
'endianness': machine_endianness.get(backend_name, 'little'),
}, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
stdout, stderr = p.communicate()
assert not p.returncode, ('Encountered an error running objdump: %s' %
> stderr)
E AssertionError: Encountered an error running objdump: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: error: unknown argument '-b'
jit/backend/tool/viewcode.py:82: AssertionError
---------------------------- Captured stderr setup -----------------------------
[c59d405d90d9e80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b00000 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d405d920bc80] jit-backend-dump}
[c59d405d9500c00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b00060 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9056B94D2855EA0F20500CCF2A40040F9060080D2A60000F9056A94D2855EA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d405d9675f00] jit-backend-dump}
[c59d405d9e37480] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b000f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE00740A9FE0300F9A00F00F9E0031DAA106B94D2905EA0F21000CCF2100240F9B01700F9106A94D2905EA0F21000CCF2130240F9106B94D2905EA0F21000CCF2110080D2110200F9106A94D2905EA0F21000CCF2110200F910BE89D29011A0F23000C0F21000E0F200023FD6FD0300AA106B94D2905EA0F21000CCF2B11740F9110200F9110080D2B11700F9106A94D2905EA0F21000CCF2130200F9100080D2B00F00F9A02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDFE0340F9FF430091C0035FD6
[c59d405da264080] jit-backend-dump}
[c59d405da4d6780] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b00270 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE0031DAAF35344A9FE77C5A8C0035FD6
[c59d405da634900] jit-backend-dump}
[c59d405da98c100] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b002f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FD056B94D2855EA0F20500CCF2A40040F9060080D2A60000F9056A94D2855EA0F20500CCF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d405dab79380] jit-backend-dump}
[c59d405dad43380] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b003a0 +0 106B94D2905EA0F21000CCF2000240F9110080D2110200F9106A94D2905EA0F21000CCF2110200F9A01700F9000080D2A00700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d405dae25c80] jit-backend-dump}
[c59d405db227500] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b003f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9F00340F9FF43009100025FD6
[c59d405db4cea00] jit-backend-dump}
[c59d405dbb65400] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b004c0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9F00340F9FF43009100025FD6
[c59d405dbd6d880] jit-backend-dump}
[c59d405dc264e80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b00580 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d405dc72e000] jit-backend-dump}
[c59d405dcc97400] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b00670 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d405dcefd200] jit-backend-dump}
----------------------------- Captured stderr call -----------------------------
[c59d405dd414b80] {jit-mem-looptoken-alloc
allocating Loop # -1
[c59d405dd423600] jit-mem-looptoken-alloc}
[c59d405dd71a800] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b00770 +0 00000000000000000000000000000000FE77BBA9F35304A9E10F00F9FD0300AAA08340F90000008B1F0000F1000020D4FDFFFF17000020D450FEFF58B00700F910EB80D210B6A0F2100EC0F2B00F00F9100080D210B6A0F2100EC0F21000E0F200023FD6
[c59d405dd850180] jit-backend-dump}
[c59d405dd8e1b80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b0079c +0 60000054
[c59d405dd906380] jit-backend-dump}
[c59d405dda59700] {jit-backend-addr
Loop -1 () has address 0x7005b00790 to 0x7005b007a8 (bootstrap 0x7005b00780)
gc table: 0x7005b00770
function: 0x7005b00780
resops: 0x7005b00790
failures: 0x7005b007a8
end: 0x7005b007d4
[c59d405dda6c980] jit-backend-addr}
[c59d405dda7db80] {jit-mem-looptoken-alloc
allocating Bridge # 1 of Loop # -1
[c59d405dda86800] jit-mem-looptoken-alloc}
[c59d405ddd65580] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b007f0 +0 B01F40F91F2003D51F2003D51F2003D51F2003D51F0211EB8A010054FF4300D1F10700F910FC80D210B6A0F2100EC0F2F00300F9101E80D210B6A0F2100EC0F21000E0F200023FD690F280D210B6A0F2100EC0F21000E0F200021FD6000020D4
[c59d405dde8bc80] jit-backend-dump}
[c59d405dded2d80] {jit-backend-addr
bridge out of Guard 0x120c677f8 has address 0x7005b007f0 to 0x7005b00850
gc table: 0x7005b007f0
jump target: 0x7005b007f0
resops: 0x7005b00838
failures: 0x7005b00850
end: 0x7005b00850
[c59d405ddee4680] jit-backend-addr}
[c59d405ddf6cc00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b007a8 +0 10FE80D210B6A0F2100EC0F21000E0F200023FD6
[c59d405ddfbb280] jit-backend-dump}
[c59d405ddfef600] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @7005b007f4 +0 310380D2
[c59d405de00e880] jit-backend-dump}
=========================== short test summary info ============================
FAIL jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_variable_function_and_arguments
FAIL jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_save_errno
FAIL jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_compile_asmlen
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
======== 3 failed, 138 passed, 15 skipped, 1 warnings in 120.80 seconds ========
read saved errno: 24
read saved errno: 0
read saved errno: 25
read saved errno: 0
++ 09:50:59 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/backend/aarch64/test/test_virtualizable.py s...x.................... [ 67%]
............ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========= 35 passed, 1 skipped, 1 xfailed, 1 warnings in 24.34 seconds =========
++ 09:51:04 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/backend/aarch64/test/test_virtualref.py ..s.................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 20 passed, 1 skipped, 1 warnings in 12.36 seconds ===============
++ 09:51:05 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [32 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [30 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/aarch64/test/test_zrpy_gc_boehm.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 passed, 1 warnings in 126.31 seconds ====================
++ 09:53:15 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [33 started in total]
__ jit/backend/aarch64/test/test_zrpy_releasegil.py [31 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_zrpy_releasegil.py EEE [100%]
==================================== ERRORS ====================================
________________ ERROR at setup of TestShadowStack.test_simple _________________
cls = <class 'rpython.jit.backend.aarch64.test.test_zrpy_releasegil.TestShadowStack'>
def setup_class(cls):
funcs = []
name_to_func = {}
for fullname in dir(cls):
if not fullname.startswith('define'):
continue
definefunc = getattr(cls, fullname)
_, name = fullname.split('_', 1)
beforefunc, loopfunc, afterfunc = definefunc.im_func(cls)
if beforefunc is None:
def beforefunc(n, x):
return n, x, None, None, None, None, None, None, None, None, None, ''
if afterfunc is None:
def afterfunc(n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s):
pass
beforefunc.__name__ = 'before_'+name
loopfunc.__name__ = 'loop_'+name
afterfunc.__name__ = 'after_'+name
funcs.append((beforefunc, loopfunc, afterfunc))
assert name not in name_to_func
name_to_func[name] = len(name_to_func)
print(name_to_func)
def allfuncs(name, n):
x = X()
x.foo = 2
main_allfuncs(name, n, x)
x.foo = 5
return weakref.ref(x)
def main_allfuncs(name, n, x):
num = name_to_func[name]
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][0](n, x)
while n > 0:
myjitdriver.can_enter_jit(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
myjitdriver.jit_merge_point(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][1](
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
funcs[num][2](n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
myjitdriver = JitDriver(greens = ['num'],
reds = ['n', 'x', 'x0', 'x1', 'x2', 'x3', 'x4',
'x5', 'x6', 'x7', 'l', 's'], is_recursive=True)
cls.main_allfuncs = staticmethod(main_allfuncs)
cls.name_to_func = name_to_func
OLD_DEBUG = GcLLDescr_framework.DEBUG
try:
GcLLDescr_framework.DEBUG = True
cls.cbuilder = compile(get_entry(allfuncs), cls.gc,
gcrootfinder=cls.gcrootfinder, jit=True,
> thread=True)
jit/backend/llsupport/test/zrpy_gc_test.py:187:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/zrpy_gc_test.py:120: in compile
cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_arm64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch arm64 -mdynamic-no-pic ...ld/rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython"/rlib/rvmprof/src \n'
stderr = "implement.c:709:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, ... void *, const void *));\n | ^\n1 error generated.\nmake: *** [implement.o] Error 1\n"
outname = local('/tmp/buildbot-arm64/usession-pytest3.10-187/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E implement.c:709:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
E 709 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
E | ^~~~~~
E /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
E 157 | int (* _Nonnull __compar)(const void *, const void *));
E | ^
E 1 error generated.
E make: *** [implement.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
---------------------------- Captured stdout setup -----------------------------
{'close_stack': 0, 'get_set_errno': 1, 'simple': 2}
---------------------------- Captured stderr setup -----------------------------
[rtyper] specializing: 100 / 1219 blocks (8%)
[rtyper] specializing: 200 / 1336 blocks (14%)
[rtyper] specializing: 300 / 1336 blocks (22%)
[rtyper] specializing: 400 / 1340 blocks (29%)
[rtyper] specializing: 500 / 1340 blocks (37%)
[rtyper] specializing: 600 / 1340 blocks (44%)
[rtyper] specializing: 700 / 1340 blocks (52%)
[rtyper] specializing: 800 / 1340 blocks (59%)
[rtyper] specializing: 900 / 1340 blocks (67%)
[rtyper] specializing: 1000 / 1340 blocks (74%)
[rtyper] specializing: 1100 / 1340 blocks (82%)
[rtyper] specializing: 1200 / 1340 blocks (89%)
[rtyper] specializing: 1300 / 1340 blocks (97%)
[rtyper] -=- specialized 1340 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 38 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] specializing: 1400 / 1401 blocks (99%)
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:removeassert] Removed 2 asserts
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 19 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 31 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 12 JitCode instances.
[jitcodewriter:info] There are 38 -live- ops. Size of liveness is 49 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 11 effectinfos:
[jitcodewriter] 1 descrs for arrays
[jitcodewriter] 2 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 2 bitstrings, mean length 0.5, max length 1
[rtyper] specializing: 1800 / 34265 blocks (5%)
[rtyper] specializing: 3800 / 37669 blocks (10%)
[rtyper] specializing: 5800 / 38410 blocks (15%)
[rtyper] specializing: 8400 / 41708 blocks (20%)
[rtyper] specializing: 11000 / 43780 blocks (25%)
[rtyper] specializing: 13200 / 43780 blocks (30%)
[rtyper] specializing: 15400 / 43780 blocks (35%)
[rtyper] specializing: 17600 / 43780 blocks (40%)
[rtyper] specializing: 19800 / 43888 blocks (45%)
[rtyper] specializing: 24000 / 47897 blocks (50%)
[rtyper] specializing: 26700 / 48545 blocks (55%)
[rtyper] specializing: 29200 / 48621 blocks (60%)
[rtyper] specializing: 31700 / 48621 blocks (65%)
[rtyper] specializing: 34100 / 48621 blocks (70%)
[rtyper] specializing: 36600 / 48726 blocks (75%)
[rtyper] specializing: 39000 / 48726 blocks (80%)
[rtyper] specializing: 41500 / 48726 blocks (85%)
[rtyper] specializing: 43900 / 48726 blocks (90%)
[rtyper] specializing: 46300 / 48726 blocks (95%)
[rtyper] specializing: 48700 / 48728 blocks (99%)
[rtyper] -=- specialized 47301 more blocks -=-
[rtyper] -=- specialized 64 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[backendopt:removeassert] Could not remove 99 asserts, but removed 1808 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 21671 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 3269 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 48800 / 48817 blocks (99%)
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 48900 / 51454 blocks (95%)
[rtyper] specializing: 51500 / 51608 blocks (99%)
[rtyper] -=- specialized 2791 more blocks -=-
[rtyper] -=- specialized 43 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1685 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 26 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] specializing: 51700 / 51701 blocks (99%)
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 1039 framework rtti: 20 func: 164 group: 1 struct: 2450 ]
[c] 2000 nodes [ array: 3039 framework rtti: 20 func: 164 group: 1 struct: 2450 ]
[c] 3000 nodes [ array: 4284 framework rtti: 22 func: 206 group: 1 struct: 2509 ]
[c] 4000 nodes [ array: 4284 framework rtti: 22 func: 206 group: 1 struct: 2509 ]
[c] 5000 nodes [ array: 4284 framework rtti: 22 func: 206 group: 1 struct: 2509 ]
[c] 6000 nodes [ array: 4284 framework rtti: 22 func: 206 group: 1 struct: 2509 ]
[c] 7000 nodes [ array: 4311 framework rtti: 27 func: 242 group: 1 struct: 2607 ]
[c] 8000 nodes [ array: 4554 framework rtti: 40 func: 536 group: 1 struct: 3345 ]
[c] 9000 nodes [ array: 4831 framework rtti: 52 func: 710 group: 1 struct: 3808 ]
[c] 10000 nodes [ array: 4917 framework rtti: 68 func: 1140 group: 1 struct: 5682 ]
[c] 11000 nodes [ array: 4921 framework rtti: 194 func: 1397 group: 1 struct: 5818 ]
[c] 12000 nodes [ array: 4989 framework rtti: 293 func: 1591 group: 1 struct: 5985 ]
[c] 13000 nodes [ array: 5210 framework rtti: 295 func: 1640 group: 1 struct: 6071 ]
[c] 14000 nodes [ array: 5298 framework rtti: 303 func: 2142 group: 1 struct: 6319 ]
[c:database] GC transformer: finished helpers
[c] 15000 nodes [ array: 5665 framework rtti: 322 func: 2225 group: 1 struct: 6956 ]
[c] 16000 nodes [ array: 5776 framework rtti: 379 func: 2975 group: 1 struct: 7902 ]
[c] 17000 nodes [ array: 5795 framework rtti: 380 func: 3113 group: 1 struct: 7946 ]
[c] 18000 nodes [ array: 5951 framework rtti: 425 func: 3380 group: 1 struct: 8368 ]
[rtyper] -=- specialized 70 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 7 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished tables
[gctransform:info] assigned 1023 typeids
[gctransform:info] added 22387 push/pop stack root instructions
[gctransform:info] inserted 1167 write barrier calls
[gctransform:info] inserted 1148 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 18417 nodes [ array: 6033 framework rtti: 450 func: 3468 group: 1 struct: 8465 ]
[c:database] Completed
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_aarch64.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_llsupport_test.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_jit_backend_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_backend_llsupport_test_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_aarch64.c
[c:writing] rpython_jit_backend_aarch64_1.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_test.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:writing] rpython_jit_metainterp_optimizeopt_2.c
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/buildbot-arm64/usession-pytest3.10-187/testing_1
[platform:Error] implement.c:709:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
[platform:Error] 709 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
[platform:Error] | ^~~~~~
[platform:Error] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
[platform:Error] 157 | int (* _Nonnull __compar)(const void *, const void *));
[platform:Error] | ^
[platform:Error] 1 error generated.
[platform:Error] make: *** [implement.o] Error 1
______________ ERROR at setup of TestShadowStack.test_close_stack ______________
cls = <class 'rpython.jit.backend.aarch64.test.test_zrpy_releasegil.TestShadowStack'>
def setup_class(cls):
funcs = []
name_to_func = {}
for fullname in dir(cls):
if not fullname.startswith('define'):
continue
definefunc = getattr(cls, fullname)
_, name = fullname.split('_', 1)
beforefunc, loopfunc, afterfunc = definefunc.im_func(cls)
if beforefunc is None:
def beforefunc(n, x):
return n, x, None, None, None, None, None, None, None, None, None, ''
if afterfunc is None:
def afterfunc(n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s):
pass
beforefunc.__name__ = 'before_'+name
loopfunc.__name__ = 'loop_'+name
afterfunc.__name__ = 'after_'+name
funcs.append((beforefunc, loopfunc, afterfunc))
assert name not in name_to_func
name_to_func[name] = len(name_to_func)
print(name_to_func)
def allfuncs(name, n):
x = X()
x.foo = 2
main_allfuncs(name, n, x)
x.foo = 5
return weakref.ref(x)
def main_allfuncs(name, n, x):
num = name_to_func[name]
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][0](n, x)
while n > 0:
myjitdriver.can_enter_jit(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
myjitdriver.jit_merge_point(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][1](
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
funcs[num][2](n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
myjitdriver = JitDriver(greens = ['num'],
reds = ['n', 'x', 'x0', 'x1', 'x2', 'x3', 'x4',
'x5', 'x6', 'x7', 'l', 's'], is_recursive=True)
cls.main_allfuncs = staticmethod(main_allfuncs)
cls.name_to_func = name_to_func
OLD_DEBUG = GcLLDescr_framework.DEBUG
try:
GcLLDescr_framework.DEBUG = True
cls.cbuilder = compile(get_entry(allfuncs), cls.gc,
gcrootfinder=cls.gcrootfinder, jit=True,
> thread=True)
jit/backend/llsupport/test/zrpy_gc_test.py:187:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/zrpy_gc_test.py:120: in compile
cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_arm64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch arm64 -mdynamic-no-pic ...ld/rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython"/rlib/rvmprof/src \n'
stderr = "implement.c:709:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, ... void *, const void *));\n | ^\n1 error generated.\nmake: *** [implement.o] Error 1\n"
outname = local('/tmp/buildbot-arm64/usession-pytest3.10-187/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E implement.c:709:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
E 709 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
E | ^~~~~~
E /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
E 157 | int (* _Nonnull __compar)(const void *, const void *));
E | ^
E 1 error generated.
E make: *** [implement.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
_____________ ERROR at setup of TestShadowStack.test_get_set_errno _____________
cls = <class 'rpython.jit.backend.aarch64.test.test_zrpy_releasegil.TestShadowStack'>
def setup_class(cls):
funcs = []
name_to_func = {}
for fullname in dir(cls):
if not fullname.startswith('define'):
continue
definefunc = getattr(cls, fullname)
_, name = fullname.split('_', 1)
beforefunc, loopfunc, afterfunc = definefunc.im_func(cls)
if beforefunc is None:
def beforefunc(n, x):
return n, x, None, None, None, None, None, None, None, None, None, ''
if afterfunc is None:
def afterfunc(n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s):
pass
beforefunc.__name__ = 'before_'+name
loopfunc.__name__ = 'loop_'+name
afterfunc.__name__ = 'after_'+name
funcs.append((beforefunc, loopfunc, afterfunc))
assert name not in name_to_func
name_to_func[name] = len(name_to_func)
print(name_to_func)
def allfuncs(name, n):
x = X()
x.foo = 2
main_allfuncs(name, n, x)
x.foo = 5
return weakref.ref(x)
def main_allfuncs(name, n, x):
num = name_to_func[name]
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][0](n, x)
while n > 0:
myjitdriver.can_enter_jit(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
myjitdriver.jit_merge_point(num=num, n=n, x=x, x0=x0, x1=x1,
x2=x2, x3=x3, x4=x4, x5=x5, x6=x6, x7=x7, l=l, s=s)
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s = funcs[num][1](
n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
funcs[num][2](n, x, x0, x1, x2, x3, x4, x5, x6, x7, l, s)
myjitdriver = JitDriver(greens = ['num'],
reds = ['n', 'x', 'x0', 'x1', 'x2', 'x3', 'x4',
'x5', 'x6', 'x7', 'l', 's'], is_recursive=True)
cls.main_allfuncs = staticmethod(main_allfuncs)
cls.name_to_func = name_to_func
OLD_DEBUG = GcLLDescr_framework.DEBUG
try:
GcLLDescr_framework.DEBUG = True
cls.cbuilder = compile(get_entry(allfuncs), cls.gc,
gcrootfinder=cls.gcrootfinder, jit=True,
> thread=True)
jit/backend/llsupport/test/zrpy_gc_test.py:187:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/zrpy_gc_test.py:120: in compile
cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_arm64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch arm64 -mdynamic-no-pic ...ld/rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython"/rlib/rvmprof/src \n'
stderr = "implement.c:709:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, ... void *, const void *));\n | ^\n1 error generated.\nmake: *** [implement.o] Error 1\n"
outname = local('/tmp/buildbot-arm64/usession-pytest3.10-187/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E implement.c:709:32: error: incompatible function pointer types passing 'int (*)(Signed, Signed)' (aka 'int (*)(long, long)') to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
E 709 | qsort(l_a0_2, l_a1_2, l_a2_1, l_a3_0);
E | ^~~~~~
E /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdlib.h:157:22: note: passing argument to parameter '__compar' here
E 157 | int (* _Nonnull __compar)(const void *, const void *));
E | ^
E 1 error generated.
E make: *** [implement.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 warnings, 3 error in 168.52 seconds =====================
++ 09:53:59 starting jit/backend/aarch64/test/test_ztranslation_basic.py [34 started in total]
__ jit/backend/aarch64/test/test_zrpy_vmprof.py [32 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/aarch64/test/test_zrpy_vmprof.py F [100%]
=================================== FAILURES ===================================
___________________________ TestZVMprof.test_vmprof ____________________________
self = <rpython.jit.backend.aarch64.test.test_zrpy_vmprof.TestZVMprof object at 0x00000001294496e0>
def test_vmprof(self):
from rpython.rlib import rvmprof
class MyCode:
_vmprof_unique_id = 0
_vmprof_weak_list = RWeakListMixin() ; _vmprof_weak_list.initialize()
def __init__(self, name):
self.name = name
def get_name(code):
return code.name
code2 = MyCode("py:y:foo:4")
rvmprof.register_code(code2, get_name)
try:
rvmprof.register_code_object_class(MyCode, get_name)
except rvmprof.VMProfPlatformUnsupported as e:
py.test.skip(str(e))
def get_unique_id(code):
return rvmprof.get_unique_id(code)
driver = JitDriver(greens = ['code'], reds = ['i', 's', 'num'],
is_recursive=True, get_unique_id=get_unique_id)
@rvmprof.vmprof_execute_code("xcode13", lambda code, num: code)
def main(code, num):
return main_jitted(code, num)
def main_jitted(code, num):
s = 0
i = 0
while i < num:
driver.jit_merge_point(code=code, i=i, s=s, num=num)
s += (i << 1)
if i % 3 == 0 and code is not code2:
main(code2, 100)
i += 1
return s
tmpfilename = str(udir.join('test_rvmprof'))
def f(num):
rthread.get_ident() # register TLOFS_thread_ident
code = MyCode("py:x:foo:3")
rvmprof.register_code(code, get_name)
fd = os.open(tmpfilename, os.O_WRONLY | os.O_CREAT, 0666)
period = 0.0001
rvmprof.enable(fd, period)
res = main(code, num)
#assert res == 499999500000
rvmprof.disable()
os.close(fd)
return 0
def check_vmprof_output():
from vmprof import read_profile
tmpfile = str(udir.join('test_rvmprof'))
stats = read_profile(tmpfile)
t = stats.get_tree()
assert t.name == 'py:x:foo:3'
assert len(t.children) == 1 # jit
> self.meta_interp(f, [1000000], inline=True)
jit/backend/llsupport/test/zrpy_vmprof_test.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/test/support.py:75: in meta_interp
return self._compile_and_run(t, entry_point, entry_point_graph, args)
jit/backend/test/support.py:130: in _compile_and_run
cbuilder.generate_source()
translator/c/genc.py:178: in generate_source
db = self.build_database()
translator/c/genc.py:102: in build_database
self.config.translation.reverse_debugger)
translator/c/database.py:64: in __init__
self.gctransformer = self.gcpolicy.gettransformer(translator, gchooks)
translator/c/gc.py:452: in gettransformer
return shadowstack.ShadowStackFrameworkGCTransformer(translator, gchooks)
memory/gctransform/framework.py:247: in __init__
self.check_custom_trace_funcs(gcdata.gc, translator.rtyper)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.memory.gctransform.shadowstack.ShadowStackFrameworkGCTransformer object at 0x000000012b9994b0>
gc = <rpython.memory.gc.incminimark.IncrementalMiniMarkGC object at 0x000000011c755830>
rtyper = <rpython.rtyper.rtyper.RPythonTyper object at 0x0000000148eacfa8>
def check_custom_trace_funcs(self, gc, rtyper):
# detect if one of the custom trace functions uses the GC
# (it must not!)
for TP, func in rtyper.custom_trace_funcs:
if getattr(func, '_skip_collect_analyzer_', False):
continue
def no_op_callback(obj, arg1, arg2):
pass
def ll_check_no_collect(obj):
func(gc, obj, no_op_callback, None, None)
annhelper = annlowlevel.MixLevelHelperAnnotator(rtyper)
graph1 = annhelper.getgraph(ll_check_no_collect, [SomeAddress()],
annmodel.s_None)
annhelper.finish()
collect_analyzer = CollectAnalyzer(self.translator)
if collect_analyzer.analyze_direct_call(graph1):
raise Exception(
"the custom trace hook %r for %r can cause "
> "the GC to be called!" % (func, TP))
E Exception: the custom trace hook <function gcrefs_trace at 0x00000001082efd30> for <GcStruct GCREFTRACER { array_base_addr, array_length }> can cause the GC to be called!
memory/gctransform/framework.py:630: Exception
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 658 blocks (15%)
[rtyper] specializing: 200 / 747 blocks (26%)
[rtyper] specializing: 300 / 749 blocks (40%)
[rtyper] specializing: 400 / 749 blocks (53%)
[rtyper] specializing: 500 / 749 blocks (66%)
[rtyper] specializing: 600 / 754 blocks (79%)
[rtyper] specializing: 700 / 754 blocks (92%)
[rtyper] -=- specialized 758 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 800 / 1057 blocks (75%)
[rtyper] specializing: 900 / 1057 blocks (85%)
[rtyper] specializing: 1000 / 1057 blocks (94%)
[rtyper] -=- specialized 295 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 15 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 5 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 1 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 8 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] specializing: 1100 / 1100 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 4 JitCode instances.
[jitcodewriter:info] There are 12 -live- ops. Size of liveness is 22 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 7 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0
[rtyper] specializing: 1700 / 33424 blocks (5%)
[rtyper] specializing: 3600 / 35683 blocks (10%)
[rtyper] specializing: 6000 / 39405 blocks (15%)
[rtyper] specializing: 8400 / 41967 blocks (20%)
[rtyper] specializing: 10600 / 42313 blocks (25%)
[rtyper] specializing: 12700 / 42313 blocks (30%)
[rtyper] specializing: 14900 / 42323 blocks (35%)
[rtyper] specializing: 17000 / 42323 blocks (40%)
[rtyper] specializing: 19200 / 42662 blocks (45%)
[rtyper] specializing: 23600 / 47149 blocks (50%)
[rtyper] specializing: 26100 / 47333 blocks (55%)
[rtyper] specializing: 28500 / 47354 blocks (60%)
[rtyper] specializing: 30800 / 47354 blocks (65%)
[rtyper] specializing: 32400 / 47354 blocks (68%)
[rtyper] specializing: 34600 / 47354 blocks (73%)
[rtyper] specializing: 37100 / 47453 blocks (78%)
[rtyper] specializing: 39400 / 47453 blocks (83%)
[rtyper] specializing: 41800 / 47453 blocks (88%)
[rtyper] specializing: 44200 / 47453 blocks (93%)
[rtyper] specializing: 46600 / 47453 blocks (98%)
[rtyper] specializing: 47400 / 47455 blocks (99%)
[rtyper] -=- specialized 46353 more blocks -=-
[rtyper] -=- specialized 26 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] specializing: 47500 / 47506 blocks (99%)
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 47600 / 49966 blocks (95%)
[rtyper] specializing: 50000 / 50029 blocks (99%)
[rtyper] -=- specialized 2523 more blocks -=-
[rtyper] specializing: 50100 / 50105 blocks (99%)
[rtyper] -=- specialized 76 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1657 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 35 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
=========================== short test summary info ============================
FAIL jit/backend/aarch64/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 failed, 1 warnings in 74.58 seconds =====================
++ 09:54:35 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [35 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc.py [33 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit/backend/aarch64/test/test_zrpy_gc.py ................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 19 passed, 1 warnings in 213.50 seconds ====================
++ 09:54:36 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [36 started in total]
__ jit/backend/aarch64/test/test_ztranslation_call_assembler.py [34 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 errors
==================================== ERRORS ====================================
_ ERROR collecting jit/backend/aarch64/test/test_ztranslation_call_assembler.py _
Using pytest.skip outside of a test is not allowed. To decorate a test function, use the @pytest.mark.skip or @pytest.mark.skipif decorators instead, and to skip a module use `pytestmark = pytest.mark.{skip,skipif}.
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
===================== 1 warnings, 1 error in 0.55 seconds ======================
++ 09:54:37 starting jit/backend/arm/test [37 started in total]
__ jit/backend/arm/test [35 done in total, somefailed=False] __________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========================== 1 warnings in 0.01 seconds ==========================
++ 09:54:38 starting jit/backend/llgraph/test [38 started in total]
__ jit/backend/llgraph/test [36 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 156 items
jit/backend/llgraph/test/test_llgraph.py ss............................. [ 19%]
..................................................sss..........s.sssss.. [ 66%]
....s.............ss..s.....s.........s.....s........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 138 passed, 18 skipped, 1 warnings in 4.61 seconds ==============
++ 09:54:43 starting jit/backend/llsupport/test/test_asmmemmgr.py [39 started in total]
__ jit/backend/llsupport/test/test_asmmemmgr.py [37 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/backend/llsupport/test/test_asmmemmgr.py ........s..s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 13 passed, 2 skipped, 1 warnings in 11.21 seconds ===============
++ 09:54:56 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/llsupport/test/test_codemap.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.71 seconds =====================
++ 09:54:57 starting jit/backend/llsupport/test/test_descr.py [41 started in total]
__ jit/backend/llsupport/test/test_descr.py [39 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
jit/backend/llsupport/test/test_descr.py ....s....s............ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 20 passed, 2 skipped, 1 warnings in 2.41 seconds ===============
++ 09:55:01 starting jit/backend/llsupport/test/test_ffisupport.py [42 started in total]
__ jit/backend/llsupport/test/test_ffisupport.py [40 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/llsupport/test/test_ffisupport.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 0.55 seconds =====================
++ 09:55:03 starting jit/backend/llsupport/test/test_gc.py [43 started in total]
__ jit/backend/llsupport/test/test_gc.py [41 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
jit/backend/llsupport/test/test_gc.py ............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 13 passed, 1 warnings in 0.69 seconds =====================
++ 09:55:04 starting jit/backend/llsupport/test/test_gc_integration.py [44 started in total]
__ jit/backend/llsupport/test/test_gc_integration.py [42 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/backend/llsupport/test/test_gc_integration.py .....++ 09:55:08 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/llsupport/test/test_gcreftracer.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 0.89 seconds =====================
++ 09:55:09 starting jit/backend/llsupport/test/test_recompilation.py [46 started in total]
__ jit/backend/llsupport/test/test_recompilation.py [44 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/llsupport/test/test_recompilation.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 2.29 seconds =====================
++ 09:55:13 starting jit/backend/llsupport/test/test_regalloc.py [47 started in total]
__ jit/backend/llsupport/test/test_regalloc.py [45 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit/backend/llsupport/test/test_regalloc.py ............................ [ 57%]
...................s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 48 passed, 1 skipped, 1 warnings in 1.71 seconds ===============
++ 09:55:15 starting jit/backend/llsupport/test/test_regalloc_integration.py [48 started in total]
__ jit/backend/llsupport/test/test_regalloc_integration.py [46 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
jit/backend/llsupport/test/test_regalloc_integration.py ................ [ 48%]
...........ssssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 27 passed, 6 skipped, 1 warnings in 2.63 seconds ===============
++ 09:55:19 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 91 items
jit/backend/llsupport/test/test_rewrite.py ............................. [ 31%]
.............................................................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 91 passed, 1 warnings in 1.26 seconds =====================
++ 09:55:21 starting jit/backend/llsupport/test/test_runner.py [50 started in total]
__ jit/backend/llsupport/test/test_runner.py [48 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 156 items
jit/backend/llsupport/test/test_runner.py ssssssssssssss.sssssssssssssss [ 19%]
ss.ss..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 65%]
..sssssss.s.s.s.s.ssssssssssssssssssssssssssssssssssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 11 passed, 145 skipped, 1 warnings in 7.01 seconds ==============
++ 09:55:29 starting jit/backend/llsupport/test/test_skiplist.py [51 started in total]
__ jit/backend/llsupport/test/test_skiplist.py [49 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/llsupport/test/test_skiplist.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 1.50 seconds =====================
++ 09:55:31 starting jit/backend/llsupport/test/test_symbolic.py [52 started in total]
__ jit/backend/llsupport/test/test_symbolic.py [50 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/backend/llsupport/test/test_symbolic.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 6 passed, 1 warnings in 0.02 seconds =====================
++ 09:55:33 starting jit/backend/llsupport/test/test_zrpy_gc_direct.py [53 started in total]
__ jit/backend/aarch64/test/test_ztranslation_basic.py [51 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/aarch64/test/test_ztranslation_basic.py F [100%]
=================================== FAILURES ===================================
_________________ TestTranslationAarch64.test_stuff_translates _________________
self = <rpython.jit.backend.aarch64.test.test_ztranslation_basic.TestTranslationAarch64 object at 0x00000001388e04f0>
def test_stuff_translates(self):
# this is a basic test that tries to hit a number of features and their
# translation:
# - jitting of loops and bridges
# - two virtualizable types
# - set_param interface
# - profiler
# - full optimizer
# - floats neg and abs
# - cast_int_to_float
# - llexternal with macro=True
# - extra place for the zero after STR instances
class BasicFrame(object):
_virtualizable_ = ['i']
def __init__(self, i):
self.i = i
class Frame(BasicFrame):
pass
eci = ExternalCompilationInfo(post_include_bits=['''
#define pypy_my_fabs(x) fabs(x)
'''], includes=['math.h'])
myabs1 = rffi.llexternal('pypy_my_fabs', [lltype.Float],
lltype.Float, macro=True, releasegil=False,
compilation_info=eci)
myabs2 = rffi.llexternal('pypy_my_fabs', [lltype.Float],
lltype.Float, macro=True, releasegil=True,
compilation_info=eci)
@jl.returns(jl.MP_FILENAME,
jl.MP_LINENO,
jl.MP_INDEX)
def get_location():
return ("/home.py",0,0)
jitdriver = JitDriver(greens = [],
reds = ['total', 'frame', 'prev_s', 'j'],
virtualizables = ['frame'],
get_location = get_location)
def f(i, j):
for param, _ in unroll_parameters:
defl = PARAMETERS[param]
set_param(jitdriver, param, defl)
set_param(jitdriver, "threshold", 3)
set_param(jitdriver, "trace_eagerness", 2)
total = 0
frame = Frame(i)
j = float(j)
prev_s = rstr.mallocstr(16)
while frame.i > 3:
jitdriver.can_enter_jit(frame=frame, total=total, j=j,
prev_s=prev_s)
jitdriver.jit_merge_point(frame=frame, total=total, j=j,
prev_s=prev_s)
_get_virtualizable_token(frame)
total += frame.i
if frame.i >= 20:
frame.i -= 2
frame.i -= 1
j *= -0.712
if j + (-j): raise ValueError
j += frame.i
k = myabs1(myabs2(j))
if k - abs(j): raise ValueError
if k - abs(-j): raise ValueError
s = rstr.mallocstr(16)
rgc.ll_write_final_null_char(s)
rgc.ll_write_final_null_char(prev_s)
if (frame.i & 3) == 0:
prev_s = s
return chr(total % 253)
#
class Virt2(object):
_virtualizable_ = ['i']
def __init__(self, i):
self.i = i
from rpython.rlib.libffi import types, CDLL, ArgChain
from rpython.rlib.test.test_clibffi import get_libm_name
libm_name = get_libm_name(sys.platform)
jitdriver2 = JitDriver(greens=[], reds = ['v2', 'func', 'res', 'x'],
virtualizables = ['v2'])
def libffi_stuff(i, j):
lib = CDLL(libm_name)
func = lib.getpointer('fabs', [types.double], types.double)
res = 0.0
x = float(j)
v2 = Virt2(i)
while v2.i > 0:
jitdriver2.jit_merge_point(v2=v2, res=res, func=func, x=x)
promote(func)
argchain = ArgChain()
argchain.arg(x)
res = func.call(argchain, rffi.DOUBLE)
v2.i -= 1
return res
#
def main(i, j):
a_char = f(i, j)
a_float = libffi_stuff(i, j)
return ord(a_char) * 10 + int(a_float)
expected = main(40, -49)
> res = self.meta_interp(main, [40, -49])
jit/backend/llsupport/test/ztranslation_test.py:127:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/test/support.py:75: in meta_interp
return self._compile_and_run(t, entry_point, entry_point_graph, args)
jit/backend/test/support.py:132: in _compile_and_run
exe_name = cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_arm64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch arm64 -mdynamic-no-pic ...ld/rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython"/rlib/rvmprof/src \n'
stderr = "testing_1.c:58:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]\n 58 | GC_a...memcpy;\n | ^ ~~~~~~\n1 error generated.\nmake: *** [rpython_jit_backend_llsupport.o] Error 1\n"
outname = local('/tmp/buildbot-arm64/usession-pytest3.10-189/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E testing_1.c:58:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
E 58 | GC_all_interior_pointers = 0;
E | ^
E /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
E 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
E | ^
E /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
E 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
E | ^
E 1 warning generated.
E rpython_jit_backend_llsupport.c:13167:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
E 13167 | l_v30166 = memcpy;
E | ^ ~~~~~~
E 1 error generated.
E make: *** [rpython_jit_backend_llsupport.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
----------------------------- Captured stdout call -----------------------------
in get_rpath_flags, rel_libdirs is not fixed up [u'/opt/homebrew/Cellar/bdw-gc/8.2.12/lib']
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 626 blocks (15%)
[rtyper] specializing: 200 / 646 blocks (30%)
[rtyper] specializing: 300 / 780 blocks (38%)
[rtyper] specializing: 400 / 849 blocks (47%)
[rtyper] specializing: 500 / 854 blocks (58%)
[rtyper] specializing: 600 / 878 blocks (68%)
[rtyper] specializing: 700 / 895 blocks (78%)
[rtyper] specializing: 800 / 899 blocks (88%)
[rtyper] -=- specialized 899 blocks -=-
[rtyper] specializing: 900 / 903 blocks (99%)
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 1000 / 1189 blocks (84%)
[rtyper] specializing: 1100 / 1189 blocks (92%)
[rtyper] -=- specialized 286 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 1200 / 1204 blocks (99%)
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 15 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 20 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 13 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 6 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 5 JitCode instances.
[jitcodewriter:info] There are 34 -live- ops. Size of liveness is 110 bytes
[rtyper] replaced 0 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[rtyper] replaced 5 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 9 effectinfos:
[jitcodewriter] 2 descrs for arrays
[jitcodewriter] 1 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 3 bitstrings, mean length 0.7, max length 1
[rtyper] specializing: 1900 / 36312 blocks (5%)
[rtyper] specializing: 3800 / 37496 blocks (10%)
[rtyper] specializing: 6100 / 40025 blocks (15%)
[rtyper] specializing: 8200 / 40631 blocks (20%)
[rtyper] specializing: 11100 / 44191 blocks (25%)
[rtyper] specializing: 13800 / 45910 blocks (30%)
[rtyper] specializing: 16100 / 45910 blocks (35%)
[rtyper] specializing: 18400 / 45910 blocks (40%)
[rtyper] specializing: 20700 / 45910 blocks (45%)
[rtyper] specializing: 23200 / 46309 blocks (50%)
[rtyper] specializing: 27800 / 50484 blocks (55%)
[rtyper] specializing: 30400 / 50631 blocks (60%)
[rtyper] specializing: 33000 / 50631 blocks (65%)
[rtyper] specializing: 35300 / 50631 blocks (69%)
[rtyper] specializing: 37500 / 50631 blocks (74%)
[rtyper] specializing: 40000 / 50631 blocks (79%)
[rtyper] specializing: 42700 / 50730 blocks (84%)
[rtyper] specializing: 45200 / 50730 blocks (89%)
[rtyper] specializing: 47700 / 50730 blocks (94%)
[rtyper] specializing: 50300 / 50730 blocks (99%)
[rtyper] specializing: 50700 / 50732 blocks (99%)
[rtyper] -=- specialized 49503 more blocks -=-
[rtyper] -=- specialized 24 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 50800 / 50845 blocks (99%)
[rtyper] -=- specialized 64 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 234 boehm rtti: 45 func: 577 struct: 2641 ]
[c] 2000 nodes [ array: 2234 boehm rtti: 45 func: 577 struct: 2641 ]
[c] 3000 nodes [ array: 4234 boehm rtti: 45 func: 577 struct: 2641 ]
[c] 4000 nodes [ array: 4351 boehm rtti: 52 func: 720 struct: 4356 ]
[c] 5000 nodes [ array: 4351 boehm rtti: 52 func: 720 struct: 4356 ]
[c] 6000 nodes [ array: 4351 boehm rtti: 52 func: 720 struct: 4356 ]
[c] 7000 nodes [ array: 4351 boehm rtti: 52 func: 720 struct: 4356 ]
[c] 8000 nodes [ array: 4371 boehm rtti: 81 func: 910 struct: 4429 ]
[c] 9000 nodes [ array: 4371 boehm rtti: 219 func: 1144 struct: 4567 ]
[c] 10000 nodes [ array: 4465 boehm rtti: 285 func: 1384 struct: 4745 ]
[c] 11000 nodes [ array: 4656 boehm rtti: 299 func: 1612 struct: 4884 ]
[c] 12000 nodes [ array: 4759 boehm rtti: 318 func: 2201 struct: 5716 ]
[c] 13000 nodes [ array: 5058 boehm rtti: 331 func: 2609 struct: 6054 ]
[c] 14000 nodes [ array: 5139 boehm rtti: 345 func: 3004 struct: 6260 ]
[c] 15000 nodes [ array: 5199 boehm rtti: 351 func: 3564 struct: 6459 ]
[c] 16000 nodes [ array: 5242 boehm rtti: 360 func: 4141 struct: 6586 ]
[c] 17000 nodes [ array: 5291 boehm rtti: 383 func: 5031 struct: 6768 ]
[c] 18000 nodes [ array: 5307 boehm rtti: 401 func: 5854 struct: 7001 ]
[c] 19000 nodes [ array: 5367 boehm rtti: 425 func: 6884 struct: 7869 ]
[c] 20000 nodes [ array: 5386 boehm rtti: 428 func: 8890 struct: 7918 ]
[c] 21000 nodes [ array: 5398 boehm rtti: 430 func: 8947 struct: 7956 ]
[c] 22000 nodes [ array: 5398 boehm rtti: 430 func: 8985 struct: 7956 ]
[c] 23000 nodes [ array: 5431 boehm rtti: 448 func: 9229 struct: 8088 ]
[c] 24000 nodes [ array: 5485 boehm rtti: 465 func: 9848 struct: 8222 ]
[rtyper] -=- specialized 47 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 24073 nodes [ array: 5491 boehm rtti: 465 func: 9889 struct: 8228 ]
[c:database] Completed
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_aarch64.c
[c:writing] data_rpython_jit_backend_arm.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_llsupport_test.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_jit_backend_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_codewriter_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_aarch64.c
[c:writing] rpython_jit_backend_arm.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_test.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool_algo.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/buildbot-arm64/usession-pytest3.10-189/testing_1
[platform:Error] testing_1.c:58:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
[platform:Error] 58 | GC_all_interior_pointers = 0;
[platform:Error] | ^
[platform:Error] /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
[platform:Error] 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
[platform:Error] | ^
[platform:Error] /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
[platform:Error] 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
[platform:Error] | ^
[platform:Error] 1 warning generated.
[platform:Error] rpython_jit_backend_llsupport.c:13167:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
[platform:Error] 13167 | l_v30166 = memcpy;
[platform:Error] | ^ ~~~~~~
[platform:Error] 1 error generated.
[platform:Error] make: *** [rpython_jit_backend_llsupport.o] Error 1
=========================== short test summary info ============================
FAIL jit/backend/aarch64/test/test_ztranslation_basic.py::TestTranslationAarch64::()::test_stuff_translates
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 failed, 1 warnings in 110.98 seconds ====================
++ 09:55:55 starting jit/backend/ppc/test [54 started in total]
__ jit/backend/ppc/test [52 done in total, somefailed=False] __________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========================== 1 warnings in 0.01 seconds ==========================
++ 09:55:57 starting jit/backend/riscv/test [55 started in total]
__ jit/backend/riscv/test [53 done in total, somefailed=False] ________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========================== 1 warnings in 0.01 seconds ==========================
++ 09:55:58 starting jit/backend/test [56 started in total]
__ jit/backend/test [54 done in total, somefailed=False] ______________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/test/test_detect_cpu.py ..... [ 41%]
jit/backend/test/test_ll_random.py . [ 50%]
jit/backend/test/test_model.py . [ 58%]
jit/backend/test/test_random.py . [ 66%]
jit/backend/test/test_zll_stress_0.py . [ 75%]
jit/backend/test/test_zll_stress_1.py . [ 83%]
jit/backend/test/test_zll_stress_2.py . [ 91%]
jit/backend/test/test_zll_stress_3.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 12 passed, 1 warnings in 8.26 seconds =====================
++ 09:56:08 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:09 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] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:10 starting jit/backend/x86/test/test_call.py [59 started in total]
__ jit/backend/aarch64/test/test_ztranslation_jit_stats.py [57 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/aarch64/test/test_ztranslation_jit_stats.py sF [100%]
=================================== FAILURES ===================================
____________ TestTranslationJITStatsAarch64.test_flush_trace_counts ____________
self = <rpython.jit.backend.aarch64.test.test_ztranslation_jit_stats.TestTranslationJITStatsAarch64 object at 0x0000000139504640>
def test_flush_trace_counts(self):
driver = JitDriver(greens = [], reds = ['i'])
def f():
i = 0
while i < 100000:
driver.jit_merge_point(i=i)
i += 1
def main():
jit_hooks.stats_set_debug(None, True)
f()
jl.stats_flush_trace_counts(None)
return 0
> res = self.meta_interp(main, [])
jit/backend/llsupport/test/ztranslation_test.py:270:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/test/support.py:75: in meta_interp
return self._compile_and_run(t, entry_point, entry_point_graph, args)
jit/backend/test/support.py:132: in _compile_and_run
exe_name = cbuilder.compile()
translator/c/genc.py:341: in compile
extra_opts)
translator/platform/posix.py:277: in execute_makefile
self._handle_error(returncode, stdout, stderr, path.join('make'))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Darwin_arm64 cc=clang>, returncode = 2
stdout = 'clang -O3 -fomit-frame-pointer -Wno-duplicate-decl-specifier -mmacosx-version-min=10.13 -arch arm64 -mdynamic-no-pic ...ld/rpython"/rlib/rjitlog/src -I"/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython"/rlib/rvmprof/src \n'
stderr = "testing_1.c:57:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]\n 57 | GC_a...memcpy;\n | ^ ~~~~~~\n1 error generated.\nmake: *** [rpython_jit_backend_llsupport.o] Error 1\n"
outname = local('/tmp/buildbot-arm64/usession-pytest3.10-191/testing_1/make')
def _handle_error(self, returncode, stdout, stderr, outname):
if returncode != 0:
errorfile = outname.new(ext='errors')
errorfile.write(stderr, 'wb')
if self.log_errors:
stderrlines = stderr.splitlines()
for line in stderrlines:
log.Error(line)
# ^^^ don't use ERROR, because it might actually be fine.
# Also, ERROR confuses lib-python/conftest.py.
> raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E testing_1.c:57:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
E 57 | GC_all_interior_pointers = 0;
E | ^
E /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
E 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
E | ^
E /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
E 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
E | ^
E 1 warning generated.
E rpython_jit_backend_llsupport.c:12343:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
E 12343 | l_v29049 = memcpy;
E | ^ ~~~~~~
E 1 error generated.
E make: *** [rpython_jit_backend_llsupport.o] Error 1
E """)
translator/platform/__init__.py:155: CompilationError
----------------------------- Captured stdout call -----------------------------
in get_rpath_flags, rel_libdirs is not fixed up [u'/opt/homebrew/Cellar/bdw-gc/8.2.12/lib']
----------------------------- Captured stderr call -----------------------------
[rtyper] -=- specialized 7 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 100 / 380 blocks (26%)
[rtyper] specializing: 200 / 433 blocks (46%)
[rtyper] specializing: 300 / 433 blocks (69%)
[rtyper] specializing: 400 / 433 blocks (92%)
[rtyper] -=- specialized 422 more blocks -=-
[rtyper] -=- specialized 26 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 3 more blocks -=-
[jitcodewriter:info] making JitCodes...
[jitcodewriter:info] There are 1 JitCode instances.
[jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 1 effectinfos:
[jitcodewriter] 0 descrs for arrays
[jitcodewriter] 0 descrs for fields
[jitcodewriter] 0 descrs for interiorfields
[jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0
[rtyper] specializing: 1600 / 31203 blocks (5%)
[rtyper] specializing: 3400 / 33462 blocks (10%)
[rtyper] specializing: 5500 / 36313 blocks (15%)
[rtyper] specializing: 7400 / 36661 blocks (20%)
[rtyper] specializing: 9200 / 36661 blocks (25%)
[rtyper] specializing: 11000 / 36661 blocks (30%)
[rtyper] specializing: 12900 / 36671 blocks (35%)
[rtyper] specializing: 14900 / 37192 blocks (40%)
[rtyper] specializing: 19500 / 43163 blocks (45%)
[rtyper] specializing: 21700 / 43302 blocks (50%)
[rtyper] specializing: 24000 / 43533 blocks (55%)
[rtyper] specializing: 26200 / 43573 blocks (60%)
[rtyper] specializing: 28400 / 43573 blocks (65%)
[rtyper] specializing: 29800 / 43573 blocks (68%)
[rtyper] specializing: 31900 / 43573 blocks (73%)
[rtyper] specializing: 34000 / 43573 blocks (78%)
[rtyper] specializing: 36200 / 43573 blocks (83%)
[rtyper] specializing: 38500 / 43678 blocks (88%)
[rtyper] specializing: 40700 / 43678 blocks (93%)
[rtyper] specializing: 42900 / 43678 blocks (98%)
[rtyper] specializing: 43600 / 43680 blocks (99%)
[rtyper] -=- specialized 43184 more blocks -=-
[rtyper] specializing: 43700 / 43704 blocks (99%)
[rtyper] -=- specialized 24 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] -=- specialized 64 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 43800 / 43807 blocks (99%)
[rtyper] -=- specialized 14 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 976 boehm rtti: 27 func: 261 struct: 2409 ]
[c] 2000 nodes [ array: 2976 boehm rtti: 27 func: 261 struct: 2409 ]
[c] 3000 nodes [ array: 4265 boehm rtti: 28 func: 301 struct: 2446 ]
[c] 4000 nodes [ array: 4265 boehm rtti: 28 func: 301 struct: 2446 ]
[c] 5000 nodes [ array: 4265 boehm rtti: 28 func: 301 struct: 2446 ]
[c] 6000 nodes [ array: 4265 boehm rtti: 28 func: 301 struct: 2446 ]
[c] 7000 nodes [ array: 4274 boehm rtti: 31 func: 356 struct: 2473 ]
[c] 8000 nodes [ array: 4387 boehm rtti: 50 func: 801 struct: 3277 ]
[c] 9000 nodes [ array: 4669 boehm rtti: 72 func: 1050 struct: 5155 ]
[c] 10000 nodes [ array: 4669 boehm rtti: 208 func: 1275 struct: 5291 ]
[c] 11000 nodes [ array: 4726 boehm rtti: 294 func: 1523 struct: 5495 ]
[c] 12000 nodes [ array: 4982 boehm rtti: 299 func: 1688 struct: 5599 ]
[c] 13000 nodes [ array: 5028 boehm rtti: 315 func: 2294 struct: 5778 ]
[c] 14000 nodes [ array: 5089 boehm rtti: 342 func: 2957 struct: 6012 ]
[c] 15000 nodes [ array: 5139 boehm rtti: 365 func: 3945 struct: 6244 ]
[c] 16000 nodes [ array: 5184 boehm rtti: 390 func: 4673 struct: 7224 ]
[c] 17000 nodes [ array: 5210 boehm rtti: 395 func: 6624 struct: 7270 ]
[c] 18000 nodes [ array: 5244 boehm rtti: 402 func: 7482 struct: 7375 ]
[c] 19000 nodes [ array: 5244 boehm rtti: 402 func: 7536 struct: 7377 ]
[c] 20000 nodes [ array: 5244 boehm rtti: 402 func: 7580 struct: 7377 ]
[c] 21000 nodes [ array: 5288 boehm rtti: 426 func: 7980 struct: 7517 ]
[c] 22000 nodes [ array: 5323 boehm rtti: 438 func: 8646 struct: 7618 ]
[rtyper] -=- specialized 29 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 22052 nodes [ array: 5328 boehm rtti: 438 func: 8664 struct: 7622 ]
[c:database] Completed
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_aarch64.c
[c:writing] data_rpython_jit_backend_arm.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_jit_backend_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_codewriter_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_aarch64.c
[c:writing] rpython_jit_backend_arm.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_test.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool_algo.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/buildbot-arm64/usession-pytest3.10-191/testing_1
[platform:Error] testing_1.c:57:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
[platform:Error] 57 | GC_all_interior_pointers = 0;
[platform:Error] | ^
[platform:Error] /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc.h:193:8: note: 'GC_all_interior_pointers' has been explicitly marked deprecated here
[platform:Error] 193 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
[platform:Error] | ^
[platform:Error] /opt/homebrew/Cellar/bdw-gc/8.2.12/include/gc/gc_config_macros.h:309:46: note: expanded from macro 'GC_ATTR_DEPRECATED'
[platform:Error] 309 | # define GC_ATTR_DEPRECATED __attribute__((__deprecated__))
[platform:Error] | ^
[platform:Error] 1 warning generated.
[platform:Error] rpython_jit_backend_llsupport.c:12343:11: error: incompatible function pointer types assigning to 'void (*)(void *, void *, size_t)' (aka 'void (*)(void *, void *, unsigned long)') from 'void *(void *, const void *, unsigned long)' [-Wincompatible-function-pointer-types]
[platform:Error] 12343 | l_v29049 = memcpy;
[platform:Error] | ^ ~~~~~~
[platform:Error] 1 error generated.
[platform:Error] make: *** [rpython_jit_backend_llsupport.o] Error 1
=========================== short test summary info ============================
FAIL jit/backend/aarch64/test/test_ztranslation_jit_stats.py::TestTranslationJITStatsAarch64::()::test_flush_trace_counts
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 1 failed, 1 skipped, 1 warnings in 93.17 seconds ===============
++ 09:56:11 starting jit/backend/x86/test/test_callbuilder.py [60 started in total]
__ jit/backend/x86/test/test_call.py [58 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:11 starting jit/backend/x86/test/test_calling_convention.py [61 started in total]
__ jit/backend/x86/test/test_callbuilder.py [59 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:12 starting jit/backend/x86/test/test_del.py [62 started in total]
__ jit/backend/x86/test/test_calling_convention.py [60 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:12 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] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:13 starting jit/backend/x86/test/test_exception.py [64 started in total]
__ jit/backend/x86/test/test_del.py [62 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:13 starting jit/backend/x86/test/test_fficall.py [65 started in total]
__ jit/backend/x86/test/test_exception.py [63 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:14 starting jit/backend/x86/test/test_float.py [66 started in total]
__ jit/backend/x86/test/test_fficall.py [64 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:14 starting jit/backend/x86/test/test_jitlog.py [67 started in total]
__ jit/backend/x86/test/test_float.py [65 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:14 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] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:15 starting jit/backend/x86/test/test_list.py [69 started in total]
__ jit/backend/x86/test/test_jump.py [67 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:15 starting jit/backend/x86/test/test_llop.py [70 started in total]
__ jit/backend/x86/test/test_llop.py [68 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:15 starting jit/backend/x86/test/test_longlong.py [71 started in total]
__ jit/backend/x86/test/test_list.py [69 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.04 seconds =====================
++ 09:56:16 starting jit/backend/x86/test/test_loop_unroll.py [72 started in total]
__ jit/backend/x86/test/test_longlong.py [70 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:16 starting jit/backend/x86/test/test_quasiimmut.py [73 started in total]
__ jit/backend/x86/test/test_loop_unroll.py [71 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:17 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:17 starting jit/backend/x86/test/test_recursive.py [75 started in total]
__ jit/backend/x86/test/test_recursive.py [73 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:18 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] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:18 starting jit/backend/x86/test/test_regloc.py [77 started in total]
__ jit/backend/x86/test/test_rawmem.py [75 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:18 starting jit/backend/x86/test/test_runner.py [78 started in total]
__ jit/backend/x86/test/test_regloc.py [76 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:19 starting jit/backend/x86/test/test_rvmprof.py [79 started in total]
__ jit/backend/x86/test/test_runner.py [77 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:19 starting jit/backend/x86/test/test_rx86.py [80 started in total]
__ jit/backend/x86/test/test_rvmprof.py [78 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:19 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [81 started in total]
__ jit/backend/x86/test/test_rx86.py [79 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:19 starting jit/backend/x86/test/test_rx86_64_auto_encoding.py [82 started in total]
__ jit/backend/x86/test/test_rx86_32_auto_encoding.py [80 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:20 starting jit/backend/x86/test/test_send.py [83 started in total]
__ jit/backend/x86/test/test_rx86_64_auto_encoding.py [81 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:20 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] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:20 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] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:20 starting jit/backend/x86/test/test_symbolic_x86.py [86 started in total]
__ jit/backend/x86/test/test_string.py [84 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:21 starting jit/backend/x86/test/test_tl.py [87 started in total]
__ jit/backend/x86/test/test_symbolic_x86.py [85 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:21 starting jit/backend/x86/test/test_tlc.py [88 started in total]
__ jit/backend/x86/test/test_tl.py [86 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:21 starting jit/backend/x86/test/test_tracelimit.py [89 started in total]
__ jit/backend/x86/test/test_tlc.py [87 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:21 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:22 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] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:22 starting jit/backend/x86/test/test_virtualref.py [92 started in total]
__ jit/backend/x86/test/test_virtualref.py [90 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:23 starting jit/backend/x86/test/test_x86vector.py [93 started in total]
__ jit/backend/x86/test/test_x86vector.py [91 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:23 starting jit/backend/x86/test/test_zmath.py [94 started in total]
__ jit/backend/x86/test/test_virtualizable.py [92 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:23 starting jit/backend/x86/test/test_zrpy_gc.py [95 started in total]
__ jit/backend/x86/test/test_zmath.py [93 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:24 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [96 started in total]
__ jit/backend/x86/test/test_zrpy_gc.py [94 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:24 starting jit/backend/x86/test/test_zrpy_releasegil.py [97 started in total]
__ jit/backend/llsupport/test/test_zrpy_gc_direct.py [95 done in total, somefailed=True]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/llsupport/test/test_zrpy_gc_direct.py FF [100%]
=================================== FAILURES ===================================
____________________ test_guards_translated_with_gctypeptr _____________________
def test_guards_translated_with_gctypeptr():
> run_guards_translated(gcremovetypeptr=False)
jit/backend/llsupport/test/test_zrpy_gc_direct.py:223:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/test_zrpy_gc_direct.py:185: in run_guards_translated
cbuilder.generate_source(defines=cbuilder.DEBUG_DEFINES)
translator/c/genc.py:178: in generate_source
db = self.build_database()
translator/c/genc.py:102: in build_database
self.config.translation.reverse_debugger)
translator/c/database.py:64: in __init__
self.gctransformer = self.gcpolicy.gettransformer(translator, gchooks)
translator/c/gc.py:452: in gettransformer
return shadowstack.ShadowStackFrameworkGCTransformer(translator, gchooks)
memory/gctransform/framework.py:247: in __init__
self.check_custom_trace_funcs(gcdata.gc, translator.rtyper)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.memory.gctransform.shadowstack.ShadowStackFrameworkGCTransformer object at 0x00000001485b1a98>
gc = <rpython.memory.gc.minimark.MiniMarkGC object at 0x00000001485c4b48>
rtyper = <rpython.rtyper.rtyper.RPythonTyper object at 0x0000000148367c90>
def check_custom_trace_funcs(self, gc, rtyper):
# detect if one of the custom trace functions uses the GC
# (it must not!)
for TP, func in rtyper.custom_trace_funcs:
if getattr(func, '_skip_collect_analyzer_', False):
continue
def no_op_callback(obj, arg1, arg2):
pass
def ll_check_no_collect(obj):
func(gc, obj, no_op_callback, None, None)
annhelper = annlowlevel.MixLevelHelperAnnotator(rtyper)
graph1 = annhelper.getgraph(ll_check_no_collect, [SomeAddress()],
annmodel.s_None)
annhelper.finish()
collect_analyzer = CollectAnalyzer(self.translator)
if collect_analyzer.analyze_direct_call(graph1):
raise Exception(
"the custom trace hook %r for %r can cause "
> "the GC to be called!" % (func, TP))
E Exception: the custom trace hook <function gcrefs_trace at 0x000000013992a638> for <GcStruct GCREFTRACER { array_base_addr, array_length }> can cause the GC to be called!
memory/gctransform/framework.py:630: Exception
----------------------------- Captured stderr call -----------------------------
[rtyper] -=- specialized 8 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 100 / 381 blocks (26%)
[rtyper] specializing: 200 / 434 blocks (46%)
[rtyper] specializing: 300 / 434 blocks (69%)
[rtyper] specializing: 400 / 434 blocks (92%)
[rtyper] -=- specialized 422 more blocks -=-
[rtyper] -=- specialized 26 more blocks -=-
[rtyper] specializing: 500 / 5531 blocks (9%)
[rtyper] specializing: 1000 / 6561 blocks (15%)
[rtyper] specializing: 1400 / 6795 blocks (20%)
[rtyper] specializing: 2500 / 9871 blocks (25%)
[rtyper] specializing: 3200 / 10398 blocks (30%)
[rtyper] specializing: 3900 / 11018 blocks (35%)
[rtyper] specializing: 4500 / 11193 blocks (40%)
[rtyper] specializing: 5100 / 11217 blocks (45%)
[rtyper] specializing: 5500 / 11217 blocks (49%)
[rtyper] specializing: 6100 / 11217 blocks (54%)
[rtyper] specializing: 6700 / 11219 blocks (59%)
[rtyper] specializing: 7200 / 11219 blocks (64%)
[rtyper] specializing: 7800 / 11219 blocks (69%)
[rtyper] specializing: 8400 / 11219 blocks (74%)
[rtyper] specializing: 8900 / 11219 blocks (79%)
[rtyper] specializing: 9500 / 11219 blocks (84%)
[rtyper] specializing: 10000 / 11219 blocks (89%)
[rtyper] specializing: 10600 / 11219 blocks (94%)
[rtyper] specializing: 11200 / 11219 blocks (99%)
[rtyper] -=- specialized 10759 more blocks -=-
[rtyper] -=- specialized 34 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 11300 / 13135 blocks (86%)
[rtyper] specializing: 12000 / 13144 blocks (91%)
[rtyper] specializing: 12700 / 13219 blocks (96%)
[rtyper] specializing: 13200 / 13229 blocks (99%)
[rtyper] -=- specialized 1951 more blocks -=-
[rtyper] specializing: 13300 / 13320 blocks (99%)
[rtyper] -=- specialized 91 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1179 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 35 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
___________________ test_guards_translated_without_gctypeptr ___________________
def test_guards_translated_without_gctypeptr():
> run_guards_translated(gcremovetypeptr=True)
jit/backend/llsupport/test/test_zrpy_gc_direct.py:226:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jit/backend/llsupport/test/test_zrpy_gc_direct.py:185: in run_guards_translated
cbuilder.generate_source(defines=cbuilder.DEBUG_DEFINES)
translator/c/genc.py:178: in generate_source
db = self.build_database()
translator/c/genc.py:102: in build_database
self.config.translation.reverse_debugger)
translator/c/database.py:64: in __init__
self.gctransformer = self.gcpolicy.gettransformer(translator, gchooks)
translator/c/gc.py:452: in gettransformer
return shadowstack.ShadowStackFrameworkGCTransformer(translator, gchooks)
memory/gctransform/framework.py:247: in __init__
self.check_custom_trace_funcs(gcdata.gc, translator.rtyper)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.memory.gctransform.shadowstack.ShadowStackFrameworkGCTransformer object at 0x000000011aeec8e0>
gc = <rpython.memory.gc.minimark.MiniMarkGC object at 0x000000011aeec8a8>
rtyper = <rpython.rtyper.rtyper.RPythonTyper object at 0x000000011ae75e50>
def check_custom_trace_funcs(self, gc, rtyper):
# detect if one of the custom trace functions uses the GC
# (it must not!)
for TP, func in rtyper.custom_trace_funcs:
if getattr(func, '_skip_collect_analyzer_', False):
continue
def no_op_callback(obj, arg1, arg2):
pass
def ll_check_no_collect(obj):
func(gc, obj, no_op_callback, None, None)
annhelper = annlowlevel.MixLevelHelperAnnotator(rtyper)
graph1 = annhelper.getgraph(ll_check_no_collect, [SomeAddress()],
annmodel.s_None)
annhelper.finish()
collect_analyzer = CollectAnalyzer(self.translator)
if collect_analyzer.analyze_direct_call(graph1):
raise Exception(
"the custom trace hook %r for %r can cause "
> "the GC to be called!" % (func, TP))
E Exception: the custom trace hook <function gcrefs_trace at 0x000000013992a638> for <GcStruct GCREFTRACER { array_base_addr, array_length }> can cause the GC to be called!
memory/gctransform/framework.py:630: Exception
----------------------------- Captured stderr call -----------------------------
[rtyper] -=- specialized 8 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] specializing: 100 / 381 blocks (26%)
[rtyper] specializing: 200 / 434 blocks (46%)
[rtyper] specializing: 300 / 434 blocks (69%)
[rtyper] specializing: 400 / 434 blocks (92%)
[rtyper] -=- specialized 422 more blocks -=-
[rtyper] -=- specialized 26 more blocks -=-
[rtyper] specializing: 500 / 5535 blocks (9%)
[rtyper] specializing: 1000 / 6565 blocks (15%)
[rtyper] specializing: 1400 / 6799 blocks (20%)
[rtyper] specializing: 2500 / 9875 blocks (25%)
[rtyper] specializing: 3200 / 10402 blocks (30%)
[rtyper] specializing: 3900 / 11019 blocks (35%)
[rtyper] specializing: 4500 / 11202 blocks (40%)
[rtyper] specializing: 5100 / 11221 blocks (45%)
[rtyper] specializing: 5500 / 11221 blocks (49%)
[rtyper] specializing: 6100 / 11221 blocks (54%)
[rtyper] specializing: 6700 / 11223 blocks (59%)
[rtyper] specializing: 7200 / 11223 blocks (64%)
[rtyper] specializing: 7800 / 11223 blocks (69%)
[rtyper] specializing: 8400 / 11223 blocks (74%)
[rtyper] specializing: 8900 / 11223 blocks (79%)
[rtyper] specializing: 9500 / 11223 blocks (84%)
[rtyper] specializing: 10000 / 11223 blocks (89%)
[rtyper] specializing: 10600 / 11223 blocks (94%)
[rtyper] specializing: 11200 / 11223 blocks (99%)
[rtyper] -=- specialized 10763 more blocks -=-
[rtyper] -=- specialized 34 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 11300 / 13139 blocks (86%)
[rtyper] specializing: 12000 / 13148 blocks (91%)
[rtyper] specializing: 12700 / 13223 blocks (96%)
[rtyper] specializing: 13200 / 13233 blocks (99%)
[rtyper] -=- specialized 1951 more blocks -=-
[rtyper] specializing: 13300 / 13324 blocks (99%)
[rtyper] -=- specialized 91 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1175 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 35 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
=========================== short test summary info ============================
FAIL jit/backend/llsupport/test/test_zrpy_gc_direct.py::test_guards_translated_with_gctypeptr
FAIL jit/backend/llsupport/test/test_zrpy_gc_direct.py::test_guards_translated_without_gctypeptr
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 2 failed, 1 warnings in 44.12 seconds =====================
++ 09:56:24 starting jit/backend/x86/test/test_zrpy_vecopt.py [98 started in total]
__ jit/backend/x86/test/test_zrpy_releasegil.py [96 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:24 starting jit/backend/x86/test/test_zrpy_vmprof.py [99 started in total]
__ jit/backend/x86/test/test_zrpy_vmprof.py [97 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:25 starting jit/backend/x86/test/test_ztranslation_basic.py [100 started in total]
__ jit/backend/x86/test/test_zrpy_gc_boehm.py [98 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:25 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [101 started in total]
__ jit/backend/x86/test/test_zrpy_vecopt.py [99 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:25 starting jit/backend/x86/test/test_ztranslation_external_exception.py [102 started in total]
__ jit/backend/x86/test/test_ztranslation_call_assembler.py [100 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:26 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [103 started in total]
__ jit/backend/x86/test/test_ztranslation_basic.py [101 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:26 starting jit/backend/x86/tool/test/test_viewcode.py [104 started in total]
__ jit/backend/x86/test/test_ztranslation_external_exception.py [102 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.02 seconds =====================
++ 09:56:26 starting jit/backend/zarch/test [105 started in total]
__ jit/backend/zarch/test [103 done in total, somefailed=False] _______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========================== 1 warnings in 0.01 seconds ==========================
++ 09:56:27 starting jit/codewriter/test [106 started in total]
__ jit/backend/x86/test/test_ztranslation_jit_stats.py [104 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:27 starting jit/metainterp/optimizeopt/test/test_costmodel.py [107 started in total]
__ jit/backend/x86/tool/test/test_viewcode.py [105 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/tool/test/test_viewcode.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 0.01 seconds =====================
++ 09:56:27 starting jit/metainterp/optimizeopt/test/test_dependency.py [108 started in total]
__ jit/metainterp/optimizeopt/test/test_costmodel.py [106 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/optimizeopt/test/test_costmodel.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 11 passed, 1 warnings in 0.76 seconds =====================
++ 09:56:29 starting jit/metainterp/optimizeopt/test/test_guard.py [109 started in total]
__ jit/metainterp/optimizeopt/test/test_dependency.py [107 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
jit/metainterp/optimizeopt/test/test_dependency.py ..................... [ 58%]
............... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 36 passed, 1 warnings in 0.75 seconds =====================
++ 09:56:29 starting jit/metainterp/optimizeopt/test/test_intbound.py [110 started in total]
__ jit/metainterp/optimizeopt/test/test_guard.py [108 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/optimizeopt/test/test_guard.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 0.63 seconds =====================
++ 09:56:31 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_intdiv.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 0.98 seconds =====================
++ 09:56:32 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 136 items
jit/metainterp/optimizeopt/test/test_optimizebasic.py .................. [ 13%]
..........................x............................................. [ 66%]
............x..............x.................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 133 passed, 3 xfailed, 1 warnings in 2.92 seconds ===============
++ 09:56:37 starting jit/metainterp/optimizeopt/test/test_optimizebridge.py [113 started in total]
__ jit/codewriter/test [111 done in total, somefailed=False] __________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 530 items
jit/codewriter/test/test_assembler.py ...s.......... [ 2%]
jit/codewriter/test/test_call.py .......s....... [ 5%]
jit/codewriter/test/test_codewriter.py ....... [ 6%]
jit/codewriter/test/test_effectinfo.py ............ [ 9%]
jit/codewriter/test/test_flatten.py .................................... [ 15%]
.............. [ 18%]
jit/codewriter/test/test_format.py ............ [ 20%]
jit/codewriter/test/test_jitcode.py . [ 20%]
jit/codewriter/test/test_jtransform.py ................................. [ 27%]
........................................................................ [ 40%]
........................................................................ [ 54%]
........................................................................ [ 67%]
........................................................................ [ 81%]
............. [ 83%]
jit/codewriter/test/test_list.py ............. [ 86%]
jit/codewriter/test/test_liveness.py ................ [ 89%]
jit/codewriter/test/test_longlong.py .ssssssss [ 91%]
jit/codewriter/test/test_policy.py ........... [ 93%]
jit/codewriter/test/test_regalloc.py ............ [ 95%]
jit/codewriter/test/test_support.py ........... [ 97%]
jit/codewriter/test/test_void_list.py ............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
jit/codewriter/test/test_policy.py::test_look_inside
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/rlib/jit.py:147: DeprecationWarning: look_inside is deprecated
warnings.warn("look_inside is deprecated", DeprecationWarning)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 520 passed, 10 skipped, 2 warnings in 9.47 seconds ==============
++ 09:56:37 starting jit/metainterp/optimizeopt/test/test_optimizeheap.py [114 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebridge.py [112 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit/metainterp/optimizeopt/test/test_optimizebridge.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 4 passed, 1 warnings in 1.09 seconds =====================
++ 09:56:38 starting jit/metainterp/optimizeopt/test/test_optimizeintbound.py [115 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeheap.py [113 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 111 items
jit/metainterp/optimizeopt/test/test_optimizeheap.py ................... [ 17%]
.......................x......................x......................... [ 81%]
.................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 109 passed, 2 xfailed, 1 warnings in 1.96 seconds ===============
++ 09:56:39 starting jit/metainterp/optimizeopt/test/test_optimizeopt.py [116 started in total]
__ jit/metainterp/optimizeopt/test/test_intbound.py [114 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit/metainterp/optimizeopt/test/test_intbound.py ....................... [ 17%]
........................................................................ [ 71%]
...................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 133 passed, 1 warnings in 10.64 seconds ====================
++ 09:56:41 starting jit/metainterp/optimizeopt/test/test_rawbuffer.py [117 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeintbound.py [115 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 201 items
jit/metainterp/optimizeopt/test/test_optimizeintbound.py ............... [ 7%]
........................................................................ [ 43%]
........................................................................ [ 79%]
.......................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 201 passed, 1 warnings in 2.47 seconds ====================
++ 09:56:42 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/optimizeopt/test/test_rawbuffer.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 0.46 seconds =====================
++ 09:56:42 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit/metainterp/optimizeopt/test/test_schedule.py ...s...s......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 15 passed, 2 skipped, 1 warnings in 0.64 seconds ===============
++ 09:56:43 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/optimizeopt/test/test_short.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.46 seconds =====================
++ 09:56:43 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_util.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 0.51 seconds =====================
++ 09:56:44 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/metainterp/optimizeopt/test/test_unroll.py ............ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 12 passed, 1 warnings in 0.91 seconds =====================
++ 09:56:45 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 72 items
jit/metainterp/optimizeopt/test/test_vecopt.py ........................s [ 34%]
............................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 71 passed, 1 skipped, 1 warnings in 0.98 seconds ===============
++ 09:56:46 starting jit/metainterp/optimizeopt/test/test_z3checktests.py [124 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeopt.py [122 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 417 items
jit/metainterp/optimizeopt/test/test_optimizeopt.py .................... [ 4%]
........................................................................ [ 22%]
..........................x............................................. [ 39%]
.................................................x..............x....... [ 56%]
........................................................................ [ 73%]
...............................x.....x.....x............................ [ 91%]
........x............................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 410 passed, 7 xfailed, 1 warnings in 5.57 seconds ===============
++ 09:56:46 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit/metainterp/optimizeopt/test/test_virtualstate.py ................... [ 38%]
........................ssssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 43 passed, 6 skipped, 1 warnings in 1.26 seconds ===============
++ 09:56:46 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:47 starting jit/metainterp/ruleopt/test/test_parse.py [127 started in total]
__ jit/metainterp/optimizeopt/test/test_z3checktests.py [125 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.49 seconds =====================
++ 09:56:47 starting jit/metainterp/ruleopt/test/test_prove.py [128 started in total]
__ jit/metainterp/optimizeopt/test/test_z3intbound.py [126 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.49 seconds =====================
++ 09:56:47 starting jit/metainterp/test/test_ajit.py [129 started in total]
__ jit/metainterp/ruleopt/test/test_parse.py [127 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:48 starting jit/metainterp/test/test_blackhole.py [130 started in total]
__ jit/metainterp/ruleopt/test/test_prove.py [128 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 09:56:48 starting jit/metainterp/test/test_bridgeopt.py [131 started in total]
__ jit/metainterp/test/test_blackhole.py [129 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_blackhole.py ......xxx.. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 8 passed, 3 xfailed, 1 warnings in 1.55 seconds ================
++ 09:56:50 starting jit/metainterp/test/test_bytearray.py [132 started in total]
__ jit/metainterp/test/test_bridgeopt.py [130 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_bridgeopt.py ..........x [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 10 passed, 1 xfailed, 1 warnings in 3.79 seconds ===============
++ 09:56:52 starting jit/metainterp/test/test_call.py [133 started in total]
__ jit/metainterp/test/test_bytearray.py [131 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_bytearray.py ......s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 7 passed, 1 skipped, 1 warnings in 2.45 seconds ================
++ 09:56:53 starting jit/metainterp/test/test_compile.py [134 started in total]
__ jit/metainterp/test/test_compile.py [132 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/test/test_compile.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.95 seconds =====================
++ 09:56:55 starting jit/metainterp/test/test_counter.py [135 started in total]
__ jit/metainterp/test/test_counter.py [133 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_counter.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 0.38 seconds =====================
++ 09:56:56 starting jit/metainterp/test/test_del.py [136 started in total]
__ jit/metainterp/test/test_call.py [134 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_call.py ................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 16 passed, 1 warnings in 3.61 seconds =====================
++ 09:56:57 starting jit/metainterp/test/test_dict.py [137 started in total]
__ jit/metainterp/test/test_del.py [135 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_del.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 1.48 seconds =====================
++ 09:56:59 starting jit/metainterp/test/test_exception.py [138 started in total]
__ jit/metainterp/test/test_exception.py [136 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit/metainterp/test/test_exception.py ................................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 32 passed, 1 warnings in 5.91 seconds =====================
++ 09:57:06 starting jit/metainterp/test/test_executor.py [139 started in total]
__ jit/metainterp/test/test_executor.py [137 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_executor.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 0.54 seconds =====================
++ 09:57:07 starting jit/metainterp/test/test_fficall.py [140 started in total]
__ jit/metainterp/test/test_fficall.py [138 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit/metainterp/test/test_fficall.py ...s........s.... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 15 passed, 2 skipped, 1 warnings in 14.86 seconds ===============
++ 09:57:24 starting jit/metainterp/test/test_float.py [141 started in total]
__ jit/metainterp/test/test_float.py [139 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/metainterp/test/test_float.py .......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 10 passed, 1 warnings in 2.34 seconds =====================
++ 09:57:28 starting jit/metainterp/test/test_greenfield.py [142 started in total]
__ jit/metainterp/test/test_greenfield.py [140 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.65 seconds =====================
++ 09:57:29 starting jit/metainterp/test/test_heapcache.py [143 started in total]
__ jit/metainterp/test/test_heapcache.py [141 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items
jit/metainterp/test/test_heapcache.py ...............s.sss.............. [ 77%]
.......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 40 passed, 4 skipped, 1 warnings in 0.66 seconds ===============
++ 09:57:31 starting jit/metainterp/test/test_history.py [144 started in total]
__ jit/metainterp/test/test_history.py [142 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_history.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 6.64 seconds =====================
++ 09:57:40 starting jit/metainterp/test/test_immutable.py [145 started in total]
__ jit/metainterp/test/test_immutable.py [143 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_immutable.py ........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 8 passed, 1 warnings in 6.32 seconds =====================
++ 09:57:46 starting jit/metainterp/test/test_jitdriver.py [146 started in total]
__ jit/metainterp/test/test_jitdriver.py [144 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_jitdriver.py ....s.. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 6 passed, 1 skipped, 1 warnings in 4.98 seconds ================
++ 09:57:52 starting jit/metainterp/test/test_jitiface.py [147 started in total]
__ jit/metainterp/test/test_jitiface.py [145 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_jitiface.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 11 passed, 1 warnings in 3.38 seconds =====================
++ 09:57:56 starting jit/metainterp/test/test_jitprof.py [148 started in total]
__ jit/metainterp/test/test_jitprof.py [146 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit/metainterp/test/test_jitprof.py s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 3 passed, 1 skipped, 1 warnings in 1.52 seconds ================
++ 09:57:59 starting jit/metainterp/test/test_list.py [149 started in total]
__ jit/metainterp/test/test_ajit.py [147 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 223 items
jit/metainterp/test/test_ajit.py ....................................... [ 17%]
........................................................................ [ 49%]
..............................................s..............s.......... [ 82%]
.s..............................s.s.s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 217 passed, 6 skipped, 1 warnings in 67.37 seconds ==============
++ 09:58:00 starting jit/metainterp/test/test_llop.py [150 started in total]
__ jit/metainterp/test/test_dict.py [148 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit/metainterp/test/test_dict.py ........................s.ss.....s..... [ 92%]
.s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 37 passed, 5 skipped, 1 warnings in 60.59 seconds ===============
++ 09:58:02 starting jit/metainterp/test/test_logger.py [151 started in total]
__ jit/metainterp/test/test_logger.py [149 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_logger.py ................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 16 passed, 1 warnings in 0.59 seconds =====================
++ 09:58:03 starting jit/metainterp/test/test_longlong.py [152 started in total]
__ jit/metainterp/test/test_llop.py [150 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_llop.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 2.96 seconds =====================
++ 09:58:04 starting jit/metainterp/test/test_loop.py [153 started in total]
__ jit/metainterp/test/test_longlong.py [151 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit/metainterp/test/test_longlong.py ssssssssssssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 14 skipped, 1 warnings in 0.66 seconds ====================
++ 09:58:05 starting jit/metainterp/test/test_loop_unroll.py [154 started in total]
__ jit/metainterp/test/test_list.py [152 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit/metainterp/test/test_list.py ...s....................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 26 passed, 1 skipped, 1 warnings in 9.69 seconds ===============
++ 09:58:09 starting jit/metainterp/test/test_loop_unroll_disopt.py [155 started in total]
__ jit/metainterp/test/test_loop_unroll.py [153 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_loop_unroll.py ..............................ss [ 86%]
.s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 34 passed, 3 skipped, 1 warnings in 19.36 seconds ===============
++ 09:58:26 starting jit/metainterp/test/test_math.py [156 started in total]
__ jit/metainterp/test/test_loop.py [154 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_loop.py ..............................ss.s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 34 passed, 3 skipped, 1 warnings in 19.91 seconds ===============
++ 09:58:28 starting jit/metainterp/test/test_memmgr.py [157 started in total]
__ jit/metainterp/test/test_math.py [155 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/metainterp/test/test_math.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 1.78 seconds =====================
++ 09:58:28 starting jit/metainterp/test/test_opencoder.py [158 started in total]
__ jit/metainterp/test/test_opencoder.py [156 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_opencoder.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 11 passed, 1 warnings in 0.79 seconds =====================
++ 09:58:30 starting jit/metainterp/test/test_pyjitpl.py [159 started in total]
__ jit/metainterp/test/test_pyjitpl.py [157 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_pyjitpl.py s.. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 2 passed, 1 skipped, 1 warnings in 0.59 seconds ================
++ 09:58:32 starting jit/metainterp/test/test_quasiimmut.py [160 started in total]
__ jit/metainterp/test/test_quasiimmut.py [158 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/metainterp/test/test_quasiimmut.py ...............s..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 20 passed, 1 skipped, 1 warnings in 4.82 seconds ===============
++ 09:58:37 starting jit/metainterp/test/test_rawmem.py [161 started in total]
__ jit/metainterp/test/test_rawmem.py [159 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_rawmem.py ........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 8 passed, 1 warnings in 2.67 seconds =====================
++ 09:58:41 starting jit/metainterp/test/test_recursive.py [162 started in total]
__ jit/metainterp/test/test_memmgr.py [160 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/metainterp/test/test_memmgr.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 passed, 1 warnings in 30.53 seconds =====================
++ 09:59:00 starting jit/metainterp/test/test_resoperation.py [163 started in total]
__ jit/metainterp/test/test_resoperation.py [161 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/metainterp/test/test_resoperation.py ............... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 15 passed, 1 warnings in 0.59 seconds =====================
++ 09:59:01 starting jit/metainterp/test/test_resume.py [164 started in total]
__ jit/metainterp/test/test_resume.py [162 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_resume.py ............................ss....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 35 passed, 2 skipped, 1 warnings in 1.05 seconds ===============
++ 09:59:03 starting jit/metainterp/test/test_resumecode.py [165 started in total]
__ jit/metainterp/test/test_resumecode.py [163 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_resumecode.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 0.83 seconds =====================
++ 09:59:05 starting jit/metainterp/test/test_send.py [166 started in total]
__ jit/metainterp/test/test_send.py [164 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
jit/metainterp/test/test_send.py ...................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 22 passed, 1 warnings in 7.25 seconds =====================
++ 09:59:13 starting jit/metainterp/test/test_slist.py [167 started in total]
__ jit/metainterp/test/test_slist.py [165 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/metainterp/test/test_slist.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 6 passed, 1 warnings in 2.90 seconds =====================
++ 09:59:17 starting jit/metainterp/test/test_string.py [168 started in total]
__ jit/metainterp/test/test_recursive.py [166 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
jit/metainterp/test/test_recursive.py ................s........s........ [ 80%]
........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 40 passed, 2 skipped, 1 warnings in 32.43 seconds ===============
++ 09:59:19 starting jit/metainterp/test/test_support.py [169 started in total]
__ jit/metainterp/test/test_support.py [167 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/metainterp/test/test_support.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 0.14 seconds =====================
++ 09:59:20 starting jit/metainterp/test/test_threadlocal.py [170 started in total]
__ jit/metainterp/test/test_loop_unroll_disopt.py [168 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 259 items
jit/metainterp/test/test_loop_unroll_disopt.py ......................... [ 9%]
.....ss.s.................................ss.s.......................... [ 37%]
.......ss.s.................................ss.s........................ [ 65%]
.........ss.s.................................ss.s...................... [ 93%]
...........ss.s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 238 passed, 21 skipped, 1 warnings in 71.58 seconds ==============
++ 09:59:22 starting jit/metainterp/test/test_tl.py [171 started in total]
__ jit/metainterp/test/test_threadlocal.py [169 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_threadlocal.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 1.41 seconds =====================
++ 09:59:22 starting jit/metainterp/test/test_tlc.py [172 started in total]
__ jit/metainterp/test/test_tlc.py [170 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/test/test_tlc.py .s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 1 passed, 1 skipped, 1 warnings in 4.93 seconds ================
++ 09:59:28 starting jit/metainterp/test/test_tracelimit.py [173 started in total]
__ jit/metainterp/test/test_tl.py [171 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tl.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 6.27 seconds =====================
++ 09:59:29 starting jit/metainterp/test/test_tracingopts.py [174 started in total]
__ jit/metainterp/test/test_tracingopts.py [172 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
jit/metainterp/test/test_tracingopts.py ................................ [ 82%]
.s..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 38 passed, 1 skipped, 1 warnings in 11.90 seconds ===============
++ 09:59:44 starting jit/metainterp/test/test_virtual.py [175 started in total]
__ jit/metainterp/test/test_tracelimit.py [173 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tracelimit.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 5 passed, 1 warnings in 21.71 seconds =====================
++ 09:59:52 starting jit/metainterp/test/test_virtualizable.py [176 started in total]
__ jit/metainterp/test/test_string.py [174 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 97 items
jit/metainterp/test/test_string.py .............................s....... [ 38%]
.....................................s...................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 95 passed, 2 skipped, 1 warnings in 32.32 seconds ===============
++ 09:59:55 starting jit/metainterp/test/test_virtualref.py [177 started in total]
__ jit/metainterp/test/test_virtualref.py [175 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/metainterp/test/test_virtualref.py ..s.................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 20 passed, 1 skipped, 1 warnings in 7.52 seconds ===============
++ 10:00:03 starting jit/metainterp/test/test_warmspot.py [178 started in total]
__ jit/metainterp/test/test_virtualizable.py [176 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
jit/metainterp/test/test_virtualizable.py ................x............. [ 60%]
.................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 49 passed, 1 xfailed, 1 warnings in 10.07 seconds ===============
++ 10:00:04 starting jit/metainterp/test/test_warmstate.py [179 started in total]
__ jit/metainterp/test/test_warmstate.py [177 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
jit/metainterp/test/test_warmstate.py ......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 9 passed, 1 warnings in 0.67 seconds =====================
++ 10:00:05 starting jit/metainterp/test/test_zvector.py [180 started in total]
__ jit/metainterp/test/test_warmspot.py [178 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit/metainterp/test/test_warmspot.py ...........sss.....ssss.... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 20 passed, 7 skipped, 1 warnings in 4.10 seconds ===============
++ 10:00:09 starting jit/tl/test [181 started in total]
__ jit/metainterp/test/test_virtual.py [179 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit/metainterp/test/test_virtual.py .................................... [ 27%]
........................................................................ [ 81%]
......................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 133 passed, 1 warnings in 23.79 seconds ====================
++ 10:00:12 starting jit/tl/tinyframe/test [182 started in total]
__ jit/tl/tinyframe/test [180 done in total, somefailed=False] ________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/tl/tinyframe/test/test_tinyframe.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 0.87 seconds =====================
++ 10:00:13 starting jit/tl/tla [183 started in total]
__ jit/tl/test [181 done in total, somefailed=False] __________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items / 1 skipped
jit/tl/test/test_brainfuck.py . [ 2%]
jit/tl/test/test_tl.py ......................s [ 54%]
jit/tl/test/test_tlc.py .................. [ 95%]
jit/tl/test/test_tlr.py .s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 42 passed, 3 skipped, 1 warnings in 5.60 seconds ===============
++ 10:00:16 starting jit/tool/test [184 started in total]
__ jit/tl/tla [182 done in total, somefailed=False] ___________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/tl/tla/test_tla.py ..........ssss. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 11 passed, 4 skipped, 1 warnings in 3.46 seconds ===============
++ 10:00:18 starting memory/gc/test [185 started in total]
__ jit/tool/test [183 done in total, somefailed=False] ________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
jit/tool/test/test_jitoutput.py .. [ 4%]
jit/tool/test/test_loopcounter.py . [ 6%]
jit/tool/test/test_oparser.py ................................... [ 77%]
jit/tool/test/test_traceviewer.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 49 passed, 1 warnings in 1.46 seconds =====================
++ 10:00:18 starting memory/gctransform/test [186 started in total]
__ memory/gc/test [184 done in total, somefailed=False] _______________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 216 items
memory/gc/test/test_direct.py ....................................s..... [ 19%]
........................................................................ [ 52%]
[ 52%]
memory/gc/test/test_env.py ....... [ 56%]
memory/gc/test/test_hook.py ... [ 57%]
memory/gc/test/test_incminimark.py ... [ 58%]
memory/gc/test/test_inspector.py .. [ 59%]
memory/gc/test/test_minimark.py ... [ 61%]
memory/gc/test/test_minimarkpage.py ............... [ 68%]
memory/gc/test/test_object_pinning.py .................................. [ 83%]
........... [ 88%]
memory/gc/test/test_rawrefcount.py ........................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
memory/gc/test/test_direct.py::TestIncrementalMiniMarkGCFullRandom::()::test_random
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/virt_test/site-packages/hypothesis/_strategies.py:696: HypothesisDeprecationWarning: sampled_from() with nothing to sample is deprecated and will be an error in a future version. It currently returns `st.nothing()`, which if unexpected can make parts of a strategy silently vanish.
since="2019-03-12",
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 215 passed, 1 skipped, 2 warnings in 43.41 seconds ==============
++ 10:01:02 starting memory/test/test_gctypelayout.py [187 started in total]
__ memory/gctransform/test [185 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 85 items
memory/gctransform/test/test_boehm.py ...... [ 7%]
memory/gctransform/test/test_framework.py ................. [ 27%]
memory/gctransform/test/test_refcounting.py .s............. [ 44%]
memory/gctransform/test/test_shadowcolor.py ............................ [ 77%]
....... [ 85%]
memory/gctransform/test/test_statistics.py .. [ 88%]
memory/gctransform/test/test_transform.py .......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 84 passed, 1 skipped, 1 warnings in 43.80 seconds ===============
++ 10:01:03 starting memory/test/test_generational_gc.py [188 started in total]
__ memory/test/test_gctypelayout.py [186 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_gctypelayout.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 0.75 seconds =====================
++ 10:01:04 starting memory/test/test_growingsemispace_gc.py [189 started in total]
__ memory/test/test_generational_gc.py [187 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_generational_gc.py .................................... [ 76%]
........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 47 passed, 1 warnings in 28.36 seconds ====================
++ 10:01:35 starting memory/test/test_hybrid_gc.py [190 started in total]
__ memory/test/test_growingsemispace_gc.py [188 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_growingsemispace_gc.py ................................ [ 68%]
............... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 47 passed, 1 warnings in 28.85 seconds ====================
++ 10:01:37 starting memory/test/test_hybrid_gc_smallheap.py [191 started in total]
__ jit/metainterp/test/test_zvector.py [189 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 84 items
jit/metainterp/test/test_zvector.py .................................... [ 42%]
................................................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 84 passed, 1 warnings in 110.59 seconds ====================
++ 10:02:01 starting memory/test/test_incminimark_gc.py [192 started in total]
__ memory/test/test_hybrid_gc_smallheap.py [190 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
memory/test/test_hybrid_gc_smallheap.py ................................ [ 69%]
.............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 46 passed, 1 warnings in 23.99 seconds ====================
++ 10:02:05 starting memory/test/test_incminimark_gc_cardmarking.py [193 started in total]
__ memory/test/test_hybrid_gc.py [191 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
memory/test/test_hybrid_gc.py .......................................... [ 84%]
........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 50 passed, 1 warnings in 29.97 seconds ====================
++ 10:02:08 starting memory/test/test_lldict.py [194 started in total]
__ memory/test/test_lldict.py [192 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_lldict.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 0.41 seconds =====================
++ 10:02:09 starting memory/test/test_minimark_gc.py [195 started in total]
__ memory/test/test_incminimark_gc.py [193 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
memory/test/test_incminimark_gc.py ..................................... [ 71%]
.............s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 51 passed, 1 skipped, 1 warnings in 35.06 seconds ===============
++ 10:02:39 starting memory/test/test_minimark_gc_cardmarking.py [196 started in total]
__ memory/test/test_minimark_gc.py [194 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc.py ........................................ [ 83%]
........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 48 passed, 1 warnings in 32.00 seconds ====================
++ 10:02:42 starting memory/test/test_semispace_gc.py [197 started in total]
__ memory/test/test_incminimark_gc_cardmarking.py [195 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
memory/test/test_incminimark_gc_cardmarking.py ......................... [ 48%]
.........................s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 51 passed, 1 skipped, 1 warnings in 34.20 seconds ===============
++ 10:02:43 starting memory/test/test_support.py [198 started in total]
__ memory/test/test_support.py [196 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
memory/test/test_support.py ......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 9 passed, 1 warnings in 2.29 seconds =====================
++ 10:02:46 starting memory/test/test_transformed_gc.py [199 started in total]
__ memory/test/test_semispace_gc.py [197 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_semispace_gc.py ....................................... [ 82%]
........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 47 passed, 1 warnings in 29.04 seconds ====================
++ 10:03:14 starting rlib/parsing/test/test_deterministic.py [200 started in total]
__ memory/test/test_minimark_gc_cardmarking.py [198 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc_cardmarking.py ............................ [ 58%]
.................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 48 passed, 1 warnings in 34.00 seconds ====================
++ 10:03:17 starting rlib/parsing/test/test_ebnfparse.py [201 started in total]
__ rlib/parsing/test/test_ebnfparse.py [199 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
rlib/parsing/test/test_ebnfparse.py ..........................s.. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
rlib/parsing/test/test_ebnfparse.py:7
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/rlib/parsing/test/test_ebnfparse.py:7: DeprecationWarning: the sets module is deprecated
from sets import Set
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 28 passed, 1 skipped, 2 warnings in 0.61 seconds ===============
++ 10:03:19 starting rlib/parsing/test/test_lexer.py [202 started in total]
__ rlib/parsing/test/test_lexer.py [200 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/parsing/test/test_lexer.py .......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 10 passed, 1 warnings in 0.27 seconds =====================
++ 10:03:20 starting rlib/parsing/test/test_parse.py [203 started in total]
__ rlib/parsing/test/test_parse.py [201 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/parsing/test/test_parse.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 4 passed, 1 warnings in 0.19 seconds =====================
++ 10:03:21 starting rlib/parsing/test/test_parseerrors.py [204 started in total]
__ rlib/parsing/test/test_deterministic.py [202 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/parsing/test/test_deterministic.py ......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 9 passed, 1 warnings in 6.04 seconds =====================
++ 10:03:21 starting rlib/parsing/test/test_pcre_regtest.py [205 started in total]
__ rlib/parsing/test/test_parseerrors.py [203 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/parsing/test/test_parseerrors.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.19 seconds =====================
++ 10:03:22 starting rlib/parsing/test/test_pypackrat.py [206 started in total]
__ rlib/parsing/test/test_pypackrat.py [204 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 31 items
rlib/parsing/test/test_pypackrat.py ............................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 31 passed, 1 warnings in 0.71 seconds =====================
++ 10:03:24 starting rlib/parsing/test/test_pythonlexer.py [207 started in total]
__ rlib/parsing/test/test_pcre_regtest.py [205 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 290 items
rlib/parsing/test/test_pcre_regtest.py ................................. [ 11%]
........................................................................ [ 36%]
........................................................................ [ 61%]
........................................................................ [ 85%]
......................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 290 passed, 1 warnings in 2.26 seconds ====================
++ 10:03:25 starting rlib/parsing/test/test_pythonparse.py [208 started in total]
__ rlib/parsing/test/test_pythonlexer.py [206 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/parsing/test/test_pythonlexer.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 11 passed, 1 warnings in 0.75 seconds =====================
++ 10:03:25 starting rlib/parsing/test/test_regex.py [209 started in total]
__ rlib/parsing/test/test_pythonparse.py [207 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib/parsing/test/test_pythonparse.py ............s.... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 16 passed, 1 skipped, 1 warnings in 0.92 seconds ===============
++ 10:03:27 starting rlib/parsing/test/test_regexparse.py [210 started in total]
__ rlib/parsing/test/test_regexparse.py [208 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
rlib/parsing/test/test_regexparse.py ............... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 15 passed, 1 warnings in 0.27 seconds =====================
++ 10:03:28 starting rlib/parsing/test/test_translate.py [211 started in total]
__ rlib/parsing/test/test_regex.py [209 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/parsing/test/test_regex.py ............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 13 passed, 1 warnings in 15.91 seconds ====================
++ 10:03:43 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/parsing/test/test_translate_lexer.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 passed, 1 warnings in 10.09 seconds =====================
++ 10:03:55 starting rlib/parsing/test/test_tree.py [213 started in total]
__ rlib/parsing/test/test_tree.py [211 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/parsing/test/test_tree.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 6 passed, 1 warnings in 9.88 seconds =====================
++ 10:04:07 starting rlib/rjitlog/test/test_jitlog.py [214 started in total]
__ rlib/rjitlog/test/test_jitlog.py [212 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/rjitlog/test/test_jitlog.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 4 passed, 1 warnings in 2.20 seconds =====================
++ 10:04:11 starting rlib/rsre/test/test_char.py [215 started in total]
__ rlib/parsing/test/test_translate.py [213 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/parsing/test/test_translate.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 5 passed, 1 warnings in 43.47 seconds =====================
++ 10:04:12 starting rlib/rsre/test/test_ext_opcode.py [216 started in total]
__ rlib/rsre/test/test_char.py [214 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/rsre/test/test_char.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 1.09 seconds =====================
++ 10:04:12 starting rlib/rsre/test/test_match.py [217 started in total]
__ rlib/rsre/test/test_ext_opcode.py [215 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/rsre/test/test_ext_opcode.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 11 passed, 1 warnings in 0.27 seconds =====================
++ 10:04:13 starting rlib/rsre/test/test_re.py [218 started in total]
__ rlib/rsre/test/test_match.py [216 done in total, somefailed=False] _________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
rlib/rsre/test/test_match.py ...................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 38 passed, 1 warnings in 0.51 seconds =====================
++ 10:04:13 starting rlib/rsre/test/test_search.py [219 started in total]
__ rlib/rsre/test/test_search.py [217 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 67 items
rlib/rsre/test/test_search.py .......................................... [ 62%]
......................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 67 passed, 1 warnings in 0.59 seconds =====================
++ 10:04:15 starting rlib/rsre/test/test_zexternal.py [220 started in total]
__ rlib/rsre/test/test_re.py [218 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 56 items
rlib/rsre/test/test_re.py ..............ss.............................. [ 82%]
.......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 54 passed, 2 skipped, 1 warnings in 0.79 seconds ===============
++ 10:04:15 starting rlib/rsre/test/test_zinterp.py [221 started in total]
__ rlib/rsre/test/test_zexternal.py [219 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1002 items
rlib/rsre/test/test_zexternal.py ....................................... [ 3%]
........................................................................ [ 11%]
........................................................................ [ 18%]
........................................................................ [ 25%]
........................................................................ [ 32%]
........................................................................ [ 39%]
........................................................................ [ 47%]
........................................................................ [ 54%]
........................................................................ [ 61%]
........................................................................ [ 68%]
........................................................................ [ 75%]
........................................................................ [ 82%]
........................................................................ [ 90%]
........................................................................ [ 97%]
........................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 1002 passed, 1 warnings in 1.84 seconds ====================
++ 10:04:17 starting rlib/rsre/test/test_zjit.py [222 started in total]
__ rlib/rsre/test/test_zinterp.py [220 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/rsre/test/test_zinterp.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 3 passed, 1 warnings in 14.20 seconds =====================
++ 10:04:32 starting rlib/rstrategies/test/test_rstrategies.py [223 started in total]
__ rlib/rstrategies/test/test_rstrategies.py [221 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
rlib/rstrategies/test/test_rstrategies.py .............................. [ 61%]
................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 49 passed, 1 warnings in 0.33 seconds =====================
++ 10:04:33 starting rlib/rstruct/test/test_ieee.py [224 started in total]
__ rlib/rstruct/test/test_ieee.py [222 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
rlib/rstruct/test/test_ieee.py .............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 14 passed, 1 warnings in 17.09 seconds ====================
++ 10:04:53 starting rlib/rstruct/test/test_pack.py [225 started in total]
__ rlib/rstruct/test/test_pack.py [223 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 59 items
rlib/rstruct/test/test_pack.py ......................................... [ 69%]
.................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 59 passed, 1 warnings in 0.87 seconds =====================
++ 10:04:55 starting rlib/rstruct/test/test_runpack.py [226 started in total]
__ rlib/rstruct/test/test_runpack.py [224 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/rstruct/test/test_runpack.py ...................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 22 passed, 1 warnings in 11.80 seconds ====================
++ 10:05:10 starting rlib/rvmprof/test/test_file.py [227 started in total]
__ rlib/rvmprof/test/test_file.py [225 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/rvmprof/test/test_file.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 passed, 1 warnings in 28.43 seconds =====================
++ 10:05:42 starting rlib/rvmprof/test/test_rvmprof.py [228 started in total]
__ rlib/rvmprof/test/test_rvmprof.py [226 done in total, somefailed=True] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/rvmprof/test/test_rvmprof.py ...F.. [100%]
=================================== FAILURES ===================================
_______________________________ TestEnable.test ________________________________
self = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x0000000149a7f638>
def test(self):
from vmprof import read_profile
assert self.entry_point(10**4, 0.1, 0) == 99990000
assert self.tmpfile.check()
self.tmpfile.remove()
#
assert self.rpy_entry_point(10**4, 0.5, 0) == 99990000
assert self.tmpfile.check()
prof = read_profile(self.tmpfilename)
tree = prof.get_tree()
assert tree.name == 'py:code:52:test_enable'
> assert self.approx_equal(tree.count, 0.5/self.SAMPLING_INTERVAL)
E AssertionError: assert False
E + where False = <bound method TestEnable.approx_equal of <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x0000000149a7f638>>(1, (0.5 / 0.004))
E + where <bound method TestEnable.approx_equal of <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x0000000149a7f638>> = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x0000000149a7f638>.approx_equal
E + and 1 = 1
E + where 1 = <Node: py:code:52:test_enable (1) []>.count
E + and 0.004 = <rpython.rlib.rvmprof.test.test_rvmprof.TestEnable object at 0x0000000149a7f638>.SAMPLING_INTERVAL
rlib/rvmprof/test/test_rvmprof.py:140: AssertionError
---------------------------- Captured stderr setup -----------------------------
[flowgraph] (rpython.translator.c.test.test_genc:66)entry_point
[translation:info] Annotating&simplifying...
[c59d4703cdde200] {translation-task
starting annotate
[translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:102)RVMProfSamplingTest.entry_point
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:16)MyCode.__init__
[flowgraph] (rpython.rlib.rvmprof:17)register_code
[flowgraph] (rpython.rlib.rvmprof.rvmprof:59)VMProf.register_code
[flowgraph] (rpython.rlib.rweaklist:46)WeakCodeObjectList.add_handle
[flowgraph] (rpython.rlib.rweaklist:24)WeakCodeObjectList.reserve_next_handle_index
[flowgraph] (rpython.rlib.rweaklist:51)WeakCodeObjectList.store_handle
[flowgraph] (rpython.rlib.rposix:461)open
[flowgraph] (rpython.rlib.rposix:385)_as_bytes0
[flowgraph] (rpython.rlib.rposix:371)_as_bytes
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)open
[flowgraph] (rpython.rtyper.lltypesystem.rffi:926)get_nonmovingbuffer_ll_final_null
[flowgraph] (rpython.rtyper.lltypesystem.rffi:873)get_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c
[flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw
[flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf
[flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_open
[flowgraph] (rpython.rlib.rgil:160)release
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rgil:171)acquire
[flowgraph] (rpython.rlib.rthread:282)gc_thread_run
[flowgraph] (rpython.rtyper.lltypesystem.rffi:937)free_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.rlib.rarithmetic:139)widen
[flowgraph] (rpython.rlib.rposix:113)get_saved_errno
[flowgraph] (rpython.rlib.rvmprof:35)enable
[flowgraph] (rpython.rlib.rvmprof.rvmprof:131)VMProf.enable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_init
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_init
[flowgraph] (rpython.rtyper.lltypesystem.rffi:854)charp2str
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1030)charpsize2str
[flowgraph] (?:2)mallocstr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr
[flowgraph] (rpython.rlib.rvmprof.rvmprof:117)gather_all_code_objs
[flowgraph] (rpython.rlib.rweaklist:21)WeakCodeObjectList.get_all_handles
[flowgraph] (rpython.rlib.rvmprof.rvmprof:51)<lambda>
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:19)MyCode.get_name
[flowgraph] (rpython.rlib.rvmprof.rvmprof:169)VMProf._write_code_registration
[flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_register_virtual_function
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_register_virtual_function
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_enable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_enable
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rvmprof.rvmprof:27)VMProfError.__init__
[flowgraph] (rpython.rlib.rposix:1182)strerror
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)strerror
[flowgraph] (rpython.rlib.rtime:146)time
[flowgraph] (rpython.rlib.rtime:101)decode_timeval
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1374)getintfield
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1374)getintfield
[flowgraph] (rpython.rlib.rvmprof.rvmprof:224)TestEnable.main_rvmprof
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:122)<lambda>
[flowgraph] (rpython.rlib.rvmprof:38)disable
[flowgraph] (rpython.rlib.rvmprof.rvmprof:156)VMProf.disable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)vmprof_disable
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_vmprof_disable
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rvmprof.rvmprof:220)decorated_jitted_function
[flowgraph] (rpython.rlib.rvmprof.test.test_rvmprof:122)main
[flowgraph] (rpython.rlib.rvmprof.cintf:187)enter_code
[flowgraph] (rpython.rlib.rthread:356)get_or_make_raw
[flowgraph] (rpython.rlib.rthread:364)setraw
[flowgraph] (rpython.rlib.rvmprof.cintf:196)leave_code
[flowgraph] (rpython.rlib.rposix:508)close
[flowgraph] (rpython.rlib.rposix:268)SuppressIPH.__init__
[flowgraph] (rpython.rlib.rposix:271)SuppressIPH.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)close
[flowgraph] (rpython.rlib.rposix:274)SuppressIPH.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:2)ccall_close
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item
[flowgraph] (rpython.translator.c.test.test_genc:39)llrepr_out
[flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline
[flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end
[flowgraph] (rpython.rlib.rposix:500)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1427)scoped_nonmovingbuffer.__init__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1431)scoped_nonmovingbuffer.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1433)scoped_nonmovingbuffer.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rposix:170)_errno_after
[flowgraph] (rpython.rlib.rposix:430)handle_posix_error
[flowgraph] (?:1)memo__get_vmprof_0
[flowgraph] (?:1)memo_offsetof_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__should_widen_type_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[c59d47055c6e980] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-385
[translation:info] already done: Annotating&simplifying
[translation:info] RTyping...
[c59d47055c94e80] {translation-task
starting rtype_lltype
[flowgraph] (rpython.rtyper.rclass:1170)ll_runtime_type_info
[flowgraph] (rpython.rtyper.rlist:688)ll_getitem_nonneg
[flowgraph] (rpython.rtyper.rlist:717)ll_getitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1058)ll_int
[flowgraph] (rpython.rtyper.lltypesystem.rstr:601)ll_streq
[flowgraph] (rpython.rtyper.rstr:425)ll_str
[flowgraph] (?:1)memo_ll_constant_0
[flowgraph] (rpython.rtyper.rlist:633)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:539)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:580)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:688)ll_getitem_nonneg
[flowgraph] (rpython.rtyper.rlist:717)ll_getitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:402)ll_fixed_getitem_fast
[flowgraph] (rpython.rtyper.rlist:572)ll_len
[flowgraph] (rpython.rtyper.rlist:633)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:782)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:552)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:504)_ll_alloc_and_set_jit
[flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null
[flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit
[flowgraph] (rpython.rtyper.lltypesystem.rlist:384)ll_fixed_newlist
[flowgraph] (rpython.rtyper.rlist:516)_ll_alloc_and_clear
[flowgraph] (rpython.rtyper.lltypesystem.rlist:407)ll_fixed_setitem_fast
[flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:528)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull
[flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline
[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull
[flowgraph] (?:1)memo__null_of_type_0
[flowgraph] (rpython.rtyper.rlist:600)ll_concat
[flowgraph] (rpython.rtyper.rlist:552)ll_arraycopy
[flowgraph] (rpython.rtyper.lltypesystem.rlist:399)ll_fixed_items
[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] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (rpython.rtyper.rlist:588)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.rstr:996)ll_float
[flowgraph] (rpython.rlib.rfloat:87)rstring_to_float
[flowgraph] (rpython.rlib.rdtoa:54)strtod
[flowgraph] (rpython.rlib.objectmodel:397)revdb_flag_io_disabled
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)_PyPy_dg_strtod
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (rpython.rtyper.rlist:726)ll_setitem_nonneg
[flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen
[rtyper] specializing: 100 / 868 blocks (11%)
[flowgraph] (?:11)ll_join_strs_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda>
[flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_strs_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.rlist:470)ll_listiter
[flowgraph] (rpython.rtyper.lltypesystem.rlist:476)ll_listnext
[flowgraph] (rpython.rtyper.lltypesystem.rstr:695)ll_count_char
[rtyper] specializing: 200 / 936 blocks (21%)
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[rtyper] specializing: 300 / 952 blocks (31%)
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter
[rtyper] specializing: 400 / 955 blocks (41%)
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext
[flowgraph] (rpython.rtyper.rlist:588)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (rpython.rtyper.rint:149)ll_str
[flowgraph] (?:11)ll_join_chars_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_chars_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:912)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rtyper.rlist:539)ll_null_item
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)ll_listdelslice_startonly_trampoline
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[rtyper] specializing: 500 / 1106 blocks (45%)
[rtyper] specializing: 600 / 1106 blocks (54%)
[flowgraph] (rpython.rtyper.rint:398)ll_int_py_div
[rtyper] specializing: 700 / 1111 blocks (63%)
[rtyper] specializing: 800 / 1111 blocks (72%)
[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 / 1130 blocks (79%)
[flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div
[flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod
[rtyper] specializing: 1000 / 1134 blocks (88%)
[rtyper] specializing: 1100 / 1134 blocks (97%)
[rtyper] -=- specialized 1134 blocks -=-
[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass
[flowgraph] (rpython.rtyper.rclass:1130)ll_type
[rtyper] -=- specialized 4 more blocks -=-
[c59d4707d052300] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-385
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] lltype back-end optimisations...
[c59d4707d072500] {translation-task
starting backendopt_lltype
[backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__open
[backendopt:removecasts] removed 6 cast_pointers in VMProf.enable
[backendopt:removecasts] removed 1 cast_pointers in charpsize2str
[backendopt:removecasts] removed 3 cast_pointers in VMProf._write_code_registration
[backendopt:removecasts] removed 1 cast_pointers in copy_raw_to_string
[backendopt:removecasts] removed 1 cast_pointers in strerror
[backendopt:removecasts] removed 2 cast_pointers in main_rvmprof__star_3
[backendopt:removecasts] removed 4 cast_pointers in VMProf.disable
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__close
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write
[backendopt:removecasts] removed 4 cast_pointers in ll_int__rpy_stringPtr_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_pop_default__dum_checkidxConst_listPtr
[backendopt:removecasts] removed 1 cast_pointers in ll_rangenext_up__rangePtr_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_range2list__GcArray_SignedLlT_Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_extend__listPtr_arrayPtr
[backendopt:removecasts] removed 1 cast_pointers in int_force_ge_zero__Signed
[backendopt:removecasts] removed 1 cast_pointers in ll_concat__GcArray_Ptr_GCREF__gcopaque_Ll_arrayPtr_arrayPtr
[backendopt:removecasts] removed 3 cast_pointers in ll_float__rpy_stringPtr
[backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString
[backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v2269___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__v2272___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 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_listPtr_Signed
[backendopt:inlining] 0.00 _get_raw_buf__rpy_string
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll
[backendopt:inlining] 0.00 _PyPy_dg_strtod__arrayPtr_arrayPtr_star_2
[backendopt:inlining] 0.00 _lambda_
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__
[backendopt:inlining] 0.00 isconstant__v2254___simple_call__function_
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__
[backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed
[backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr
[backendopt:inlining] 0.00 vmprof_disable___star_0
[backendopt:inlining] 0.00 isconstant__v2295___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v2293___simple_call__function_
[backendopt:inlining] 0.00 widen__int
[backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed
[backendopt:inlining] 0.00 memo_emptystrfun_0
[backendopt:inlining] 0.00 memo_ll_constant_0
[backendopt:inlining] 0.00 isconstant__v2258___simple_call__function_
[backendopt:inlining] 0.00 ll_setitem_nonneg__dum_nocheckConst_arrayPtr_Signed_GCREFPtr
[backendopt:inlining] 0.00 ll_fixed_items__arrayPtr
[backendopt:inlining] 0.00 isconstant__v2259___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2260___simple_call__function__star_3
[backendopt:inlining] 0.00 isconstant__v2262___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2248___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2268___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v2270___simple_call__function_
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 isconstant__v2274___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2275___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2279___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2298___simple_call__function_
[backendopt:inlining] 0.00 copy_raw_to_string
[backendopt:inlining] 0.00 conditional_call__v2276___simple_call__function__star_3
[backendopt:inlining] 0.00 conditional_call__v2299___simple_call__function__star_3
[backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3
[backendopt:inlining] 0.00 gc_thread_run
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_arrayPtr_Signed
[backendopt:inlining] 0.00 ll_getitem_fast__arrayPtr_Signed
[backendopt:inlining] 0.00 __exit____star_3
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 isconstant__v2291___simple_call__function_
[backendopt:inlining] 0.00 copy_string_to_raw
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 0.00 isvirtual__v2287___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 0.00 isconstant__v2281___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2247___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v2249___simple_call__function__star_3
[backendopt:inlining] 0.00 vmprof_init__Signed_Float_Signed_Signed_SomeString_Signed_Signed_star_7
[backendopt:inlining] 0.00 isconstant__v2252___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v2285___simple_call__function_
[backendopt:inlining] 0.00 vmprof_enable__Signed_Signed_Signed_star_3
[backendopt:inlining] 0.00 strerror__Signed_star_1
[backendopt:inlining] 0.00 ll_fixed_items__arrayPtr
[backendopt:inlining] 0.00 _as_bytes__str
[backendopt:inlining] 0.00 vmprof_register_virtual_function__SomeString_Signed_Signed_star_3
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 open__SomeString_Signed_Signed_star_3
[backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_fixed_newlist__GcArray_Ptr_GCREF__gcopaque_Ll_Signed
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 VMProfError.__init__
[backendopt:inlining] 2.00 ll_fixed_length__arrayPtr
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 ll_fixed_newlist__GcArray_SignedLlT_Signed
[backendopt:inlining] 2.00 ll_fixed_length__arrayPtr
[backendopt:inlining] 2.00 MyCode.__init__
[backendopt:inlining] 2.00 get_or_make_raw
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned
[backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned
[backendopt:inlining] 2.00 WeakCodeObjectList.get_all_handles
[backendopt:inlining] 2.00 ll_unsigned__Signed
[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 copy_item__arrayPtr_arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 ll_fixed_setitem_fast__arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 getintfield__timevalPtr_c_tv_sec
[backendopt:inlining] 4.00 getintfield__timevalPtr_c_tv_usec
[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed
[backendopt:inlining] 4.00 ll_stritem_nonneg__rpy_stringPtr_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 disable
[backendopt:inlining] 7.00 rstring_to_float__SomeString
[backendopt:inlining] 0.00 _as_bytes0__str
[backendopt:inlining] 7.00 llrepr_out__int
[backendopt:inlining] 7.00 rpython_print_newline
[backendopt:inlining] 2.00 ll_len_foldable__arrayPtr
[backendopt:inlining] 2.00 ll_len__listPtr
[backendopt:inlining] 7.00 ll_str__IntegerR_SignedConst_Signed
[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 register_code__rpython_rlib_rvmprof_test_test_rvmprof_MyCode
[backendopt:inlining] 9.00 _ll_alloc_and_set_nonnull_look_inside_iff__GcArray_Ptr_GCREF__gcopaque_Ll_Signed_GCREFPtr
[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] 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] 6.00 ll_setitem_fast__listPtr_Signed_Signed
[backendopt:inlining] 11.00 enable
[backendopt:inlining] 6.00 leave_code
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Char
[backendopt:inlining] 12.00 ll_striter__rpy_stringPtr
[backendopt:inlining] 12.00 ll_rangeiter__Ptr_GcStruct_rangeLlT_rangePtr
[backendopt:inlining] 12.50 ll_rangenext_up__rangePtr_Signed
[backendopt:inlining] 13.00 free_nonmovingbuffer_ll
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v2292___simple_call__function_
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v2297___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] 4.00 loop_unrolling_heuristic__v2267___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.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] 17.00 ll_append__listPtr_Signed
[backendopt:inlining] 13.00 ll_arraycopy__arrayPtr_listPtr_Signed_Signed_Signed
[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 19.25 _errno_after__v2243___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 19.25 _errno_after__v2239___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2241___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2245___simple_call__function_
[backendopt:inlining] 19.25 _errno_after__v2237___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v2286___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v2289___simple_call__function_
[backendopt:inlining] 19.00 enter_code
[backendopt:inlining] 17.83 _ll_alloc_and_clear__GcArray_Ptr_GCREF__gcopaque_Ll_Signed
[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__v2263___simple_call__function_
[backendopt:inlining] 20.67 _ll_alloc_and_set_nonnull__v2265___simple_call__function_
[backendopt:inlining] 25.75 _ll_alloc_and_set_nojit__GcArray_Ptr_GCREF__gcopaque_Ll_Signed_GCREFPtr
[backendopt:inlining] 27.50 ll_concat__GcArray_Ptr_GCREF__gcopaque_Ll_arrayPtr_arrayPtr
[backendopt:inlining] 27.75 ll_range2list__GcArray_SignedLlT_Signed_Signed_Signed
[backendopt:inlining] 31.75 handle_posix_error__close
[backendopt:inlining] 31.75 handle_posix_error__open
[backendopt:inlining] 31.75 handle_posix_error__write
[backendopt:inlining] 31.87 _errno_before__v2242___simple_call__function_
[backendopt:inlining] 0.00 close__Signed_star_1
[backendopt:inlining] 31.87 _errno_before__v2238___simple_call__function_
[backendopt:inlining] 31.87 _errno_before__v2240___simple_call__function_
[backendopt:inlining] 31.87 _errno_before__v2244___simple_call__function_
[backendopt:inlining] 31.87 _errno_before__v2236___simple_call__function_
[backendopt:inlining] inlined 382 callsites.
[backendopt:removecasts] removed 2 cast_pointers in time
[backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString
[backendopt:malloc] starting malloc removal
[backendopt:malloc] 9 simple mallocs removed in 'entry_point'
[backendopt:malloc] 1 simple mallocs removed in 'RVMProfSamplingTest.entry_point'
[backendopt:malloc] 2 simple mallocs removed in 'WeakCodeObjectList.reserve_next_handle_index'
[backendopt:malloc] 10 simple mallocs removed in 'open__str'
[backendopt:malloc] 10 simple mallocs removed in 'open__SomeString_Signed_Signed_star_3'
[backendopt:malloc] 24 simple mallocs removed in 'VMProf.enable'
[backendopt:malloc] 17 simple mallocs removed in 'vmprof_init__Signed_Float_Signed_Signed_SomeString_Signed_Signed_star_7'
[backendopt:malloc] 1 simple mallocs removed in 'gather_all_code_objs'
[backendopt:malloc] 10 simple mallocs removed in 'VMProf._write_code_registration'
[backendopt:malloc] 10 simple mallocs removed in 'vmprof_register_virtual_function__SomeString_Signed_Signed_star_3'
[backendopt:malloc] 7 simple mallocs removed in 'vmprof_enable__Signed_Signed_Signed_star_3'
[backendopt:malloc] 3 simple mallocs removed in 'strerror'
[backendopt:malloc] 3 simple mallocs removed in 'strerror__Signed_star_1'
[backendopt:malloc] 1 simple mallocs removed in 'main_rvmprof__star_3'
[backendopt:malloc] 1 simple mallocs removed in 'decorated_jitted_function__star_3'
[backendopt:malloc] 2 simple mallocs removed in 'main'
[backendopt:malloc] 1 simple mallocs removed in 'close'
[backendopt:malloc] 3 simple mallocs removed in 'close__Signed_star_1'
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item'
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end'
[backendopt:malloc] 3 simple mallocs removed in 'write'
[backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__'
[backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v2249___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__v2260___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__v2276___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__v2299___simple_call__function__star_3'
[backendopt:malloc] removed 143 simple mallocs in total
[backendopt:removecasts] removed 5 cast_pointers in main_rvmprof__star_3
[backendopt:removecasts] removed 4 cast_pointers in decorated_jitted_function__star_3
[backendopt:mergeifblocks] starting to merge if blocks
[c59d4709730a200] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-385
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] already done: lltype back-end optimisations
[translation:info] inserting stack checks...
[c59d4709738c380] {translation-task
starting stackcheckinsertion_lltype
[flowgraph] (rpython.rlib.rstack:42)stack_check
[flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath
[rtyper] -=- specialized 8 more blocks -=-
[translation:info] inserted 0 stack checks.
[c59d47097e7f300] translation-task}
[translation:info] Creating database for generating c source...
[c59d47097e8eb80] {translation-task
starting database_c
[flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred
[flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type
[flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value
[flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear
[flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise
[flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise
[flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception
[flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception
[flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr
[flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr
[flowgraph] (rpython.rtyper.rclass:1173)ll_inst_type
[rtyper] -=- specialized 25 more blocks -=-
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:454)_ll_malloc_fixedsize_zero
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.transform:493)_ll_malloc_varsize_no_length_zero
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize
[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length
[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize
[flowgraph] (rpython.memory.gctransform.boehm:58)ll_identityhash
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[flowgraph] (rpython.memory.gctransform.boehm:20)<lambda>
[flowgraph] (rpython.memory.gctransform.boehm:24)<lambda>
[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size
[rtyper] specializing: 1200 / 1228 blocks (97%)
[rtyper] -=- specialized 57 more blocks -=-
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 2.00 _lambda_
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed
[backendopt:inlining] inlined 8 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper
[flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set
[flowgraph] (rpython.rtyper.rlist:504)_ll_alloc_and_set_jit
[flowgraph] (rpython.rtyper.rlist:516)_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:528)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:528)_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:528)_ll_alloc_and_set_nonnull
[flowgraph] (rpython.rtyper.rlist:726)ll_setitem_nonneg
[rtyper] -=- specialized 50 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] 387 nodes [ array: 49 boehm rtti: 22 func: 91 struct: 225 ]
[c:database] Completed
[translation:info] database for generating C source was created
[c59d470a5c25c80] translation-task}
[translation:info] Generating c source...
[c59d470a5c35080] {translation-task
starting source_c
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_rvmprof_test.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_translator_c.c
[c:writing] data_rpython_translator_c_test.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] implement.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_rvmprof_test.c
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[c:writing] rpython_translator_c_test.c
[translation:info] written: /tmp/buildbot-arm64/usession-pytest3.10-385/testing_4/testing_4.c
[c59d470aea5e100] translation-task}
[translation:info] Compiling c source...
[c59d470aea6e700] {translation-task
starting compile_c
[platform:execute] make in /tmp/buildbot-arm64/usession-pytest3.10-385/testing_4
[translation:info] created: /tmp/buildbot-arm64/usession-pytest3.10-385/testing_4/testing_4
[c59d4713f02ca00] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-385
----------------------------- Captured stdout call -----------------------------
THE RESULT IS: 99990000 ;
MALLOC COUNTERS: 0 0
----------------------------- Captured stderr call -----------------------------
[c:cmdexec] /tmp/buildbot-arm64/usession-pytest3.10-385/testing_4/testing_4 10000 0.5 0
=========================== short test summary info ============================
FAIL rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 1 failed, 5 passed, 1 warnings in 44.01 seconds ================
++ 10:06:34 starting rlib/rvmprof/test/test_support.py [229 started in total]
__ rlib/rvmprof/test/test_support.py [227 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/rvmprof/test/test_support.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 0.46 seconds =====================
++ 10:06:35 starting rlib/rvmprof/test/test_traceback.py [230 started in total]
__ memory/test/test_transformed_gc.py [228 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 183 items
memory/test/test_transformed_gc.py ....s..................s..s.....s.... [ 20%]
..............s..s............s..................s..s.............s..... [ 59%]
................s................s.....................s................ [ 98%]
.s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 169 passed, 14 skipped, 1 warnings in 242.14 seconds =============
++ 10:06:52 starting rlib/rvmprof/test/test_ztranslation.py [231 started in total]
__ rlib/rvmprof/test/test_ztranslation.py [229 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/rvmprof/test/test_ztranslation.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 2 passed, 1 warnings in 23.86 seconds =====================
++ 10:07:20 starting rlib/test/test__jit_vref.py [232 started in total]
__ rlib/test/test__jit_vref.py [230 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
rlib/test/test__jit_vref.py ............ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 12 passed, 1 warnings in 0.96 seconds =====================
++ 10:07:22 starting rlib/test/test_buffer.py [233 started in total]
__ rlib/rsre/test/test_zjit.py [231 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/rsre/test/test_zjit.py .....................x.... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 25 passed, 1 xfailed, 1 warnings in 216.13 seconds ==============
++ 10:07:54 starting rlib/test/test_cache.py [234 started in total]
__ rlib/test/test_buffer.py [232 done in total, somefailed=False] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
rlib/test/test_buffer.py ............................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 47 passed, 1 warnings in 28.15 seconds ====================
++ 10:07:54 starting rlib/test/test_clibffi.py [235 started in total]
__ rlib/test/test_cache.py [233 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_cache.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 0.17 seconds =====================
++ 10:07:55 starting rlib/test/test_compilerinfo.py [236 started in total]
__ rlib/test/test_clibffi.py [234 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib/test/test_clibffi.py ........s.......s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 15 passed, 2 skipped, 1 warnings in 4.91 seconds ===============
n: 2
Arg 0: 3
Arg 1: 15
++ 10:08:00 starting rlib/test/test_debug.py [237 started in total]
__ rlib/test/test_compilerinfo.py [235 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_compilerinfo.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 5.94 seconds =====================
++ 10:08:02 starting rlib/test/test_jit.py [238 started in total]
__ rlib/test/test_jit.py [236 done in total, somefailed=False] ________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_jit.py ...ss......................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 28 passed, 2 skipped, 1 warnings in 2.86 seconds ===============
++ 10:08:06 starting rlib/test/test_jit_libffi.py [239 started in total]
__ rlib/test/test_jit_libffi.py [237 done in total, somefailed=False] _________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_jit_libffi.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 1.05 seconds =====================
++ 10:08:07 starting rlib/test/test_libffi.py [240 started in total]
__ rlib/test/test_debug.py [238 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_debug.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 11 passed, 1 warnings in 6.93 seconds =====================
++ 10:08:08 starting rlib/test/test_listsort.py [241 started in total]
__ rlib/test/test_libffi.py [239 done in total, somefailed=False] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_libffi.py .........s................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 25 passed, 1 skipped, 1 warnings in 1.67 seconds ===============
++ 10:08:10 starting rlib/test/test_longlong2float.py [242 started in total]
__ rlib/test/test_listsort.py [240 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_listsort.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
rlib/test/test_listsort.py:13
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/rlib/test/test_listsort.py:13: PytestWarning: cannot collect test class 'TestTimSort' because it has a __init__ constructor
class TestTimSort(TimSort):
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 4 passed, 2 warnings in 0.96 seconds =====================
++ 10:08:10 starting rlib/test/test_mutbuffer.py [243 started in total]
__ rlib/test/test_mutbuffer.py [241 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_mutbuffer.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 0.19 seconds =====================
++ 10:08:11 starting rlib/test/test_nonconst.py [244 started in total]
__ rlib/test/test_nonconst.py [242 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_nonconst.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 0.74 seconds =====================
++ 10:08:13 starting rlib/test/test_objectmodel.py [245 started in total]
__ rlib/test/test_longlong2float.py [243 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_longlong2float.py .......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 10 passed, 1 warnings in 19.53 seconds ====================
++ 10:08:30 starting rlib/test/test_posix.py [246 started in total]
__ rlib/rvmprof/test/test_traceback.py [244 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/rvmprof/test/test_traceback.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 passed, 1 warnings in 120.44 seconds ====================
++ 10:08:38 starting rlib/test/test_rStringIO.py [247 started in total]
__ rlib/test/test_rStringIO.py [245 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_rStringIO.py ........... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 11 passed, 1 warnings in 0.34 seconds =====================
++ 10:08:39 starting rlib/test/test_rarithmetic.py [248 started in total]
__ rlib/test/test_posix.py [246 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_posix.py ....s................sss..ssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 22 passed, 8 skipped, 1 warnings in 10.37 seconds ===============
++ 10:08:43 starting rlib/test/test_rawrefcount.py [249 started in total]
__ rlib/test/test_rarithmetic.py [247 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 103 items
rlib/test/test_rarithmetic.py .......................................... [ 40%]
............................................................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 103 passed, 1 warnings in 2.14 seconds ====================
++ 10:08:43 starting rlib/test/test_rawrefcount_boehm.py [250 started in total]
__ rlib/test/test_rawrefcount_boehm.py [248 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rawrefcount_boehm.py ss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 2 skipped, 1 warnings in 0.51 seconds =====================
++ 10:08:44 starting rlib/test/test_rawstorage.py [251 started in total]
__ rlib/test/test_objectmodel.py [249 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 60 items
rlib/test/test_objectmodel.py ....s..................................... [ 70%]
.................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
rlib/test/test_objectmodel.py::test_enforceargs_decorator
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/rlib/test/test_objectmodel.py:454: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert exc.value.message == "f argument 'b' must be of type <type 'str'>"
rlib/test/test_objectmodel.py::test_never_allocate
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/memory/gctransform/transform.py:247: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
e.args = ('[function %s]: %s' % (graph.name, e.message),)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 59 passed, 1 skipped, 3 warnings in 30.28 seconds ===============
++ 10:08:46 starting rlib/test/test_rbigint.py [252 started in total]
__ rlib/test/test_rawstorage.py [250 done in total, somefailed=False] _________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rawstorage.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 7 passed, 1 warnings in 15.75 seconds =====================
++ 10:09:01 starting rlib/test/test_rbisect.py [253 started in total]
__ rlib/test/test_rbisect.py [251 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rbisect.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.13 seconds =====================
++ 10:09:02 starting rlib/test/test_rcomplex.py [254 started in total]
__ rlib/test/test_rawrefcount.py [252 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rawrefcount.py ............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 13 passed, 1 warnings in 17.88 seconds ====================
++ 10:09:03 starting rlib/test/test_rdtoa.py [255 started in total]
__ rlib/test/test_rcomplex.py [253 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rcomplex.py ........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 8 passed, 1 warnings in 0.55 seconds =====================
++ 10:09:03 starting rlib/test/test_rdynload.py [256 started in total]
__ rlib/test/test_rdynload.py [254 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/test/test_rdynload.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 3 passed, 1 warnings in 0.52 seconds =====================
++ 10:09:05 starting rlib/test/test_rerased.py [257 started in total]
__ rlib/test/test_rdtoa.py [255 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rdtoa.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 6 passed, 1 warnings in 0.83 seconds =====================
++ 10:09:05 starting rlib/test/test_rfile.py [258 started in total]
__ rlib/test/test_rerased.py [256 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
rlib/test/test_rerased.py ......................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 25 passed, 1 warnings in 0.95 seconds =====================
++ 10:09:06 starting rlib/test/test_rfloat.py [259 started in total]
__ rlib/test/test_rfile.py [257 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_rfile.py ..ssss.................sss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
rlib/test/test_rfile.py::TestFile::()::test_open_errors
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/rlib/test/test_rfile.py:87: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
os.fdopen(12345)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 19 passed, 7 skipped, 2 warnings in 22.22 seconds ===============
test
++ 10:09:29 starting rlib/test/test_rgc.py [260 started in total]
__ rlib/test/test_rfloat.py [258 done in total, somefailed=False] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rfloat.py ............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 13 passed, 1 warnings in 21.12 seconds ====================
++ 10:09:30 starting rlib/test/test_rgil.py [261 started in total]
__ rlib/test/test_rgil.py [259 done in total, somefailed=False] _______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rgil.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 4 passed, 1 warnings in 27.80 seconds =====================
++ 10:10:03 starting rlib/test/test_rlocale.py [262 started in total]
__ rlib/test/test_rlocale.py [260 done in total, somefailed=True] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rlocale.py ss.F [100%]
=================================== FAILURES ===================================
_________________________________ test_libintl _________________________________
def test_libintl():
if sys.platform != "darwin" and not sys.platform.startswith("linux"):
py.test.skip("there is (maybe) no libintl here")
_gettext = external('gettext', [rffi.CCHARP], rffi.CCHARP)
p = rffi.str2charp("1234")
> res = _gettext(p)
rlib/test/test_rlocale.py:44:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/lltypesystem/rffi.py:321: in wrapper
res = call_external_function(*real_args)
rtyper/lltypesystem/lltype.py:1384: in __call__
return callb(*args)
rtyper/lltypesystem/ll2ctypes.py:1339: in __call__
self.natural_arity)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
funcptr = <* fn gettext>, calling_conv = 'c', natural_arity = -1
def get_ctypes_callable(funcptr, calling_conv, natural_arity):
if not ctypes:
raise ImportError("ctypes is needed to use ll2ctypes")
def get_on_lib(lib, elem):
""" Wrapper to always use lib[func] instead of lib.func
"""
try:
return lib[elem]
except AttributeError:
pass
old_eci = funcptr._obj.compilation_info
funcname = funcptr._obj._name
if hasattr(old_eci, '_with_ctypes'):
old_eci = old_eci._with_ctypes
try:
eci = _eci_cache[old_eci]
except KeyError:
eci = old_eci.compile_shared_lib(ignore_a_files=True,
defines=['RPYTHON_LL2CTYPES'],
symbolic=True)
_eci_cache[old_eci] = eci
libraries = eci.testonly_libraries + eci.libraries + eci.frameworks
FUNCTYPE = lltype.typeOf(funcptr).TO
cfunc = None
if libraries:
not_found = []
for libname in libraries:
libpath = None
ext = platform.so_ext
prefixes = platform.so_prefixes
for dir in eci.library_dirs:
if libpath:
break
for prefix in prefixes:
tryfile = os.path.join(dir, prefix + libname + '.' + ext)
if os.path.isfile(tryfile):
libpath = tryfile
break
if not libpath:
libpath = ctypes.util.find_library(libname)
if not libpath:
libpath = _findLib_gcc_fallback(libname)
if not libpath and os.path.isabs(libname):
libpath = libname
if libpath:
dllclass = getattr(ctypes, calling_conv + 'dll')
# on ie slackware there was need for RTLD_GLOBAL here.
# this breaks a lot of things, since passing RTLD_GLOBAL
# creates symbol conflicts on C level.
clib = dllclass._dlltype(libpath, **load_library_kwargs)
cfunc = get_on_lib(clib, funcname)
if cfunc is not None:
break
else:
not_found.append(libname)
if cfunc is None:
if _FREEBSD and funcname in ('dlopen', 'fdlopen', 'dlsym', 'dlfunc', 'dlerror', 'dlclose'):
cfunc = rtld_default_lib[funcname]
else:
cfunc = get_on_lib(standard_c_lib, funcname)
# XXX magic: on Windows try to load the function from 'kernel32' too
if cfunc is None and hasattr(ctypes, 'windll'):
cfunc = get_on_lib(ctypes.windll.kernel32, funcname)
if cfunc is None and hasattr(ctypes, 'windll'):
cfunc = get_on_lib(ctypes.cdll.msvcrt, funcname)
if cfunc is None:
# function name not found in any of the libraries
if not libraries:
place = 'the standard C library (missing libraries=...?)'
elif len(not_found) == len(libraries):
if len(not_found) == 1:
raise NotImplementedError(
'cannot find the library %r' % (not_found[0],))
else:
raise NotImplementedError(
'cannot find any of the libraries %r' % (not_found,))
elif len(libraries) == 1:
place = 'library %r' % (libraries[0],)
else:
place = 'any of the libraries %r' % (libraries,)
if not_found:
place += ' (did not find %r)' % (not_found,)
raise NotImplementedError("function %r not found in %s" % (
> funcname, place))
E NotImplementedError: function 'gettext' not found in the standard C library (missing libraries=...?)
rtyper/lltypesystem/ll2ctypes.py:1304: NotImplementedError
=========================== short test summary info ============================
FAIL rlib/test/test_rlocale.py::test_libintl
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========== 1 failed, 1 passed, 2 skipped, 1 warnings in 0.52 seconds ===========
++ 10:10:04 starting rlib/test/test_rmarshal.py [263 started in total]
__ rlib/test/test_rmarshal.py [261 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rmarshal.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 6 passed, 1 warnings in 12.59 seconds =====================
++ 10:10:18 starting rlib/test/test_rmd5.py [264 started in total]
__ rlib/test/test_rmd5.py [262 done in total, somefailed=False] _______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rmd5.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
rlib/test/test_rmd5.py:1
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/rlib/test/test_rmd5.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5 # for comparison
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 2 warnings in 0.44 seconds =====================
++ 10:10:20 starting rlib/test/test_rmmap.py [265 started in total]
__ rlib/test/test_rbigint.py [263 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 199 items
rlib/test/test_rbigint.py .............................................. [ 23%]
........................................................................ [ 59%]
........................................................................ [ 95%]
......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 199 passed, 1 warnings in 99.79 seconds ====================
++ 10:10:28 starting rlib/test/test_rope.py [266 started in total]
__ rlib/test/test_rope.py [264 done in total, somefailed=False] _______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
rlib/test/test_rope.py .............................s................... [ 84%]
......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 57 passed, 1 skipped, 1 warnings in 5.87 seconds ===============
++ 10:10:35 starting rlib/test/test_rpath.py [267 started in total]
__ rlib/test/test_rpath.py [265 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_rpath.py ......s... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 9 passed, 1 skipped, 1 warnings in 0.42 seconds ================
++ 10:10:36 starting rlib/test/test_rpoll.py [268 started in total]
__ rlib/test/test_rgc.py [266 done in total, somefailed=False] ________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
rlib/test/test_rgc.py ...................s..s.............. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 35 passed, 2 skipped, 1 warnings in 66.82 seconds ===============
++ 10:10:42 starting rlib/test/test_rposix.py [269 started in total]
__ rlib/test/test_rmmap.py [267 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
rlib/test/test_rmmap.py ................s...s......ss.ss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 26 passed, 6 skipped, 1 warnings in 25.26 seconds ===============
++ 10:10:48 starting rlib/test/test_rposix_environ.py [270 started in total]
__ rlib/test/test_rpoll.py [268 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rpoll.py ss..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 5 passed, 2 skipped, 1 warnings in 18.30 seconds ===============
++ 10:10:56 starting rlib/test/test_rposix_scandir.py [271 started in total]
__ rlib/test/test_rposix_scandir.py [269 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_rposix_scandir.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 2.22 seconds =====================
++ 10:10:59 starting rlib/test/test_rposix_stat.py [272 started in total]
__ rlib/test/test_rposix_environ.py [270 done in total, somefailed=False] _____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rposix_environ.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 2 passed, 1 warnings in 11.64 seconds =====================
++ 10:11:00 starting rlib/test/test_rrandom.py [273 started in total]
__ rlib/test/test_rposix_stat.py [271 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/test/test_rposix_stat.py ......s.s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 7 passed, 2 skipped, 1 warnings in 2.11 seconds ================
++ 10:11:03 starting rlib/test/test_rrawarray.py [274 started in total]
__ rlib/test/test_rrawarray.py [272 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rrawarray.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 4 passed, 1 warnings in 1.14 seconds =====================
++ 10:11:05 starting rlib/test/test_rsha.py [275 started in total]
__ rlib/test/test_rsha.py [273 done in total, somefailed=False] _______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rsha.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
rlib/test/test_rsha.py::TestSHA::()::test_copy
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/rlib/test/test_rsha.py:31: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 4 passed, 2 warnings in 0.35 seconds =====================
++ 10:11:06 starting rlib/test/test_rshrinklist.py [276 started in total]
__ rlib/test/test_rshrinklist.py [274 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rshrinklist.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.16 seconds =====================
++ 10:11:07 starting rlib/test/test_rsignal.py [277 started in total]
__ rlib/test/test_rrandom.py [275 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rrandom.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 7 passed, 1 warnings in 7.71 seconds =====================
++ 10:11:08 starting rlib/test/test_rsiphash.py [278 started in total]
__ rlib/test/test_rsignal.py [276 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsignal.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 6 passed, 1 warnings in 11.80 seconds =====================
++ 10:11:21 starting rlib/test/test_rsocket.py [279 started in total]
__ rlib/test/test_rsiphash.py [277 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsiphash.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 6 passed, 1 warnings in 13.85 seconds =====================
++ 10:11:23 starting rlib/test/test_rstacklet.py [280 started in total]
__ rlib/test/test_rposix.py [278 done in total, somefailed=False] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 80 items
rlib/test/test_rposix.py ...sssss...........s...ss...................... [ 58%]
......................ss.....s.ss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 67 passed, 13 skipped, 1 warnings in 39.30 seconds ==============
++ 10:11:26 starting rlib/test/test_rstackovf.py [281 started in total]
__ rlib/test/test_rstackovf.py [279 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rstackovf.py .ss. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 2 passed, 2 skipped, 1 warnings in 5.54 seconds ================
++ 10:11:33 starting rlib/test/test_rstring.py [282 started in total]
__ rlib/test/test_rstring.py [280 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_rstring.py ..........s.s.......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 21 passed, 2 skipped, 1 warnings in 5.46 seconds ===============
++ 10:11:40 starting rlib/test/test_rtermios.py [283 started in total]
__ rlib/test/test_rtermios.py [281 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtermios.py sssss [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 5 skipped, 1 warnings in 0.02 seconds =====================
++ 10:11:40 starting rlib/test/test_rthread.py [284 started in total]
__ rlib/test/test_rsocket.py [282 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/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 [ 67%]
..........s..xxx..s.s. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
======== 50 passed, 15 skipped, 3 xfailed, 1 warnings in 29.36 seconds =========
++ 10:11:54 starting rlib/test/test_rtime.py [285 started in total]
__ rlib/test/test_rtime.py [283 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtime.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 5 passed, 1 warnings in 2.29 seconds =====================
++ 10:11:57 starting rlib/test/test_rtimer.py [286 started in total]
__ rlib/test/test_rtimer.py [284 done in total, somefailed=False] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rtimer.py ...... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 6 passed, 1 warnings in 7.91 seconds =====================
++ 10:12:06 starting rlib/test/test_runicode.py [287 started in total]
__ rlib/test/test_runicode.py [285 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
rlib/test/test_runicode.py ............................................. [ 93%]
... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 48 passed, 1 warnings in 4.42 seconds =====================
++ 10:12:11 starting rlib/test/test_rurandom.py [288 started in total]
__ rlib/test/test_rurandom.py [286 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rurandom.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.13 seconds =====================
++ 10:12:13 starting rlib/test/test_rutf8.py [289 started in total]
__ rlib/test/test_rutf8.py [287 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_rutf8.py ....................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 23 passed, 1 warnings in 2.78 seconds =====================
++ 10:12:16 starting rlib/test/test_rweakkeydict.py [290 started in total]
__ rlib/test/test_rweakkeydict.py [288 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rweakkeydict.py .....XXx [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
========== 5 passed, 1 xfailed, 2 xpassed, 1 warnings in 4.15 seconds ==========
++ 10:12:22 starting rlib/test/test_rweaklist.py [291 started in total]
__ rlib/test/test_rweaklist.py [289 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rweaklist.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.24 seconds =====================
++ 10:12:23 starting rlib/test/test_rweakref.py [292 started in total]
__ rlib/test/test_rweakref.py [290 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_rweakref.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 0.62 seconds =====================
++ 10:12:24 starting rlib/test/test_rweakvaldict.py [293 started in total]
__ rlib/test/test_rweakvaldict.py [291 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rweakvaldict.py .......X..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 12 passed, 1 xpassed, 1 warnings in 16.35 seconds ===============
++ 10:12:41 starting rlib/test/test_rwin32.py [294 started in total]
__ rlib/test/test_rwin32.py [292 done in total, somefailed=False] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 10:12:42 starting rlib/test/test_rzipfile.py [295 started in total]
__ rlib/test/test_rzipfile.py [293 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rzipfile.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 2 passed, 1 warnings in 20.12 seconds =====================
++ 10:13:05 starting rlib/test/test_rzlib.py [296 started in total]
__ rlib/test/test_rthread.py [294 done in total, somefailed=False] ____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
rlib/test/test_rthread.py .......x..s..X..s..s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=== 15 passed, 3 skipped, 1 xfailed, 1 xpassed, 1 warnings in 94.57 seconds ====
++ 10:13:22 starting rlib/test/test_signature.py [297 started in total]
__ rlib/test/test_signature.py [295 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_signature.py .....x..............xxx [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 19 passed, 4 xfailed, 1 warnings in 0.82 seconds ===============
++ 10:13:24 starting rlib/test/test_streamio.py [298 started in total]
__ rlib/test/test_rzlib.py [296 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/test/test_rzlib.py ...................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 22 passed, 1 warnings in 36.76 seconds ====================
++ 10:13:44 starting rlib/test/test_z3.py [299 started in total]
__ rlib/test/test_z3.py [297 done in total, somefailed=False] _________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 10:13:44 starting rlib/unicodedata/test/test_codegen.py [300 started in total]
__ rlib/unicodedata/test/test_codegen.py [298 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/unicodedata/test/test_codegen.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 0.31 seconds =====================
++ 10:13:45 starting rlib/unicodedata/test/test_dawg.py [301 started in total]
__ rlib/unicodedata/test/test_dawg.py [299 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/unicodedata/test/test_dawg.py ......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 9 passed, 1 warnings in 1.73 seconds =====================
++ 10:13:48 starting rlib/unicodedata/test/test_ucd.py [302 started in total]
__ rlib/unicodedata/test/test_ucd.py [300 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/unicodedata/test/test_ucd.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 4 passed, 1 warnings in 5.75 seconds =====================
++ 10:13:55 starting rlib/unicodedata/test/test_unicodedata.py [303 started in total]
__ rlib/unicodedata/test/test_unicodedata.py [301 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/unicodedata/test/test_unicodedata.py .......................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 26 passed, 1 warnings in 2.43 seconds =====================
++ 10:13:58 starting rtyper/lltypesystem/module/test [304 started in total]
__ rlib/test/test_streamio.py [302 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 112 items
rlib/test/test_streamio.py ............................................. [ 40%]
...............................................................sss. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 109 passed, 3 skipped, 1 warnings in 37.64 seconds ==============
++ 10:14:02 starting rtyper/lltypesystem/test [305 started in total]
__ rtyper/lltypesystem/module/test [303 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 200 items
rtyper/lltypesystem/module/test/test_ll_math.py ........................ [ 12%]
........................................................................ [ 48%]
........................................................................ [ 84%]
.... [ 86%]
rtyper/lltypesystem/module/test/test_llinterp_math.py .................. [ 95%]
.......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 200 passed, 1 warnings in 17.05 seconds ====================
++ 10:14:18 starting rtyper/test [306 started in total]
__ rlib/test/test_rstacklet.py [304 done in total, somefailed=False] __________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rstacklet.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 2 passed, 1 warnings in 174.12 seconds ====================
++ 10:14:24 starting rtyper/tool/test [307 started in total]
__ rtyper/tool/test [305 done in total, somefailed=False] _____________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
rtyper/tool/test/test_mkrffi.py ....... [ 18%]
rtyper/tool/test/test_rffi_platform.py ............................ [ 92%]
rtyper/tool/test/test_rfficache.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 38 passed, 1 warnings in 20.38 seconds ====================
++ 10:14:48 starting tool/algo/test [308 started in total]
__ tool/algo/test [306 done in total, somefailed=False] _______________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 44 items
tool/algo/test/test_bitstring.py .... [ 9%]
tool/algo/test/test_color.py ..... [ 20%]
tool/algo/test/test_graphlib.py ...s....ss.....s....s....... [ 84%]
tool/algo/test/test_regalloc.py .. [ 88%]
tool/algo/test/test_sparsemat.py ... [ 95%]
tool/algo/test/test_unionfind.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 39 passed, 5 skipped, 1 warnings in 2.62 seconds ===============
++ 10:14:51 starting tool/cparser/test [309 started in total]
__ tool/cparser/test [307 done in total, somefailed=False] ____________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
tool/cparser/test/test_cts.py ..................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 21 passed, 1 warnings in 6.31 seconds =====================
++ 10:14:58 starting tool/jitlogparser/test [310 started in total]
__ tool/jitlogparser/test [308 done in total, somefailed=False] _______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
tool/jitlogparser/test/test_parser.py .......ss...ssss....... [ 95%]
tool/jitlogparser/test/test_storage.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 18 passed, 6 skipped, 1 warnings in 0.24 seconds ===============
++ 10:14:59 starting tool/pytest/test [311 started in total]
__ tool/pytest/test [309 done in total, somefailed=False] _____________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
tool/pytest/test/test_expecttest.py s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.15 seconds =====================
++ 10:15:00 starting tool/test [312 started in total]
__ tool/test [310 done in total, somefailed=False] ____________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 67 items
tool/test/test_ansi_print.py ........ [ 11%]
tool/test/test_descriptor.py ... [ 16%]
tool/test/test_error.py .... [ 22%]
tool/test/test_flattenrec.py . [ 23%]
tool/test/test_frozenlist.py . [ 25%]
tool/test/test_gcc_cache.py ..... [ 32%]
tool/test/test_identitydict.py .......... [ 47%]
tool/test/test_killsubprocess.py ... [ 52%]
tool/test/test_leakfinder.py ........ [ 64%]
tool/test/test_logparser.py ... [ 68%]
tool/test/test_nullpath.py . [ 70%]
tool/test/test_pairtype.py ....... [ 80%]
tool/test/test_runsubprocess.py ..s.. [ 88%]
tool/test/test_sourcetools.py .... [ 94%]
tool/test/test_udir.py .. [ 97%]
tool/test/test_version.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 66 passed, 1 skipped, 1 warnings in 7.64 seconds ===============
++ 10:15:09 starting translator/backendopt/test [313 started in total]
__ translator/backendopt/test [311 done in total, somefailed=False] ___________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 182 items
translator/backendopt/test/test_all.py ............ [ 6%]
translator/backendopt/test/test_canraise.py ............ [ 13%]
translator/backendopt/test/test_constfold.py ...................... [ 25%]
translator/backendopt/test/test_finalizer.py ........ [ 29%]
translator/backendopt/test/test_gilanalysis.py .... [ 31%]
translator/backendopt/test/test_graphanalyze.py ... [ 33%]
translator/backendopt/test/test_inline.py ............................. [ 49%]
translator/backendopt/test/test_innerloop.py ... [ 51%]
translator/backendopt/test/test_malloc.py .............s..s..s...s [ 64%]
translator/backendopt/test/test_merge_if_blocks.py ......... [ 69%]
translator/backendopt/test/test_removeassert.py ...... [ 72%]
translator/backendopt/test/test_removenoops.py .... [ 74%]
translator/backendopt/test/test_ssa.py .... [ 76%]
translator/backendopt/test/test_storesink.py ............ [ 83%]
translator/backendopt/test/test_support.py ...... [ 86%]
translator/backendopt/test/test_writeanalyze.py ...............s........ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 177 passed, 5 skipped, 1 warnings in 10.36 seconds ==============
++ 10:15:21 starting translator/c/test/test_backendoptimized.py [314 started in total]
__ rtyper/lltypesystem/test [312 done in total, somefailed=False] _____________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 276 items
rtyper/lltypesystem/test/test_ll2ctypes.py ............................. [ 10%]
................................................s.s. [ 29%]
rtyper/lltypesystem/test/test_llarena.py .....s....... [ 34%]
rtyper/lltypesystem/test/test_llgroup.py .... [ 35%]
rtyper/lltypesystem/test/test_llmemory.py .............................. [ 46%]
....s.... [ 49%]
rtyper/lltypesystem/test/test_lloperation.py ......... [ 52%]
rtyper/lltypesystem/test/test_lltype.py ................................ [ 64%]
............................ [ 74%]
rtyper/lltypesystem/test/test_rffi.py ................................s. [ 86%]
..........s..s..... [ 93%]
rtyper/lltypesystem/test/test_rtagged.py .............. [ 98%]
rtyper/lltypesystem/test/test_ztranslated.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 269 passed, 7 skipped, 1 warnings in 168.67 seconds ==============
n: 3
Arg 0: 1
Arg 1: 20
Arg 2: 300
++ 10:16:56 starting translator/c/test/test_boehm.py [315 started in total]
__ translator/c/test/test_boehm.py [313 done in total, somefailed=True] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_boehm.py .F..F............ [100%]
=================================== FAILURES ===================================
__________________________ TestUsingBoehm.test__del__ __________________________
self = <rpython.translator.c.test.test_boehm.TestUsingBoehm object at 0x0000000150554330>
def test__del__(self):
class State:
pass
s = State()
class A(object):
def __del__(self):
s.a_dels += 1
class B(A):
def __del__(self):
s.b_dels += 1
class C(A):
pass
def f():
s.a_dels = 0
s.b_dels = 0
A()
B()
C()
A()
B()
C()
llop.gc__collect(lltype.Void)
return s.a_dels * 10 + s.b_dels
> fn = self.getcompiled(f)
translator/c/test/test_boehm.py:82:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
translator/c/test/test_boehm.py:40: in getcompiled
thread=self.use_threads, **extra_options)
translator/c/test/test_genc.py:124: in compile
t.compile_c()
translator/interactive.py:123: in compile_c
self.driver.compile_c()
translator/driver.py:108: in proc
return self.proceed(backend_goal)
translator/driver.py:568: in proceed
result = self._execute(goals, task_skip = self._maybe_skip())
translator/tool/taskengine.py:109: in _execute
self._event('planned', goal, taskcallable)
translator/driver.py:612: in _event
func.task_earlycheck(self)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.translator.driver.TranslationDriver object at 0x0000000150531bb0>
def possibly_check_for_boehm(self):
if self.config.translation.gc == "boehm":
from rpython.rtyper.tool.rffi_platform import configure_boehm
from rpython.translator.platform import CompilationError
try:
configure_boehm(self.translator.platform)
except CompilationError as e:
i = 'Boehm GC not installed. Try e.g. "translate.py --gc=minimark"'
> raise Exception(str(e) + '\n' + i)
E Exception: CompilationError(err="""
E /tmp/buildbot-arm64/usession-pytest3.10-519/platcheck_68.c:92:10: fatal error: 'gc/gc.h' file not found
E 92 | #include <gc/gc.h>
E | ^~~~~~~~~
E 1 error generated.
E """)
E Boehm GC not installed. Try e.g. "translate.py --gc=minimark"
translator/driver.py:403: Exception
----------------------------- Captured stderr call -----------------------------
[flowgraph] (rpython.translator.c.test.test_genc:66)entry_point
[translation:info] Annotating&simplifying...
[c59d4bd69e9e200] {translation-task
starting annotate
[translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy
[flowgraph] (rpython.translator.c.test.test_boehm:71)f
[flowgraph] (rpython.translator.c.test.test_boehm:64)A.__del__
[flowgraph] (rpython.translator.c.test.test_boehm:67)B.__del__
[flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item
[flowgraph] (rpython.translator.c.test.test_genc:39)llrepr_out
[flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline
[flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end
[flowgraph] (rpython.rlib.rposix:500)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1427)scoped_nonmovingbuffer.__init__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1431)scoped_nonmovingbuffer.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:873)get_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c
[flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw
[flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf
[flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1433)scoped_nonmovingbuffer.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:937)free_nonmovingbuffer_ll
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write
[flowgraph] (rpython.rlib.rgil:160)release
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.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.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.rlib.rarithmetic:139)widen
[flowgraph] (rpython.rlib.rposix:113)get_saved_errno
[flowgraph] (?:1)memo_offsetof_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__should_widen_type_0
[c59d4bd7016bf00] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-519
[translation:info] already done: Annotating&simplifying
[translation:info] RTyping...
[c59d4bd7018d800] {translation-task
starting rtype_lltype
[flowgraph] (rpython.rtyper.rclass:1170)ll_runtime_type_info
[flowgraph] (rpython.rtyper.rstr:425)ll_str
[flowgraph] (?:1)memo_ll_constant_0
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext
[flowgraph] (rpython.rtyper.rlist:588)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (rpython.rtyper.rint:149)ll_str
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[flowgraph] (?:2)mallocstr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr
[flowgraph] (?:11)ll_join_chars_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_chars_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:912)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rtyper.rlist:539)ll_null_item
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)ll_listdelslice_startonly_trampoline
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen
[rtyper] specializing: 100 / 322 blocks (31%)
[flowgraph] (?:11)ll_join_strs_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda>
[flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_strs_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[rtyper] specializing: 200 / 376 blocks (53%)
[flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div
[flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod
[rtyper] specializing: 300 / 380 blocks (78%)
[rtyper] -=- specialized 380 blocks -=-
[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass
[flowgraph] (rpython.rtyper.rclass:1130)ll_type
[rtyper] -=- specialized 4 more blocks -=-
[c59d4bd7f45ec80] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-519
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] lltype back-end optimisations...
[c59d4bd7f47d880] {translation-task
starting backendopt_lltype
[backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write
[backendopt:removecasts] removed 1 cast_pointers in ll_strnext__stringiterPtr
[backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v678___simple_call__function_l
[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__v681___simple_call__function_l
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 _get_raw_buf__rpy_string
[backendopt:inlining] 0.00 isconstant__v654___simple_call__function_i
[backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed
[backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr
[backendopt:inlining] 0.00 isvirtual__v679___simple_call__function_i
[backendopt:inlining] 0.00 isconstant__v656___simple_call__function_i
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 __exit____star_3
[backendopt:inlining] 0.00 widen__int
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__
[backendopt:inlining] 0.00 isconstant__v660___simple_call__function_i
[backendopt:inlining] 0.00 gc_thread_run
[backendopt:inlining] 0.00 isconstant__v649___simple_call__function_i
[backendopt:inlining] 0.00 isconstant__v677___simple_call__function_i
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll
[backendopt:inlining] 0.00 isconstant__v650___simple_call__function_i
[backendopt:inlining] 0.00 conditional_call__v651___simple_call__function_c_star_3
[backendopt:inlining] 0.00 copy_string_to_raw
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3
[backendopt:inlining] 0.00 isvirtual__v662___simple_call__function_i
[backendopt:inlining] 0.00 memo_ll_constant_0
[backendopt:inlining] 0.00 isconstant__v666___simple_call__function_i
[backendopt:inlining] 0.00 isvirtual__v668___simple_call__function_i
[backendopt:inlining] 0.00 isconstant__v670___simple_call__function_i
[backendopt:inlining] 0.00 isconstant__v673___simple_call__function_i
[backendopt:inlining] 0.00 conditional_call__v674___simple_call__function_c_star_3
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr
[backendopt:inlining] 2.00 ll_unsigned__Signed
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned
[backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned
[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] 7.00 mallocstr__Signed
[backendopt:inlining] 7.00 ll_str__IntegerR_SignedConst_Signed
[backendopt:inlining] 4.00 get_saved_errno
[backendopt:inlining] 7.00 llrepr_out__int
[backendopt:inlining] 7.00 rpython_print_newline
[backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed
[backendopt:inlining] 7.50 mallocstr__Signed
[backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool
[backendopt:inlining] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT
[backendopt:inlining] 9.00 ll_join_strs_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_setitem_fast__listPtr_Signed_Char
[backendopt:inlining] 12.00 ll_striter__rpy_stringPtr
[backendopt:inlining] 13.00 free_nonmovingbuffer_ll
[backendopt:inlining] 6.75 loop_unrolling_heuristic__v676___simple_call__function_l
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v667___simple_call__function_l
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v672___simple_call__function_l
[backendopt:inlining] 15.50 ll_strnext__stringiterPtr
[backendopt:inlining] 17.00 ll_append__listPtr_Char
[backendopt:inlining] 19.25 _errno_after__v647___simple_call__function__
[backendopt:inlining] 26.16 ll_join_chars__v661___simple_call__function_l
[backendopt:inlining] 26.16 ll_join_chars__v664___simple_call__function_l
[backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 31.87 _errno_before__v646___simple_call__function__
[backendopt:inlining] 31.75 handle_posix_error__write
[backendopt:inlining] inlined 117 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item'
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end'
[backendopt:malloc] 3 simple mallocs removed in 'write'
[backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__'
[backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v651___simple_call__function_c_star_3'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v674___simple_call__function_c_star_3'
[backendopt:malloc] removed 18 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c59d4bd87c31e00] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-519
___________________ TestUsingBoehm.test_memory_error_varsize ___________________
self = <rpython.translator.c.test.test_boehm.TestUsingBoehm object at 0x00000001507802f8>
def test_memory_error_varsize(self):
N = int(2**31-1)
A = lltype.GcArray(lltype.Char)
def alloc(n):
return lltype.malloc(A, n)
def f():
try:
x = alloc(N)
except MemoryError:
y = alloc(10)
return len(y)
y = alloc(10)
return len(y) # allocation may work on 64 bits machines
> fn = self.getcompiled(f)
translator/c/test/test_boehm.py:183:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
translator/c/test/test_boehm.py:40: in getcompiled
thread=self.use_threads, **extra_options)
translator/c/test/test_genc.py:124: in compile
t.compile_c()
translator/interactive.py:123: in compile_c
self.driver.compile_c()
translator/driver.py:108: in proc
return self.proceed(backend_goal)
translator/driver.py:568: in proceed
result = self._execute(goals, task_skip = self._maybe_skip())
translator/tool/taskengine.py:109: in _execute
self._event('planned', goal, taskcallable)
translator/driver.py:612: in _event
func.task_earlycheck(self)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.translator.driver.TranslationDriver object at 0x0000000150777398>
def possibly_check_for_boehm(self):
if self.config.translation.gc == "boehm":
from rpython.rtyper.tool.rffi_platform import configure_boehm
from rpython.translator.platform import CompilationError
try:
configure_boehm(self.translator.platform)
except CompilationError as e:
i = 'Boehm GC not installed. Try e.g. "translate.py --gc=minimark"'
> raise Exception(str(e) + '\n' + i)
E Exception: CompilationError(out="""
E /tmp/buildbot-arm64/usession-pytest3.10-519/platcheck_68.c:92:10: fatal error: 'gc/gc.h' file not found
E 92 | #include <gc/gc.h>
E | ^~~~~~~~~
E 1 error generated.
E """)
E Boehm GC not installed. Try e.g. "translate.py --gc=minimark"
translator/driver.py:403: Exception
----------------------------- Captured stderr call -----------------------------
[flowgraph] (rpython.translator.c.test.test_genc:66)entry_point
[translation:info] Annotating&simplifying...
[c59d4bedf0f7300] {translation-task
starting annotate
[translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy
[flowgraph] (rpython.translator.c.test.test_boehm:175)f
[flowgraph] (rpython.translator.c.test.test_boehm:173)alloc
[flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item
[flowgraph] (rpython.translator.c.test.test_genc:39)llrepr_out
[flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline
[flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end
[flowgraph] (rpython.rlib.rposix:500)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1427)scoped_nonmovingbuffer.__init__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1431)scoped_nonmovingbuffer.__enter__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:873)get_nonmovingbuffer_ll
[flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c
[flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw
[flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf
[flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof
[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write
[flowgraph] (rpython.rtyper.lltypesystem.rffi:1433)scoped_nonmovingbuffer.__exit__
[flowgraph] (rpython.rtyper.lltypesystem.rffi:937)free_nonmovingbuffer_ll
[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write
[flowgraph] (rpython.rlib.rgil:160)release
[flowgraph] (rpython.rlib.rposix:151)_errno_before
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.rthread:349)getraw
[flowgraph] (rpython.rlib.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.rlib.rposix:430)handle_posix_error
[flowgraph] (rpython.rlib.rarithmetic:139)widen
[flowgraph] (rpython.rlib.rposix:113)get_saved_errno
[flowgraph] (?:1)memo_offsetof_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__sizeof_none_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__isfunctype_0
[flowgraph] (?:1)memo__should_widen_type_0
[c59d4bee4616900] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-519
[translation:info] already done: Annotating&simplifying
[translation:info] RTyping...
[c59d4bee4668180] {translation-task
starting rtype_lltype
[flowgraph] (rpython.rtyper.rclass:1170)ll_runtime_type_info
[flowgraph] (rpython.rtyper.rstr:425)ll_str
[flowgraph] (?:1)memo_ll_constant_0
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter
[flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext
[flowgraph] (rpython.rtyper.rlist:588)ll_append
[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length
[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array
[flowgraph] (?:2)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy
[flowgraph] (rpython.rlib.rgc:342)copy_item
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really
[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast
[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items
[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0
[flowgraph] (?:1)memo__contains_gcptr_0
[flowgraph] (?:1)memo_itemoffsetof_0
[flowgraph] (rpython.rtyper.rint:149)ll_str
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec
[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned
[flowgraph] (?:2)mallocstr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr
[flowgraph] (?:11)ll_join_chars_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_chars_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars
[flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff
[flowgraph] (rpython.rtyper.rlist:912)<lambda>
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rtyper.rlist:539)ll_null_item
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (?:2)ll_listdelslice_startonly_trampoline
[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rlib.jit:1300)conditional_call
[flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen
[rtyper] specializing: 100 / 323 blocks (30%)
[flowgraph] (?:11)ll_join_strs_look_inside_iff
[flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda>
[flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic
[flowgraph] (rpython.rlib.jit:269)isconstant
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr
[flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents
[flowgraph] (rpython.rlib.jit:281)isvirtual
[flowgraph] (?:2)ll_join_strs_trampoline
[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs
[rtyper] specializing: 200 / 377 blocks (53%)
[flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div
[flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod
[rtyper] specializing: 300 / 381 blocks (78%)
[rtyper] -=- specialized 381 blocks -=-
[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass
[flowgraph] (rpython.rtyper.rclass:1130)ll_type
[rtyper] -=- specialized 4 more blocks -=-
[c59d4bef1daa300] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-519
[translation:info] already done: Annotating&simplifying
[translation:info] already done: RTyping
[translation:info] lltype back-end optimisations...
[c59d4bef1dc9180] {translation-task
starting backendopt_lltype
[backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string
[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write
[backendopt:removecasts] removed 1 cast_pointers in ll_strnext__stringiterPtr
[backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v3958___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__v3961___simple_call__function_
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] 0.00 _get_raw_buf__rpy_string
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__
[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__
[backendopt:inlining] 0.00 get_nonmovingbuffer_ll
[backendopt:inlining] 0.00 copy_string_to_raw
[backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr
[backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed
[backendopt:inlining] 0.00 widen__int
[backendopt:inlining] 0.00 memo__sizeof_none_0
[backendopt:inlining] 0.00 isconstant__v3934___simple_call__function_
[backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3
[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0
[backendopt:inlining] 0.00 isconstant__v3946___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v3942___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v3954___simple_call__function__star_3
[backendopt:inlining] 0.00 gc_thread_run
[backendopt:inlining] 0.00 isconstant__v3936___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v3940___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v3948___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v3950___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v3953___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v3957___simple_call__function_
[backendopt:inlining] 0.00 isvirtual__v3959___simple_call__function_
[backendopt:inlining] 0.00 __exit____star_3
[backendopt:inlining] 0.00 isconstant__v3929___simple_call__function_
[backendopt:inlining] 0.00 isconstant__v3930___simple_call__function_
[backendopt:inlining] 0.00 conditional_call__v3931___simple_call__function__star_3
[backendopt:inlining] 0.00 memo_ll_constant_0
[backendopt:inlining] 2.00 ll_length__listPtr
[backendopt:inlining] 2.00 ll_items__listPtr
[backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr
[backendopt:inlining] 2.00 getraw
[backendopt:inlining] 2.00 alloc
[backendopt:inlining] 2.00 ll_unsigned__Signed
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 setraw
[backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned
[backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned
[backendopt:inlining] 2.00 getraw
[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] 7.00 mallocstr__Signed
[backendopt:inlining] 7.00 llrepr_out__int
[backendopt:inlining] 7.00 rpython_print_newline
[backendopt:inlining] 4.00 get_saved_errno
[backendopt:inlining] 7.00 ll_str__IntegerR_SignedConst_Signed
[backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed
[backendopt:inlining] 7.50 mallocstr__Signed
[backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool
[backendopt:inlining] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT
[backendopt:inlining] 9.00 ll_join_strs_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_setitem_fast__listPtr_Signed_Char
[backendopt:inlining] 12.00 ll_striter__rpy_stringPtr
[backendopt:inlining] 13.00 free_nonmovingbuffer_ll
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v3947___simple_call__function_
[backendopt:inlining] 9.00 ll_listdelslice_startonly__v3952___simple_call__function_
[backendopt:inlining] 15.50 ll_strnext__stringiterPtr
[backendopt:inlining] 4.00 loop_unrolling_heuristic__v3956___simple_call__function_
[backendopt:inlining] 21.00 f
[backendopt:inlining] 17.00 ll_append__listPtr_Char
[backendopt:inlining] 19.25 _errno_after__v3927___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v3941___simple_call__function_
[backendopt:inlining] 26.16 ll_join_chars__v3944___simple_call__function_
[backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed
[backendopt:inlining] 31.75 handle_posix_error__write
[backendopt:inlining] 31.87 _errno_before__v3926___simple_call__function_
[backendopt:inlining] inlined 119 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item'
[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end'
[backendopt:malloc] 3 simple mallocs removed in 'write'
[backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__'
[backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3'
[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed'
[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v3931___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__v3954___simple_call__function__star_3'
[backendopt:malloc] removed 18 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c59d4bef7bbea80] translation-task}
[translation:info] usession directory: /tmp/buildbot-arm64/usession-pytest3.10-519
=========================== short test summary info ============================
FAIL translator/c/test/test_boehm.py::TestUsingBoehm::()::test__del__
FAIL translator/c/test/test_boehm.py::TestUsingBoehm::()::test_memory_error_varsize
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 2 failed, 15 passed, 1 warnings in 82.08 seconds ===============
++ 10:18:23 starting translator/c/test/test_database.py [316 started in total]
__ rtyper/test [314 done in total, somefailed=False] __________________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1161 items
rtyper/test/test_annlowlevel.py .......... [ 0%]
rtyper/test/test_controllerentry.py ........ [ 1%]
rtyper/test/test_exception.py ......... [ 2%]
rtyper/test/test_extfunc.py ....... [ 2%]
rtyper/test/test_extregistry.py ....... [ 3%]
rtyper/test/test_generator.py ...x.. [ 4%]
rtyper/test/test_llann.py ......................... [ 6%]
rtyper/test/test_llannotation.py ... [ 6%]
rtyper/test/test_llinterp.py .........................s....... [ 9%]
rtyper/test/test_llop.py ........ [ 9%]
rtyper/test/test_nongc.py ........ [ 10%]
rtyper/test/test_normalizecalls.py ................. [ 12%]
rtyper/test/test_rbool.py ........ [ 12%]
rtyper/test/test_rbuilder.py ..................... [ 14%]
rtyper/test/test_rbuiltin.py ....................s..ss.................. [ 18%]
. [ 18%]
rtyper/test/test_rbytearray.py ...... [ 18%]
rtyper/test/test_rclass.py ............................................. [ 22%]
......................x..... [ 25%]
rtyper/test/test_rconstantdict.py ..... [ 25%]
rtyper/test/test_rdict.py .............................................. [ 29%]
........................... [ 31%]
rtyper/test/test_remptydict.py .. [ 32%]
rtyper/test/test_rfloat.py ............................ [ 34%]
rtyper/test/test_rint.py ........................s........ [ 37%]
rtyper/test/test_rlist.py .............................................. [ 41%]
.................................................... [ 45%]
rtyper/test/test_rordereddict.py ....................................... [ 49%]
........................................................................ [ 55%]
............................. [ 57%]
rtyper/test/test_rpbc.py ............................................... [ 61%]
..................................s..........s.......................... [ 68%]
.............................................................s.......... [ 74%]
s...... [ 74%]
rtyper/test/test_rptr.py ....................... [ 76%]
rtyper/test/test_rrange.py ................ [ 78%]
rtyper/test/test_rstr.py ............................................... [ 82%]
......................................... [ 85%]
rtyper/test/test_rtuple.py ................................. [ 88%]
rtyper/test/test_rtyper.py ........ [ 89%]
rtyper/test/test_runicode.py ........................................... [ 93%]
..............................s..............ssssssssssss... [ 98%]
rtyper/test/test_rvirtualizable.py ............. [ 99%]
rtyper/test/test_rweakref.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
rtyper/test/test_rdict.py::test_hypothesis
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/virt_test/site-packages/hypothesis/stateful.py:99: HypothesisDeprecationWarning: DictSM inherits from GenericStateMachine, which is deprecated. Use a RuleBasedStateMachine, or a test function with st.data(), instead.
since="2019-05-29",
rtyper/test/test_rordereddict.py::test_hypothesis
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/virt_test/site-packages/hypothesis/stateful.py:99: HypothesisDeprecationWarning: ODictSM inherits from GenericStateMachine, which is deprecated. Use a RuleBasedStateMachine, or a test function with st.data(), instead.
since="2019-05-29",
-- Docs: https://docs.pytest.org/en/latest/warnings.html
======= 1137 passed, 22 skipped, 2 xfailed, 3 warnings in 243.95 seconds =======
++ 10:18:24 starting translator/c/test/test_exception.py [317 started in total]
__ translator/c/test/test_database.py [315 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_database.py ................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 17 passed, 1 warnings in 1.70 seconds =====================
++ 10:18:26 starting translator/c/test/test_extfunc.py [318 started in total]
__ translator/c/test/test_exception.py [316 done in total, somefailed=False] __
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_exception.py .......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 10 passed, 1 warnings in 43.12 seconds ====================
++ 10:19:09 starting translator/c/test/test_genc.py [319 started in total]
__ translator/c/test/test_genc.py [317 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
translator/c/test/test_genc.py ........................ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 24 passed, 1 warnings in 99.77 seconds ====================
++ 10:20:50 starting translator/c/test/test_lladdresses.py [320 started in total]
__ translator/c/test/test_lladdresses.py [318 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_lladdresses.py ............s.... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 16 passed, 1 skipped, 1 warnings in 63.83 seconds ===============
++ 10:21:56 starting translator/c/test/test_llop.py [321 started in total]
__ translator/c/test/test_backendoptimized.py [319 done in total, somefailed=False]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 90 items
translator/c/test/test_backendoptimized.py ............................. [ 32%]
............................................................. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 90 passed, 1 warnings in 410.19 seconds ====================
++ 10:22:13 starting translator/c/test/test_lltyped.py [322 started in total]
__ translator/c/test/test_extfunc.py [320 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
translator/c/test/test_extfunc.py .......s..s........................... [ 65%]
.................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 56 passed, 2 skipped, 1 warnings in 229.22 seconds ==============
++ 10:22:17 starting translator/c/test/test_math.py [323 started in total]
__ translator/c/test/test_llop.py [321 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
translator/c/test/test_llop.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 4 passed, 1 warnings in 30.09 seconds =====================
++ 10:22:29 starting translator/c/test/test_newgc.py [324 started in total]
__ translator/c/test/test_math.py [322 done in total, somefailed=False] _______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_math.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 2 passed, 1 warnings in 21.33 seconds =====================
++ 10:22:41 starting translator/c/test/test_refcount.py [325 started in total]
__ translator/c/test/test_refcount.py [323 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_refcount.py .......... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 10 passed, 1 warnings in 44.62 seconds ====================
++ 10:23:33 starting translator/c/test/test_rtagged.py [326 started in total]
__ translator/c/test/test_rtagged.py [324 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_rtagged.py .. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 2 passed, 1 warnings in 4.31 seconds =====================
++ 10:23:38 starting translator/c/test/test_standalone.py [327 started in total]
__ translator/c/test/test_lltyped.py [325 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
translator/c/test/test_lltyped.py ..................s..............s.... [ 76%]
............ [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 48 passed, 2 skipped, 1 warnings in 211.15 seconds ==============
++ 10:25:50 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]
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
translator/c/test/test_standalone_print_function.py . [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
===================== 1 passed, 1 warnings in 8.09 seconds =====================
++ 10:26:00 starting translator/c/test/test_support.py [329 started in total]
__ translator/c/test/test_support.py [327 done in total, somefailed=False] ____
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 107 items
translator/c/test/test_support.py ...................................... [ 35%]
..................................................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 107 passed, 1 warnings in 0.38 seconds ====================
++ 10:26:01 starting translator/c/test/test_symbolic.py [330 started in total]
__ translator/c/test/test_symbolic.py [328 done in total, somefailed=False] ___
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
translator/c/test/test_symbolic.py ....... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 7 passed, 1 warnings in 29.85 seconds =====================
++ 10:26:34 starting translator/c/test/test_typed.py [331 started in total]
__ translator/c/test/test_standalone.py [329 done in total, somefailed=False] _
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
translator/c/test/test_standalone.py ...s..............s......s......... [ 83%]
s.....s [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 37 passed, 5 skipped, 1 warnings in 235.59 seconds ==============
++ 10:27:37 starting translator/platform/arch/test [332 started in total]
__ translator/platform/arch/test [330 done in total, somefailed=False] ________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
==================== 1 skipped, 1 warnings in 0.03 seconds =====================
++ 10:27:38 starting translator/platform/test [333 started in total]
__ translator/platform/test [331 done in total, somefailed=True] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items / 1 errors / 1 skipped
==================================== ERRORS ====================================
___________ ERROR collecting translator/platform/test/test_darwin.py ___________
Using pytest.skip outside of a test is not allowed. To decorate a test function, use the @pytest.mark.skip or @pytest.mark.skipif decorators instead, and to skip a module use `pytestmark = pytest.mark.{skip,skipif}.
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
================ 1 skipped, 1 warnings, 1 error in 0.22 seconds ================
++ 10:27:39 starting translator/sandbox/test [334 started in total]
__ translator/c/test/test_newgc.py [332 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 556 items
translator/c/test/test_newgc.py ........................................ [ 7%]
........................................................................ [ 20%]
.............................................................s.......... [ 33%]
...............................................s........................ [ 46%]
.................................s...................................... [ 58%]
......................s.....s....s...................................... [ 71%]
...................s.................................................... [ 84%]
.......s..............................................................s. [ 97%]
....s....s.. [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 545 passed, 11 skipped, 1 warnings in 366.47 seconds =============
++ 10:28:37 starting translator/test [335 started in total]
__ translator/sandbox/test [333 done in total, somefailed=False] ______________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
translator/sandbox/test/test_sandbox.py ..........s.s.... [ 56%]
translator/sandbox/test/test_sandlib.py .s....... [ 86%]
translator/sandbox/test/test_vfs.py .... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 27 passed, 3 skipped, 1 warnings in 113.44 seconds ==============
++ 10:29:35 starting translator/tool/test [336 started in total]
__ translator/test [334 done in total, somefailed=False] ______________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 66 items
translator/test/test_driver.py ..... [ 7%]
translator/test/test_exceptiontransform.py .........s...... [ 31%]
translator/test/test_interactive.py ....... [ 42%]
translator/test/test_simplify.py ............................ [ 84%]
translator/test/test_stackcheck.py .. [ 87%]
translator/test/test_timing.py . [ 89%]
translator/test/test_translator.py . [ 90%]
translator/test/test_uniquename.py . [ 92%]
translator/test/test_unsimplify.py ..... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 65 passed, 1 skipped, 1 warnings in 53.57 seconds ===============
__ translator/tool/test [335 done in total, somefailed=False] _________________
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
translator/tool/test/test_cbuild.py ......s... [ 66%]
translator/tool/test/test_staticsizereport.py .. [ 80%]
translator/tool/test/test_taskengine.py ... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 14 passed, 1 skipped, 1 warnings in 13.74 seconds ===============
__ translator/c/test/test_typed.py [336 done in total, somefailed=False] ______
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /Users/matti/build-worker-arm64/rpython-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/rpython-macos-arm64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 76 items
translator/c/test/test_typed.py ........................................ [ 52%]
.................................... [100%]
=============================== warnings summary ===============================
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/rpython-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=================== 76 passed, 1 warnings in 325.15 seconds ====================
program finished with exit code 1
elapsedTime=2727.079906