virt_test/bin/python testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py '--config=~/machine_cfg.py' --root=rpython --timeout=10800
in dir /build_dir/rpython-linux-aarch64/build (timeout 10800 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=10800']
environment:
AUDITWHEEL_ARCH=aarch64
AUDITWHEEL_PLAT=manylinux2014_aarch64
AUDITWHEEL_POLICY=manylinux2014
DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root
HOME=/home/buildslave
HOSTNAME=530e0d063b5c
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/usr/local/lib64
LOGNAME=buildslave
PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
PWD=/build_dir/rpython-linux-aarch64/build
PYPYCHERRYPICK=
PYPY_GC_NURSERY=16M
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
PYTHONPATH=.:
SHELL=/bin/bash
SHLVL=2
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
TMPDIR=/tmp/pytest
USER=buildslave
_=/python27_virt/bin/buildslave
using PTY: False
using config pypy/testrunner_cfg.py
using config /home/buildslave/machine_cfg.py
running 4 parallel test workers
setting MAKEFLAGS to ' ' (space)
-- annotator/test
-- config/test
-- flowspace/test
-- jit/backend/aarch64/test/test_basic.py
-- jit/backend/aarch64/test/test_call.py
-- jit/backend/aarch64/test/test_calling_convention.py
-- jit/backend/aarch64/test/test_del.py
-- jit/backend/aarch64/test/test_dict.py
-- jit/backend/aarch64/test/test_exception.py
-- jit/backend/aarch64/test/test_fficall.py
-- jit/backend/aarch64/test/test_float.py
-- jit/backend/aarch64/test/test_instr_builder.py
-- jit/backend/aarch64/test/test_jitlog.py
-- jit/backend/aarch64/test/test_list.py
-- jit/backend/aarch64/test/test_llop.py
-- jit/backend/aarch64/test/test_loop_unroll.py
-- jit/backend/aarch64/test/test_quasiimmut.py
-- jit/backend/aarch64/test/test_rawmem.py
-- jit/backend/aarch64/test/test_recursive.py
-- jit/backend/aarch64/test/test_runner.py
-- jit/backend/aarch64/test/test_rvmprof.py
-- jit/backend/aarch64/test/test_send.py
-- jit/backend/aarch64/test/test_slist.py
-- jit/backend/aarch64/test/test_string.py
-- jit/backend/aarch64/test/test_tl.py
-- jit/backend/aarch64/test/test_tlc.py
-- jit/backend/aarch64/test/test_virtual.py
-- jit/backend/aarch64/test/test_virtualizable.py
-- jit/backend/aarch64/test/test_virtualref.py
-- jit/backend/aarch64/test/test_zrpy_gc.py
-- jit/backend/aarch64/test/test_zrpy_gc_boehm.py
-- jit/backend/aarch64/test/test_zrpy_releasegil.py
-- jit/backend/aarch64/test/test_zrpy_vmprof.py
-- jit/backend/aarch64/test/test_ztranslation_basic.py
-- jit/backend/aarch64/test/test_ztranslation_call_assembler.py
-- jit/backend/aarch64/test/test_ztranslation_jit_stats.py
-- jit/backend/arm/test
-- jit/backend/llgraph/test
-- jit/backend/llsupport/test
-- jit/backend/ppc/test
-- jit/backend/riscv/test
-- jit/backend/test
-- jit/backend/x86/test/test_assembler.py
-- jit/backend/x86/test/test_basic.py
-- jit/backend/x86/test/test_call.py
-- jit/backend/x86/test/test_callbuilder.py
-- jit/backend/x86/test/test_calling_convention.py
-- jit/backend/x86/test/test_del.py
-- jit/backend/x86/test/test_dict.py
-- jit/backend/x86/test/test_exception.py
-- jit/backend/x86/test/test_fficall.py
-- jit/backend/x86/test/test_float.py
-- jit/backend/x86/test/test_jitlog.py
-- jit/backend/x86/test/test_jump.py
-- jit/backend/x86/test/test_list.py
-- jit/backend/x86/test/test_llop.py
-- jit/backend/x86/test/test_longlong.py
-- jit/backend/x86/test/test_loop_unroll.py
-- jit/backend/x86/test/test_quasiimmut.py
-- jit/backend/x86/test/test_rawmem.py
-- jit/backend/x86/test/test_recursive.py
-- jit/backend/x86/test/test_regalloc.py
-- jit/backend/x86/test/test_regloc.py
-- jit/backend/x86/test/test_runner.py
-- jit/backend/x86/test/test_rvmprof.py
-- jit/backend/x86/test/test_rx86.py
-- jit/backend/x86/test/test_rx86_32_auto_encoding.py
-- jit/backend/x86/test/test_rx86_64_auto_encoding.py
-- jit/backend/x86/test/test_send.py
-- jit/backend/x86/test/test_slist.py
-- jit/backend/x86/test/test_string.py
-- jit/backend/x86/test/test_symbolic_x86.py
-- jit/backend/x86/test/test_tl.py
-- jit/backend/x86/test/test_tlc.py
-- jit/backend/x86/test/test_tracelimit.py
-- jit/backend/x86/test/test_virtual.py
-- jit/backend/x86/test/test_virtualizable.py
-- jit/backend/x86/test/test_virtualref.py
-- jit/backend/x86/test/test_x86vector.py
-- jit/backend/x86/test/test_zmath.py
-- jit/backend/x86/test/test_zrpy_gc.py
-- jit/backend/x86/test/test_zrpy_gc_boehm.py
-- jit/backend/x86/test/test_zrpy_releasegil.py
-- jit/backend/x86/test/test_zrpy_vecopt.py
-- jit/backend/x86/test/test_zrpy_vmprof.py
-- jit/backend/x86/test/test_ztranslation_basic.py
-- jit/backend/x86/test/test_ztranslation_call_assembler.py
-- jit/backend/x86/test/test_ztranslation_external_exception.py
-- jit/backend/x86/test/test_ztranslation_jit_stats.py
-- jit/backend/x86/tool/test/test_viewcode.py
-- jit/backend/zarch/test
-- jit/codewriter/test
-- jit/metainterp/optimizeopt/test/test_costmodel.py
-- jit/metainterp/optimizeopt/test/test_dependency.py
-- jit/metainterp/optimizeopt/test/test_guard.py
-- jit/metainterp/optimizeopt/test/test_intbound.py
-- jit/metainterp/optimizeopt/test/test_intdiv.py
-- jit/metainterp/optimizeopt/test/test_optimizebasic.py
-- jit/metainterp/optimizeopt/test/test_optimizebridge.py
-- jit/metainterp/optimizeopt/test/test_optimizeheap.py
-- jit/metainterp/optimizeopt/test/test_optimizeintbound.py
-- jit/metainterp/optimizeopt/test/test_optimizeopt.py
-- jit/metainterp/optimizeopt/test/test_rawbuffer.py
-- jit/metainterp/optimizeopt/test/test_schedule.py
-- jit/metainterp/optimizeopt/test/test_short.py
-- jit/metainterp/optimizeopt/test/test_unroll.py
-- jit/metainterp/optimizeopt/test/test_util.py
-- jit/metainterp/optimizeopt/test/test_vecopt.py
-- jit/metainterp/optimizeopt/test/test_virtualstate.py
-- jit/metainterp/optimizeopt/test/test_z3checktests.py
-- jit/metainterp/optimizeopt/test/test_z3intbound.py
-- jit/metainterp/ruleopt/test/test_codegen.py
-- jit/metainterp/ruleopt/test/test_parse.py
-- jit/metainterp/ruleopt/test/test_prove.py
-- jit/metainterp/test/test_ajit.py
-- jit/metainterp/test/test_blackhole.py
-- jit/metainterp/test/test_bridgeopt.py
-- jit/metainterp/test/test_bytearray.py
-- jit/metainterp/test/test_call.py
-- jit/metainterp/test/test_compile.py
-- jit/metainterp/test/test_counter.py
-- jit/metainterp/test/test_del.py
-- jit/metainterp/test/test_dict.py
-- jit/metainterp/test/test_exception.py
-- jit/metainterp/test/test_executor.py
-- jit/metainterp/test/test_fficall.py
-- jit/metainterp/test/test_float.py
-- jit/metainterp/test/test_greenfield.py
-- jit/metainterp/test/test_heapcache.py
-- jit/metainterp/test/test_history.py
-- jit/metainterp/test/test_immutable.py
-- jit/metainterp/test/test_jitdriver.py
-- jit/metainterp/test/test_jitiface.py
-- jit/metainterp/test/test_jitprof.py
-- jit/metainterp/test/test_list.py
-- jit/metainterp/test/test_llop.py
-- jit/metainterp/test/test_logger.py
-- jit/metainterp/test/test_longlong.py
-- jit/metainterp/test/test_loop.py
-- jit/metainterp/test/test_loop_unroll.py
-- jit/metainterp/test/test_loop_unroll_disopt.py
-- jit/metainterp/test/test_math.py
-- jit/metainterp/test/test_memmgr.py
-- jit/metainterp/test/test_opencoder.py
-- jit/metainterp/test/test_pyjitpl.py
-- jit/metainterp/test/test_quasiimmut.py
-- jit/metainterp/test/test_rawmem.py
-- jit/metainterp/test/test_recursive.py
-- jit/metainterp/test/test_resoperation.py
-- jit/metainterp/test/test_resume.py
-- jit/metainterp/test/test_resumecode.py
-- jit/metainterp/test/test_send.py
-- jit/metainterp/test/test_slist.py
-- jit/metainterp/test/test_string.py
-- jit/metainterp/test/test_support.py
-- jit/metainterp/test/test_threadlocal.py
-- jit/metainterp/test/test_tl.py
-- jit/metainterp/test/test_tlc.py
-- jit/metainterp/test/test_tracelimit.py
-- jit/metainterp/test/test_tracingopts.py
-- jit/metainterp/test/test_virtual.py
-- jit/metainterp/test/test_virtualizable.py
-- jit/metainterp/test/test_virtualref.py
-- jit/metainterp/test/test_warmspot.py
-- jit/metainterp/test/test_warmstate.py
-- jit/metainterp/test/test_zvector.py
-- jit/tl/test
-- jit/tl/tinyframe/test
-- jit/tl/tla
-- jit/tool/test
-- memory/gc/test
-- memory/gctransform/test
-- memory/test/test_gctypelayout.py
-- memory/test/test_generational_gc.py
-- memory/test/test_growingsemispace_gc.py
-- memory/test/test_hybrid_gc.py
-- memory/test/test_hybrid_gc_smallheap.py
-- memory/test/test_incminimark_gc.py
-- memory/test/test_incminimark_gc_cardmarking.py
-- memory/test/test_lldict.py
-- memory/test/test_minimark_gc.py
-- memory/test/test_minimark_gc_cardmarking.py
-- memory/test/test_semispace_gc.py
-- memory/test/test_support.py
-- memory/test/test_transformed_gc.py
-- rlib/parsing/test/test_deterministic.py
-- rlib/parsing/test/test_ebnfparse.py
-- rlib/parsing/test/test_lexer.py
-- rlib/parsing/test/test_parse.py
-- rlib/parsing/test/test_parseerrors.py
-- rlib/parsing/test/test_pcre_regtest.py
-- rlib/parsing/test/test_pypackrat.py
-- rlib/parsing/test/test_pythonlexer.py
-- rlib/parsing/test/test_pythonparse.py
-- rlib/parsing/test/test_regex.py
-- rlib/parsing/test/test_regexparse.py
-- rlib/parsing/test/test_translate.py
-- rlib/parsing/test/test_translate_lexer.py
-- rlib/parsing/test/test_tree.py
-- rlib/rjitlog/test/test_jitlog.py
-- rlib/rsre/test/test_char.py
-- rlib/rsre/test/test_ext_opcode.py
-- rlib/rsre/test/test_match.py
-- rlib/rsre/test/test_re.py
-- rlib/rsre/test/test_search.py
-- rlib/rsre/test/test_zexternal.py
-- rlib/rsre/test/test_zinterp.py
-- rlib/rsre/test/test_zjit.py
-- rlib/rstrategies/test/test_rstrategies.py
-- rlib/rstruct/test/test_ieee.py
-- rlib/rstruct/test/test_pack.py
-- rlib/rstruct/test/test_runpack.py
-- rlib/rvmprof/test/test_file.py
-- rlib/rvmprof/test/test_rvmprof.py
-- rlib/rvmprof/test/test_support.py
-- rlib/rvmprof/test/test_traceback.py
-- rlib/rvmprof/test/test_ztranslation.py
-- rlib/test/test__jit_vref.py
-- rlib/test/test_buffer.py
-- rlib/test/test_cache.py
-- rlib/test/test_clibffi.py
-- rlib/test/test_compilerinfo.py
-- rlib/test/test_debug.py
-- rlib/test/test_jit.py
-- rlib/test/test_jit_libffi.py
-- rlib/test/test_libffi.py
-- rlib/test/test_listsort.py
-- rlib/test/test_longlong2float.py
-- rlib/test/test_mutbuffer.py
-- rlib/test/test_nonconst.py
-- rlib/test/test_objectmodel.py
-- rlib/test/test_posix.py
-- rlib/test/test_rStringIO.py
-- rlib/test/test_rarithmetic.py
-- rlib/test/test_rawrefcount.py
-- rlib/test/test_rawrefcount_boehm.py
-- rlib/test/test_rawstorage.py
-- rlib/test/test_rbigint.py
-- rlib/test/test_rbisect.py
-- rlib/test/test_rcomplex.py
-- rlib/test/test_rdtoa.py
-- rlib/test/test_rdynload.py
-- rlib/test/test_rerased.py
-- rlib/test/test_rfile.py
-- rlib/test/test_rfloat.py
-- rlib/test/test_rgc.py
-- rlib/test/test_rgil.py
-- rlib/test/test_rlocale.py
-- rlib/test/test_rmarshal.py
-- rlib/test/test_rmd5.py
-- rlib/test/test_rmmap.py
-- rlib/test/test_rope.py
-- rlib/test/test_rpath.py
-- rlib/test/test_rpoll.py
-- rlib/test/test_rposix.py
-- rlib/test/test_rposix_environ.py
-- rlib/test/test_rposix_scandir.py
-- rlib/test/test_rposix_stat.py
-- rlib/test/test_rrandom.py
-- rlib/test/test_rrawarray.py
-- rlib/test/test_rsha.py
-- rlib/test/test_rshrinklist.py
-- rlib/test/test_rsignal.py
-- rlib/test/test_rsiphash.py
-- rlib/test/test_rsocket.py
-- rlib/test/test_rstacklet.py
-- rlib/test/test_rstackovf.py
-- rlib/test/test_rstring.py
-- rlib/test/test_rtermios.py
-- rlib/test/test_rthread.py
-- rlib/test/test_rtime.py
-- rlib/test/test_rtimer.py
-- rlib/test/test_runicode.py
-- rlib/test/test_rurandom.py
-- rlib/test/test_rutf8.py
-- rlib/test/test_rweakkeydict.py
-- rlib/test/test_rweaklist.py
-- rlib/test/test_rweakref.py
-- rlib/test/test_rweakvaldict.py
-- rlib/test/test_rwin32.py
-- rlib/test/test_rzipfile.py
-- rlib/test/test_rzlib.py
-- rlib/test/test_signature.py
-- rlib/test/test_streamio.py
-- rlib/test/test_z3.py
-- rlib/unicodedata/test/test_codegen.py
-- rlib/unicodedata/test/test_dawg.py
-- rlib/unicodedata/test/test_ucd.py
-- rlib/unicodedata/test/test_unicodedata.py
-- rtyper/lltypesystem/module/test
-- rtyper/lltypesystem/test
-- rtyper/test
-- rtyper/tool/test
-- tool/algo/test
-- tool/cparser/test
-- tool/jitlogparser/test
-- tool/pytest/test
-- tool/test
-- translator/backendopt/test
-- translator/c/test/test_backendoptimized.py
-- translator/c/test/test_boehm.py
-- translator/c/test/test_database.py
-- translator/c/test/test_exception.py
-- translator/c/test/test_extfunc.py
-- translator/c/test/test_genc.py
-- translator/c/test/test_lladdresses.py
-- translator/c/test/test_llop.py
-- translator/c/test/test_lltyped.py
-- translator/c/test/test_math.py
-- translator/c/test/test_newgc.py
-- translator/c/test/test_refcount.py
-- translator/c/test/test_rtagged.py
-- translator/c/test/test_standalone.py
-- translator/c/test/test_standalone_print_function.py
-- translator/c/test/test_support.py
-- translator/c/test/test_symbolic.py
-- translator/c/test/test_typed.py
-- translator/platform/arch/test
-- translator/platform/test
-- translator/sandbox/test
-- translator/test
-- translator/tool/test
-- total: 322 to run
++ 07:22:28 starting annotator/test [1 started in total]
++ 07:22:28 starting config/test [2 started in total]
++ 07:22:28 starting flowspace/test [3 started in total]
++ 07:22:28 starting jit/backend/aarch64/test/test_basic.py [4 started in total]
__ flowspace/test [1 done in total, somefailed=False] _________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.py
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 7.99 seconds ===============
++ 07:22:38 starting jit/backend/aarch64/test/test_call.py [5 started in total]
__ config/test [2 done in total, somefailed=False] ____________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.py
rootdir: /build_dir/rpython-linux-aarch64/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 .ss [ 95%]
config/test/test_translationoption.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
=============== 41 passed, 2 skipped, 1 warnings in 9.26 seconds ===============
++ 07:22:40 starting jit/backend/aarch64/test/test_calling_convention.py [6 started in total]
__ jit/backend/aarch64/test/test_call.py [3 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/backend/aarch64/test/test_call.py ................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.61 seconds =====================
++ 07:22:49 starting jit/backend/aarch64/test/test_del.py [7 started in total]
__ jit/backend/aarch64/test/test_del.py [4 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_del.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.79 seconds =====================
++ 07:22:53 starting jit/backend/aarch64/test/test_dict.py [8 started in total]
__ annotator/test [5 done in total, somefailed=False] _________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.py
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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, 7 xfailed, 3 xpassed, 1 warnings in 44.40 seconds =========
++ 07:23:20 starting jit/backend/aarch64/test/test_exception.py [9 started in total]
__ jit/backend/aarch64/test/test_exception.py [6 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 14.84 seconds ===============
++ 07:23:37 starting jit/backend/aarch64/test/test_fficall.py [10 started in total]
__ jit/backend/aarch64/test/test_calling_convention.py [7 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 57.55 seconds ===============
++ 07:23:46 starting jit/backend/aarch64/test/test_float.py [11 started in total]
__ jit/backend/aarch64/test/test_float.py [8 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/backend/aarch64/test/test_float.py ....s..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.22 seconds ================
++ 07:23:53 starting jit/backend/aarch64/test/test_instr_builder.py [12 started in total]
__ jit/backend/aarch64/test/test_instr_builder.py [9 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/backend/aarch64/test/test_instr_builder.py ..................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.88 seconds =====================
++ 07:23:59 starting jit/backend/aarch64/test/test_jitlog.py [13 started in total]
__ jit/backend/aarch64/test/test_fficall.py [10 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/backend/aarch64/test/test_fficall.py ...sss...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 20.39 seconds ===============
++ 07:24:01 starting jit/backend/aarch64/test/test_list.py [14 started in total]
__ jit/backend/aarch64/test/test_dict.py [11 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit/backend/aarch64/test/test_dict.py .................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 77.71 seconds ====================
++ 07:24:13 starting jit/backend/aarch64/test/test_llop.py [15 started in total]
__ jit/backend/aarch64/test/test_llop.py [12 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/aarch64/test/test_llop.py sssss [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.03 seconds =====================
++ 07:24:16 starting jit/backend/aarch64/test/test_loop_unroll.py [16 started in total]
__ jit/backend/aarch64/test/test_list.py [13 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit/backend/aarch64/test/test_list.py ...s................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 15.38 seconds ===============
++ 07:24:18 starting jit/backend/aarch64/test/test_quasiimmut.py [17 started in total]
__ jit/backend/aarch64/test/test_jitlog.py [14 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_jitlog.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 23.50 seconds =====================
++ 07:24:26 starting jit/backend/aarch64/test/test_rawmem.py [18 started in total]
__ jit/backend/aarch64/test/test_quasiimmut.py [15 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
jit/backend/aarch64/test/test_quasiimmut.py ..............s..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 10.76 seconds ===============
++ 07:24:30 starting jit/backend/aarch64/test/test_recursive.py [19 started in total]
__ jit/backend/aarch64/test/test_rawmem.py [16 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/backend/aarch64/test/test_rawmem.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.83 seconds =====================
++ 07:24:32 starting jit/backend/aarch64/test/test_runner.py [20 started in total]
__ jit/backend/aarch64/test/test_basic.py [17 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 147.41 seconds ==============
++ 07:25:00 starting jit/backend/aarch64/test/test_rvmprof.py [21 started in total]
__ jit/backend/aarch64/test/test_loop_unroll.py [18 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 40.93 seconds ===============
++ 07:25:01 starting jit/backend/aarch64/test/test_send.py [22 started in total]
__ jit/backend/aarch64/test/test_rvmprof.py [19 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_rvmprof.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 6.51 seconds =====================
++ 07:25:09 starting jit/backend/aarch64/test/test_slist.py [23 started in total]
__ jit/backend/aarch64/test/test_slist.py [20 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/backend/aarch64/test/test_slist.py s..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 4.67 seconds ================
++ 07:25:16 starting jit/backend/aarch64/test/test_string.py [24 started in total]
__ jit/backend/aarch64/test/test_send.py [21 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
jit/backend/aarch64/test/test_send.py ....................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 19.01 seconds ====================
++ 07:25:21 starting jit/backend/aarch64/test/test_tl.py [25 started in total]
__ jit/backend/aarch64/test/test_tl.py [22 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/backend/aarch64/test/test_tl.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 11.83 seconds =====================
++ 07:25:35 starting jit/backend/aarch64/test/test_tlc.py [26 started in total]
__ jit/backend/aarch64/test/test_tlc.py [23 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_tlc.py ss. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 6.05 seconds ================
++ 07:25:44 starting jit/backend/aarch64/test/test_virtual.py [27 started in total]
__ jit/backend/aarch64/test/test_recursive.py [24 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 91.89 seconds ===============
++ 07:26:04 starting jit/backend/aarch64/test/test_virtualizable.py [28 started in total]
__ jit/backend/aarch64/test/test_virtual.py [25 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
jit/backend/aarch64/test/test_virtual.py ............................... [ 59%]
..................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 31.21 seconds ====================
++ 07:26:16 starting jit/backend/aarch64/test/test_virtualref.py [29 started in total]
__ jit/backend/aarch64/test/test_virtualref.py [26 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/backend/aarch64/test/test_virtualref.py ..s.................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 13.92 seconds ===============
++ 07:26:34 starting jit/backend/aarch64/test/test_zrpy_gc.py [30 started in total]
__ jit/backend/aarch64/test/test_string.py [27 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 77.06 seconds ===============
++ 07:26:36 starting jit/backend/aarch64/test/test_zrpy_gc_boehm.py [31 started in total]
__ jit/backend/aarch64/test/test_virtualizable.py [28 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 39.49 seconds =========
++ 07:26:49 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [32 started in total]
__ jit/backend/aarch64/test/test_runner.py [29 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
[c59d4f1feb8ec80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d50000 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4f1fec8de80] jit-backend-dump}
[c59d4f1ff0e4c00] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d50060 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F905E993D26570BBF265FFDFF2A40040F9060080D2A60000F905E893D26570BBF265FFDFF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4f1ff24f280] jit-backend-dump}
[c59d4f1ffe35700] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d500f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE00740A9FE0300F9A00F00F9E0031DAA10E993D27070BBF270FFDFF2100240F9B01700F910E893D27070BBF270FFDFF2130240F910E993D27070BBF270FFDFF2110080D2110200F910E893D27070BBF270FFDFF2110200F9100280D270E7BBF270FFDFF21000E0F200023FD6FD0300AA10E993D27070BBF270FFDFF2B11740F9110200F9110080D2B11700F910E893D27070BBF270FFDFF2130200F9100080D2B00F00F9A02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDFE0340F9FF430091C0035FD6
[c59d4f20020b800] jit-backend-dump}
[c59d4f2005c1980] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d50270 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDE0031DAAF35344A9FE77C5A8C0035FD6
[c59d4f2006fdd80] jit-backend-dump}
[c59d4f200bf0d80] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d502f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FD05E993D26570BBF265FFDFF2A40040F9060080D2A60000F905E893D26570BBF265FFDFF2A60000F9A41700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4f200d9b780] jit-backend-dump}
[c59d4f20100a800] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d503a0 +0 10E993D27070BBF270FFDFF2000240F9110080D2110200F910E893D27070BBF270FFDFF2110200F9A01700F9000080D2A00700F9E0031DAAF35344A9FE77C5A8C0035FD6
[c59d4f2010d2d00] jit-backend-dump}
[c59d4f2016cc400] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d503f0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9F00340F9FF43009100025FD6
[c59d4f2018d5f80] jit-backend-dump}
[c59d4f201e50900] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d504c0 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9F00340F9FF43009100025FD6
[c59d4f202032600] jit-backend-dump}
[c59d4f202737200] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d50580 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9B35B00F9B45F00F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9B35B40F9B45F40F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d4f202997200] jit-backend-dump}
[c59d4f203015400] {jit-backend-dump
BACKEND arm
SYS_EXECUTABLE ??
CODE_DUMP @fffbd9d50670 +0 A02300F9A12700F9A22B00F9A32F00F9A43300F9A53700F9A63B00F9A73F00F9A84300F9A94700F9AA4B00F9AB4F00F9AC5300F9AD5700F9A06300FDA16700FDA26B00FDA36F00FDA47300FDA57700FDA67B00FDA77F00FDFF4300D1F00700F9FE0300F920023FD6F10300AAA02340F9A12740F9A22B40F9A32F40F9A43340F9A53740F9A63B40F9A73F40F9A84340F9A94740F9AA4B40F9AB4F40F9AC5340F9AD5740F9A06340FDA16740FDA26B40FDA36F40FDA47340FDA57740FDA67B40FDA77F40FDF00340F9FF43009100025FD6
[c59d4f20324a780] jit-backend-dump}
collected 156 items
jit/backend/aarch64/test/test_runner.py ................................ [ 20%]
............................................................s...read saved errno: 24
read saved errno: 0
read saved errno: 25
read saved errno: 0
.ss..... [ 66%]
................ssss............s..s......s..sssss.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 141 passed, 15 skipped, 1 warnings in 151.51 seconds =============
++ 07:27:11 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [33 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [30 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 279.51 seconds ====================
++ 07:31:25 starting jit/backend/aarch64/test/test_ztranslation_basic.py [34 started in total]
__ jit/backend/aarch64/test/test_zrpy_vmprof.py [31 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/aarch64/test/test_zrpy_vmprof.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 386.46 seconds ====================
++ 07:33:48 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [35 started in total]
__ jit/backend/aarch64/test/test_zrpy_releasegil.py [32 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/aarch64/test/test_zrpy_releasegil.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 456.01 seconds ====================
++ 07:34:30 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [36 started in total]
__ jit/backend/aarch64/test/test_zrpy_gc.py [33 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
jit/backend/aarch64/test/test_zrpy_gc.py ................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 486.65 seconds ====================
++ 07:34:52 starting jit/backend/arm/test [37 started in total]
__ jit/backend/arm/test [34 done in total, somefailed=False] __________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 ==========================
++ 07:34:53 starting jit/backend/llgraph/test [38 started in total]
__ jit/backend/llgraph/test [35 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.26 seconds ==============
++ 07:34:58 starting jit/backend/llsupport/test [39 started in total]
__ jit/backend/aarch64/test/test_ztranslation_basic.py [36 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/aarch64/test/test_ztranslation_basic.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 296.35 seconds ====================
++ 07:36:28 starting jit/backend/ppc/test [40 started in total]
__ jit/backend/ppc/test [37 done in total, somefailed=False] __________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 ==========================
++ 07:36:29 starting jit/backend/riscv/test [41 started in total]
__ jit/backend/riscv/test [38 done in total, somefailed=False] ________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 ==========================
++ 07:36:30 starting jit/backend/test [42 started in total]
__ jit/backend/aarch64/test/test_ztranslation_call_assembler.py [39 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/backend/aarch64/test/test_ztranslation_call_assembler.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 276.27 seconds ====================
++ 07:38:30 starting jit/backend/x86/test/test_assembler.py [43 started in total]
__ jit/backend/x86/test/test_assembler.py [40 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:31 starting jit/backend/x86/test/test_basic.py [44 started in total]
__ jit/backend/x86/test/test_basic.py [41 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:32 starting jit/backend/x86/test/test_call.py [45 started in total]
__ jit/backend/x86/test/test_call.py [42 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:33 starting jit/backend/x86/test/test_callbuilder.py [46 started in total]
__ jit/backend/x86/test/test_callbuilder.py [43 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:35 starting jit/backend/x86/test/test_calling_convention.py [47 started in total]
__ jit/backend/x86/test/test_calling_convention.py [44 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:36 starting jit/backend/x86/test/test_del.py [48 started in total]
__ jit/backend/x86/test/test_del.py [45 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:37 starting jit/backend/x86/test/test_dict.py [49 started in total]
__ jit/backend/x86/test/test_dict.py [46 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:38 starting jit/backend/x86/test/test_exception.py [50 started in total]
__ jit/backend/x86/test/test_exception.py [47 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:39 starting jit/backend/x86/test/test_fficall.py [51 started in total]
__ jit/backend/x86/test/test_fficall.py [48 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:40 starting jit/backend/x86/test/test_float.py [52 started in total]
__ jit/backend/x86/test/test_float.py [49 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:41 starting jit/backend/x86/test/test_jitlog.py [53 started in total]
__ jit/backend/x86/test/test_jitlog.py [50 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:42 starting jit/backend/x86/test/test_jump.py [54 started in total]
__ jit/backend/x86/test/test_jump.py [51 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:43 starting jit/backend/x86/test/test_list.py [55 started in total]
__ jit/backend/aarch64/test/test_ztranslation_jit_stats.py [52 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/backend/aarch64/test/test_ztranslation_jit_stats.py s. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 244.10 seconds ===============
++ 07:38:43 starting jit/backend/x86/test/test_llop.py [56 started in total]
__ jit/backend/x86/test/test_list.py [53 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:44 starting jit/backend/x86/test/test_longlong.py [57 started in total]
__ jit/backend/x86/test/test_llop.py [54 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:45 starting jit/backend/x86/test/test_loop_unroll.py [58 started in total]
__ jit/backend/x86/test/test_longlong.py [55 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:45 starting jit/backend/x86/test/test_quasiimmut.py [59 started in total]
__ jit/backend/x86/test/test_loop_unroll.py [56 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:46 starting jit/backend/x86/test/test_rawmem.py [60 started in total]
__ jit/backend/x86/test/test_quasiimmut.py [57 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:46 starting jit/backend/x86/test/test_recursive.py [61 started in total]
__ jit/backend/x86/test/test_rawmem.py [58 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:47 starting jit/backend/x86/test/test_regalloc.py [62 started in total]
__ jit/backend/x86/test/test_recursive.py [59 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:47 starting jit/backend/x86/test/test_regloc.py [63 started in total]
__ jit/backend/x86/test/test_regalloc.py [60 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:48 starting jit/backend/x86/test/test_runner.py [64 started in total]
__ jit/backend/x86/test/test_regloc.py [61 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:49 starting jit/backend/x86/test/test_rvmprof.py [65 started in total]
__ jit/backend/x86/test/test_runner.py [62 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:49 starting jit/backend/x86/test/test_rx86.py [66 started in total]
__ jit/backend/x86/test/test_rvmprof.py [63 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:50 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [67 started in total]
__ jit/backend/x86/test/test_rx86.py [64 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:50 starting jit/backend/x86/test/test_rx86_64_auto_encoding.py [68 started in total]
__ jit/backend/x86/test/test_rx86_32_auto_encoding.py [65 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:51 starting jit/backend/x86/test/test_send.py [69 started in total]
__ jit/backend/x86/test/test_rx86_64_auto_encoding.py [66 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:51 starting jit/backend/x86/test/test_slist.py [70 started in total]
__ jit/backend/x86/test/test_send.py [67 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:52 starting jit/backend/x86/test/test_string.py [71 started in total]
__ jit/backend/x86/test/test_slist.py [68 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:52 starting jit/backend/x86/test/test_symbolic_x86.py [72 started in total]
__ jit/backend/x86/test/test_string.py [69 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:53 starting jit/backend/x86/test/test_tl.py [73 started in total]
__ jit/backend/x86/test/test_symbolic_x86.py [70 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:53 starting jit/backend/x86/test/test_tlc.py [74 started in total]
__ jit/backend/x86/test/test_tl.py [71 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:54 starting jit/backend/x86/test/test_tracelimit.py [75 started in total]
__ jit/backend/x86/test/test_tlc.py [72 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:54 starting jit/backend/x86/test/test_virtual.py [76 started in total]
__ jit/backend/x86/test/test_tracelimit.py [73 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:55 starting jit/backend/x86/test/test_virtualizable.py [77 started in total]
__ jit/backend/x86/test/test_virtual.py [74 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:55 starting jit/backend/x86/test/test_virtualref.py [78 started in total]
__ jit/backend/x86/test/test_virtualizable.py [75 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:56 starting jit/backend/x86/test/test_x86vector.py [79 started in total]
__ jit/backend/x86/test/test_virtualref.py [76 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:56 starting jit/backend/x86/test/test_zmath.py [80 started in total]
__ jit/backend/x86/test/test_x86vector.py [77 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:57 starting jit/backend/x86/test/test_zrpy_gc.py [81 started in total]
__ jit/backend/x86/test/test_zmath.py [78 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:57 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [82 started in total]
__ jit/backend/x86/test/test_zrpy_gc.py [79 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:58 starting jit/backend/x86/test/test_zrpy_releasegil.py [83 started in total]
__ jit/backend/x86/test/test_zrpy_gc_boehm.py [80 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:59 starting jit/backend/x86/test/test_zrpy_vecopt.py [84 started in total]
__ jit/backend/x86/test/test_zrpy_releasegil.py [81 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:38:59 starting jit/backend/x86/test/test_zrpy_vmprof.py [85 started in total]
__ jit/backend/x86/test/test_zrpy_vecopt.py [82 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:39:00 starting jit/backend/x86/test/test_ztranslation_basic.py [86 started in total]
__ jit/backend/x86/test/test_zrpy_vmprof.py [83 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:39:00 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [87 started in total]
__ jit/backend/x86/test/test_ztranslation_basic.py [84 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:39:01 starting jit/backend/x86/test/test_ztranslation_external_exception.py [88 started in total]
__ jit/backend/x86/test/test_ztranslation_call_assembler.py [85 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:39:01 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [89 started in total]
__ jit/backend/x86/test/test_ztranslation_external_exception.py [86 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:39:02 starting jit/backend/x86/tool/test/test_viewcode.py [90 started in total]
__ jit/backend/x86/test/test_ztranslation_jit_stats.py [87 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:39:03 starting jit/backend/zarch/test [91 started in total]
__ jit/backend/x86/tool/test/test_viewcode.py [88 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/backend/x86/tool/test/test_viewcode.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.02 seconds =====================
++ 07:39:03 starting jit/codewriter/test [92 started in total]
__ jit/backend/zarch/test [89 done in total, somefailed=False] ________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 ==========================
++ 07:39:04 starting jit/metainterp/optimizeopt/test/test_costmodel.py [93 started in total]
__ jit/metainterp/optimizeopt/test/test_costmodel.py [90 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/optimizeopt/test/test_costmodel.py ........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.26 seconds =====================
++ 07:39:06 starting jit/metainterp/optimizeopt/test/test_dependency.py [94 started in total]
__ jit/metainterp/optimizeopt/test/test_dependency.py [91 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 36 items
jit/metainterp/optimizeopt/test/test_dependency.py ..................... [ 58%]
............... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.28 seconds =====================
++ 07:39:09 starting jit/metainterp/optimizeopt/test/test_guard.py [95 started in total]
__ jit/metainterp/optimizeopt/test/test_guard.py [92 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/optimizeopt/test/test_guard.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.21 seconds =====================
++ 07:39:11 starting jit/metainterp/optimizeopt/test/test_intbound.py [96 started in total]
__ jit/codewriter/test [93 done in total, somefailed=False] ___________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/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 10.53 seconds ==============
++ 07:39:15 starting jit/metainterp/optimizeopt/test/test_intdiv.py [97 started in total]
__ jit/metainterp/optimizeopt/test/test_intdiv.py [94 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_intdiv.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.04 seconds =====================
++ 07:39:18 starting jit/metainterp/optimizeopt/test/test_optimizebasic.py [98 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebasic.py [95 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.72 seconds ===============
++ 07:39:24 starting jit/metainterp/optimizeopt/test/test_optimizebridge.py [99 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizebridge.py [96 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit/metainterp/optimizeopt/test/test_optimizebridge.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.34 seconds =====================
++ 07:39:27 starting jit/metainterp/optimizeopt/test/test_optimizeheap.py [100 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeheap.py [97 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.55 seconds ===============
++ 07:39:30 starting jit/metainterp/optimizeopt/test/test_optimizeintbound.py [101 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeintbound.py [98 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 4.37 seconds ====================
++ 07:39:35 starting jit/metainterp/optimizeopt/test/test_optimizeopt.py [102 started in total]
__ jit/backend/llsupport/test [99 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 420 items
jit/backend/llsupport/test/test_asmmemmgr.py ...........s... [ 3%]
jit/backend/llsupport/test/test_codemap.py .. [ 4%]
jit/backend/llsupport/test/test_descr.py ....s....s............ [ 9%]
jit/backend/llsupport/test/test_ffisupport.py . [ 9%]
jit/backend/llsupport/test/test_gc.py ............. [ 12%]
jit/backend/llsupport/test/test_gc_integration.py ..............s...... [ 17%]
jit/backend/llsupport/test/test_gcreftracer.py ... [ 18%]
jit/backend/llsupport/test/test_recompilation.py ..... [ 19%]
jit/backend/llsupport/test/test_regalloc.py ............................ [ 26%]
...................s. [ 31%]
jit/backend/llsupport/test/test_regalloc_integration.py ................ [ 35%]
...........ssssss [ 39%]
jit/backend/llsupport/test/test_rewrite.py ............................. [ 45%]
.............................................................. [ 60%]
jit/backend/llsupport/test/test_runner.py ssssssssssssss.sssssssssssssss [ 67%]
ss.ss..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 85%]
..sssssss.s.s.s.s.ssssssssssssssssssssssssssssssssssss [ 97%]
jit/backend/llsupport/test/test_skiplist.py . [ 98%]
jit/backend/llsupport/test/test_symbolic.py ...... [ 99%]
jit/backend/llsupport/test/test_zrpy_gc_direct.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============ 264 passed, 156 skipped, 1 warnings in 285.49 seconds =============
++ 07:39:47 starting jit/metainterp/optimizeopt/test/test_rawbuffer.py [103 started in total]
__ jit/metainterp/optimizeopt/test/test_optimizeopt.py [100 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 9.67 seconds ===============
++ 07:39:48 starting jit/metainterp/optimizeopt/test/test_schedule.py [104 started in total]
__ jit/metainterp/optimizeopt/test/test_rawbuffer.py [101 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/optimizeopt/test/test_rawbuffer.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.07 seconds =====================
++ 07:39:50 starting jit/metainterp/optimizeopt/test/test_short.py [105 started in total]
__ jit/metainterp/optimizeopt/test/test_schedule.py [102 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.23 seconds ===============
++ 07:39:50 starting jit/metainterp/optimizeopt/test/test_unroll.py [106 started in total]
__ jit/metainterp/optimizeopt/test/test_short.py [103 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/optimizeopt/test/test_short.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.06 seconds =====================
++ 07:39:52 starting jit/metainterp/optimizeopt/test/test_util.py [107 started in total]
__ jit/metainterp/optimizeopt/test/test_unroll.py [104 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
jit/metainterp/optimizeopt/test/test_unroll.py ............ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.32 seconds =====================
++ 07:39:53 starting jit/metainterp/optimizeopt/test/test_vecopt.py [108 started in total]
__ jit/metainterp/optimizeopt/test/test_util.py [105 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/optimizeopt/test/test_util.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.17 seconds =====================
++ 07:39:55 starting jit/metainterp/optimizeopt/test/test_virtualstate.py [109 started in total]
__ jit/metainterp/optimizeopt/test/test_vecopt.py [106 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.81 seconds ===============
++ 07:39:56 starting jit/metainterp/optimizeopt/test/test_z3checktests.py [110 started in total]
__ jit/metainterp/optimizeopt/test/test_virtualstate.py [107 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.03 seconds ===============
++ 07:39:58 starting jit/metainterp/optimizeopt/test/test_z3intbound.py [111 started in total]
__ jit/metainterp/optimizeopt/test/test_z3checktests.py [108 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.14 seconds =====================
++ 07:39:58 starting jit/metainterp/ruleopt/test/test_codegen.py [112 started in total]
__ jit/metainterp/ruleopt/test/test_codegen.py [109 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:40:00 starting jit/metainterp/ruleopt/test/test_parse.py [113 started in total]
__ jit/metainterp/optimizeopt/test/test_z3intbound.py [110 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.16 seconds =====================
++ 07:40:01 starting jit/metainterp/ruleopt/test/test_prove.py [114 started in total]
__ jit/metainterp/ruleopt/test/test_parse.py [111 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:40:01 starting jit/metainterp/test/test_ajit.py [115 started in total]
__ jit/metainterp/ruleopt/test/test_prove.py [112 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:40:02 starting jit/metainterp/test/test_blackhole.py [116 started in total]
__ jit/metainterp/test/test_blackhole.py [113 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_blackhole.py ......xxx.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.81 seconds ================
++ 07:40:05 starting jit/metainterp/test/test_bridgeopt.py [117 started in total]
__ jit/metainterp/test/test_bridgeopt.py [114 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_bridgeopt.py ..........x [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 24.98 seconds ===============
++ 07:40:33 starting jit/metainterp/test/test_bytearray.py [118 started in total]
__ jit/metainterp/test/test_bytearray.py [115 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_bytearray.py ......s. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.03 seconds ================
++ 07:40:37 starting jit/metainterp/test/test_call.py [119 started in total]
__ jit/metainterp/test/test_call.py [116 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_call.py ................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 4.44 seconds =====================
++ 07:40:43 starting jit/metainterp/test/test_compile.py [120 started in total]
__ jit/metainterp/test/test_compile.py [117 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/test/test_compile.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.24 seconds =====================
++ 07:40:45 starting jit/metainterp/test/test_counter.py [121 started in total]
__ jit/metainterp/test/test_counter.py [118 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_counter.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.20 seconds =====================
++ 07:40:52 starting jit/metainterp/test/test_del.py [122 started in total]
__ jit/metainterp/test/test_del.py [119 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_del.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.00 seconds =====================
++ 07:40:56 starting jit/metainterp/test/test_dict.py [123 started in total]
__ jit/metainterp/optimizeopt/test/test_intbound.py [120 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 198.33 seconds ===================
++ 07:42:34 starting jit/metainterp/test/test_exception.py [124 started in total]
__ jit/metainterp/test/test_exception.py [121 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
jit/metainterp/test/test_exception.py ................................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 7.19 seconds =====================
++ 07:42:42 starting jit/metainterp/test/test_executor.py [125 started in total]
__ jit/metainterp/test/test_executor.py [122 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_executor.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:42:45 starting jit/metainterp/test/test_fficall.py [126 started in total]
__ jit/metainterp/test/test_ajit.py [123 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 218 passed, 5 skipped, 1 warnings in 165.83 seconds ==============
++ 07:42:54 starting jit/metainterp/test/test_float.py [127 started in total]
__ jit/metainterp/test/test_float.py [124 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
jit/metainterp/test/test_float.py .......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.65 seconds =====================
++ 07:42:59 starting jit/metainterp/test/test_greenfield.py [128 started in total]
__ jit/metainterp/test/test_greenfield.py [125 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.18 seconds =====================
++ 07:43:01 starting jit/metainterp/test/test_heapcache.py [129 started in total]
__ jit/metainterp/test/test_heapcache.py [126 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.18 seconds ===============
++ 07:43:04 starting jit/metainterp/test/test_history.py [130 started in total]
__ jit/metainterp/test/test_fficall.py [127 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
jit/metainterp/test/test_fficall.py ...s........s.... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 18.78 seconds ===============
++ 07:43:05 starting jit/metainterp/test/test_immutable.py [131 started in total]
__ jit/metainterp/test/test_dict.py [128 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 125.64 seconds ==============
++ 07:43:06 starting jit/metainterp/test/test_jitdriver.py [132 started in total]
__ jit/metainterp/test/test_immutable.py [129 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_immutable.py ........ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.27 seconds =====================
++ 07:43:12 starting jit/metainterp/test/test_jitiface.py [133 started in total]
__ jit/metainterp/test/test_history.py [130 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_history.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.93 seconds =====================
++ 07:43:12 starting jit/metainterp/test/test_jitprof.py [134 started in total]
__ jit/metainterp/test/test_jitdriver.py [131 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/metainterp/test/test_jitdriver.py ....s.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 7.22 seconds ================
++ 07:43:14 starting jit/metainterp/test/test_list.py [135 started in total]
__ jit/metainterp/test/test_jitprof.py [132 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
jit/metainterp/test/test_jitprof.py s... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.00 seconds ================
++ 07:43:16 starting jit/metainterp/test/test_llop.py [136 started in total]
__ jit/metainterp/test/test_jitiface.py [133 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_jitiface.py ........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 4.13 seconds =====================
++ 07:43:17 starting jit/metainterp/test/test_logger.py [137 started in total]
__ jit/metainterp/test/test_logger.py [134 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
jit/metainterp/test/test_logger.py ................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.12 seconds =====================
++ 07:43:20 starting jit/metainterp/test/test_longlong.py [138 started in total]
__ jit/metainterp/test/test_llop.py [135 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_llop.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.34 seconds =====================
++ 07:43:20 starting jit/metainterp/test/test_loop.py [139 started in total]
__ jit/metainterp/test/test_longlong.py [136 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
jit/metainterp/test/test_longlong.py ssssssssssssss [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.23 seconds ====================
++ 07:43:22 starting jit/metainterp/test/test_loop_unroll.py [140 started in total]
__ jit/metainterp/test/test_list.py [137 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit/metainterp/test/test_list.py ...s....................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 12.51 seconds ===============
++ 07:43:29 starting jit/metainterp/test/test_loop_unroll_disopt.py [141 started in total]
__ jit/backend/test [138 done in total, somefailed=False] _____________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 424.88 seconds ====================
++ 07:43:43 starting jit/metainterp/test/test_math.py [142 started in total]
__ jit/metainterp/test/test_math.py [139 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/metainterp/test/test_math.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.06 seconds =====================
++ 07:43:47 starting jit/metainterp/test/test_memmgr.py [143 started in total]
__ jit/metainterp/test/test_loop_unroll.py [140 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 26.48 seconds ===============
++ 07:43:50 starting jit/metainterp/test/test_opencoder.py [144 started in total]
__ jit/metainterp/test/test_loop.py [141 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_loop.py ..............................ss.s... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 29.42 seconds ===============
++ 07:43:53 starting jit/metainterp/test/test_pyjitpl.py [145 started in total]
__ jit/metainterp/test/test_opencoder.py [142 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
jit/metainterp/test/test_opencoder.py ........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.40 seconds =====================
++ 07:43:53 starting jit/metainterp/test/test_quasiimmut.py [146 started in total]
__ jit/metainterp/test/test_pyjitpl.py [143 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_pyjitpl.py s.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.09 seconds ================
++ 07:43:55 starting jit/metainterp/test/test_rawmem.py [147 started in total]
__ jit/metainterp/test/test_rawmem.py [144 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
jit/metainterp/test/test_rawmem.py ........ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.62 seconds =====================
++ 07:43:59 starting jit/metainterp/test/test_recursive.py [148 started in total]
__ jit/metainterp/test/test_quasiimmut.py [145 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/metainterp/test/test_quasiimmut.py ...............s..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.85 seconds ===============
++ 07:44:00 starting jit/metainterp/test/test_resoperation.py [149 started in total]
__ jit/metainterp/test/test_resoperation.py [146 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/metainterp/test/test_resoperation.py ............... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.12 seconds =====================
++ 07:44:02 starting jit/metainterp/test/test_resume.py [150 started in total]
__ jit/metainterp/test/test_resume.py [147 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
jit/metainterp/test/test_resume.py ............................ss....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.89 seconds ===============
++ 07:44:05 starting jit/metainterp/test/test_resumecode.py [151 started in total]
__ jit/metainterp/test/test_resumecode.py [148 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_resumecode.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.01 seconds =====================
++ 07:44:12 starting jit/metainterp/test/test_send.py [152 started in total]
__ jit/metainterp/test/test_send.py [149 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
jit/metainterp/test/test_send.py ...................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.61 seconds ====================
++ 07:44:27 starting jit/metainterp/test/test_slist.py [153 started in total]
__ jit/metainterp/test/test_slist.py [150 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
jit/metainterp/test/test_slist.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.75 seconds =====================
++ 07:44:32 starting jit/metainterp/test/test_string.py [154 started in total]
__ jit/metainterp/test/test_recursive.py [151 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 75.46 seconds ===============
++ 07:45:19 starting jit/metainterp/test/test_support.py [155 started in total]
__ jit/metainterp/test/test_support.py [152 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/metainterp/test/test_support.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.18 seconds =====================
++ 07:45:21 starting jit/metainterp/test/test_threadlocal.py [156 started in total]
__ jit/metainterp/test/test_threadlocal.py [153 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
jit/metainterp/test/test_threadlocal.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.77 seconds =====================
++ 07:45:24 starting jit/metainterp/test/test_tl.py [157 started in total]
__ jit/metainterp/test/test_string.py [154 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 55.70 seconds ===============
++ 07:45:31 starting jit/metainterp/test/test_tlc.py [158 started in total]
__ jit/metainterp/test/test_tl.py [155 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tl.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 10.40 seconds =====================
++ 07:45:36 starting jit/metainterp/test/test_tracelimit.py [159 started in total]
__ jit/metainterp/test/test_tlc.py [156 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
jit/metainterp/test/test_tlc.py .s [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.93 seconds ================
++ 07:45:38 starting jit/metainterp/test/test_tracingopts.py [160 started in total]
__ jit/metainterp/test/test_memmgr.py [157 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
jit/metainterp/test/test_memmgr.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 109.82 seconds ====================
++ 07:45:43 starting jit/metainterp/test/test_virtual.py [161 started in total]
__ jit/metainterp/test/test_tracingopts.py [158 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
jit/metainterp/test/test_tracingopts.py ................................ [ 82%]
.s..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 14.65 seconds ===============
++ 07:45:55 starting jit/metainterp/test/test_virtualizable.py [162 started in total]
__ jit/metainterp/test/test_virtualizable.py [159 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
jit/metainterp/test/test_virtualizable.py ................x............. [ 60%]
.................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 32.28 seconds ===============
++ 07:46:33 starting jit/metainterp/test/test_virtualref.py [163 started in total]
__ jit/metainterp/test/test_virtual.py [160 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 133 items
jit/metainterp/test/test_virtual.py .................................... [ 27%]
........................................................................ [ 81%]
......................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 47.32 seconds ====================
++ 07:46:34 starting jit/metainterp/test/test_warmspot.py [164 started in total]
__ jit/metainterp/test/test_warmspot.py [161 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 27 items
jit/metainterp/test/test_warmspot.py ...........sss.....ssss.... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.71 seconds ===============
++ 07:46:41 starting jit/metainterp/test/test_warmstate.py [165 started in total]
__ jit/metainterp/test/test_virtualref.py [162 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
jit/metainterp/test/test_virtualref.py ..s.................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 9.05 seconds ===============
++ 07:46:43 starting jit/metainterp/test/test_zvector.py [166 started in total]
__ jit/metainterp/test/test_warmstate.py [163 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
jit/metainterp/test/test_warmstate.py ......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.39 seconds =====================
++ 07:46:44 starting jit/tl/test [167 started in total]
__ jit/metainterp/test/test_loop_unroll_disopt.py [164 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 187.65 seconds =============
++ 07:46:44 starting jit/tl/tinyframe/test [168 started in total]
__ jit/tl/tinyframe/test [165 done in total, somefailed=False] ________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
jit/tl/tinyframe/test/test_tinyframe.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.29 seconds =====================
++ 07:46:48 starting jit/tl/tla [169 started in total]
__ jit/tl/test [166 done in total, somefailed=False] __________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 7.23 seconds ===============
++ 07:46:52 starting jit/tool/test [170 started in total]
__ jit/tl/tla [167 done in total, somefailed=False] ___________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
jit/tl/tla/test_tla.py ..........ssss. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 6.02 seconds ===============
++ 07:46:55 starting memory/gc/test [171 started in total]
__ jit/tool/test [168 done in total, somefailed=False] ________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.16 seconds =====================
++ 07:46:55 starting memory/gctransform/test [172 started in total]
__ jit/metainterp/test/test_tracelimit.py [169 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
jit/metainterp/test/test_tracelimit.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 87.36 seconds =====================
++ 07:47:11 starting memory/test/test_gctypelayout.py [173 started in total]
__ memory/test/test_gctypelayout.py [170 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_gctypelayout.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.28 seconds =====================
++ 07:47:13 starting memory/test/test_generational_gc.py [174 started in total]
__ memory/test/test_generational_gc.py [171 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_generational_gc.py .................................... [ 76%]
........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 53.79 seconds ====================
++ 07:48:12 starting memory/test/test_growingsemispace_gc.py [175 started in total]
__ memory/gctransform/test [172 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 105.41 seconds ==============
++ 07:48:44 starting memory/test/test_hybrid_gc.py [176 started in total]
__ memory/test/test_growingsemispace_gc.py [173 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_growingsemispace_gc.py ................................ [ 68%]
............... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 57.44 seconds ====================
++ 07:49:10 starting memory/test/test_hybrid_gc_smallheap.py [177 started in total]
__ memory/test/test_hybrid_gc.py [174 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 50 items
memory/test/test_hybrid_gc.py .......................................... [ 84%]
........ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 54.49 seconds ====================
++ 07:49:43 starting memory/test/test_incminimark_gc.py [178 started in total]
__ memory/test/test_hybrid_gc_smallheap.py [175 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
memory/test/test_hybrid_gc_smallheap.py ................................ [ 69%]
.............. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 48.27 seconds ====================
++ 07:50:01 starting memory/test/test_incminimark_gc_cardmarking.py [179 started in total]
__ jit/metainterp/test/test_zvector.py [176 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 84 items
jit/metainterp/test/test_zvector.py .................................... [ 42%]
................................................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 221.14 seconds ====================
++ 07:50:34 starting memory/test/test_lldict.py [180 started in total]
__ memory/test/test_lldict.py [177 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
memory/test/test_lldict.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.31 seconds =====================
++ 07:50:37 starting memory/test/test_minimark_gc.py [181 started in total]
__ memory/test/test_incminimark_gc.py [178 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 52 items
memory/test/test_incminimark_gc.py ..................................... [ 71%]
.............s. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 99.72 seconds ===============
++ 07:51:24 starting memory/test/test_minimark_gc_cardmarking.py [182 started in total]
__ memory/test/test_minimark_gc.py [179 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc.py ........................................ [ 83%]
........ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 58.36 seconds ====================
++ 07:51:43 starting memory/test/test_semispace_gc.py [183 started in total]
__ memory/test/test_incminimark_gc_cardmarking.py [180 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 99.20 seconds ===============
++ 07:51:43 starting memory/test/test_support.py [184 started in total]
__ memory/test/test_support.py [181 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
memory/test/test_support.py ......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.06 seconds =====================
++ 07:51:50 starting memory/test/test_transformed_gc.py [185 started in total]
__ memory/test/test_minimark_gc_cardmarking.py [182 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
memory/test/test_minimark_gc_cardmarking.py ............................ [ 58%]
.................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 57.72 seconds ====================
++ 07:52:30 starting rlib/parsing/test/test_deterministic.py [186 started in total]
__ memory/test/test_semispace_gc.py [183 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
memory/test/test_semispace_gc.py ....................................... [ 82%]
........ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 48.73 seconds ====================
++ 07:52:34 starting rlib/parsing/test/test_ebnfparse.py [187 started in total]
__ rlib/parsing/test/test_ebnfparse.py [184 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
rlib/parsing/test/test_ebnfparse.py ..........................s.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/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.79 seconds ===============
++ 07:52:36 starting rlib/parsing/test/test_lexer.py [188 started in total]
__ rlib/parsing/test/test_lexer.py [185 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/parsing/test/test_lexer.py .......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.30 seconds =====================
++ 07:52:37 starting rlib/parsing/test/test_parse.py [189 started in total]
__ rlib/parsing/test/test_deterministic.py [186 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/parsing/test/test_deterministic.py ......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 5.93 seconds =====================
++ 07:52:37 starting rlib/parsing/test/test_parseerrors.py [190 started in total]
__ rlib/parsing/test/test_parse.py [187 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/parsing/test/test_parse.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.20 seconds =====================
++ 07:52:38 starting rlib/parsing/test/test_pcre_regtest.py [191 started in total]
__ rlib/parsing/test/test_parseerrors.py [188 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/parsing/test/test_parseerrors.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.22 seconds =====================
++ 07:52:38 starting rlib/parsing/test/test_pypackrat.py [192 started in total]
__ rlib/parsing/test/test_pypackrat.py [189 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 31 items
rlib/parsing/test/test_pypackrat.py ............................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.21 seconds =====================
++ 07:52:41 starting rlib/parsing/test/test_pythonlexer.py [193 started in total]
__ rlib/parsing/test/test_pythonlexer.py [190 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/parsing/test/test_pythonlexer.py ........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.94 seconds =====================
++ 07:52:46 starting rlib/parsing/test/test_pythonparse.py [194 started in total]
__ rlib/parsing/test/test_pythonparse.py [191 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib/parsing/test/test_pythonparse.py ............s.... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.01 seconds ===============
++ 07:52:49 starting rlib/parsing/test/test_regex.py [195 started in total]
__ rlib/parsing/test/test_pcre_regtest.py [192 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 17.63 seconds ====================
++ 07:52:58 starting rlib/parsing/test/test_regexparse.py [196 started in total]
__ rlib/parsing/test/test_regexparse.py [193 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
rlib/parsing/test/test_regexparse.py ............... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.58 seconds =====================
++ 07:53:00 starting rlib/parsing/test/test_translate.py [197 started in total]
__ rlib/parsing/test/test_regex.py [194 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/parsing/test/test_regex.py ............. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 16.05 seconds ====================
++ 07:53:07 starting rlib/parsing/test/test_translate_lexer.py [198 started in total]
__ rlib/parsing/test/test_translate_lexer.py [195 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/parsing/test/test_translate_lexer.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.96 seconds =====================
++ 07:53:19 starting rlib/parsing/test/test_tree.py [199 started in total]
__ rlib/parsing/test/test_tree.py [196 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/parsing/test/test_tree.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 8.44 seconds =====================
++ 07:53:29 starting rlib/rjitlog/test/test_jitlog.py [200 started in total]
__ rlib/rjitlog/test/test_jitlog.py [197 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/rjitlog/test/test_jitlog.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.44 seconds =====================
++ 07:53:31 starting rlib/rsre/test/test_char.py [201 started in total]
__ rlib/rsre/test/test_char.py [198 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/rsre/test/test_char.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.30 seconds =====================
++ 07:53:36 starting rlib/rsre/test/test_ext_opcode.py [202 started in total]
__ rlib/rsre/test/test_ext_opcode.py [199 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/rsre/test/test_ext_opcode.py ........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.81 seconds =====================
++ 07:53:38 starting rlib/rsre/test/test_match.py [203 started in total]
__ rlib/rsre/test/test_match.py [200 done in total, somefailed=False] _________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
rlib/rsre/test/test_match.py ...................................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.80 seconds =====================
++ 07:53:41 starting rlib/rsre/test/test_re.py [204 started in total]
__ rlib/rsre/test/test_re.py [201 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 56 items
rlib/rsre/test/test_re.py ..............ss.............................. [ 82%]
.......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 10.66 seconds ===============
++ 07:53:53 starting rlib/rsre/test/test_search.py [205 started in total]
__ rlib/rsre/test/test_search.py [202 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 67 items
rlib/rsre/test/test_search.py .......................................... [ 62%]
......................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.27 seconds =====================
++ 07:53:56 starting rlib/rsre/test/test_zexternal.py [206 started in total]
__ rlib/rsre/test/test_zexternal.py [203 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.42 seconds ====================
++ 07:54:00 starting rlib/rsre/test/test_zinterp.py [207 started in total]
__ rlib/parsing/test/test_translate.py [204 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/parsing/test/test_translate.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 62.70 seconds =====================
++ 07:54:05 starting rlib/rsre/test/test_zjit.py [208 started in total]
__ rlib/rsre/test/test_zinterp.py [205 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/rsre/test/test_zinterp.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 20.05 seconds =====================
++ 07:54:24 starting rlib/rstrategies/test/test_rstrategies.py [209 started in total]
__ rlib/rstrategies/test/test_rstrategies.py [206 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 49 items
rlib/rstrategies/test/test_rstrategies.py .............................. [ 61%]
................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.36 seconds =====================
++ 07:54:25 starting rlib/rstruct/test/test_ieee.py [210 started in total]
__ rlib/rstruct/test/test_ieee.py [207 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
rlib/rstruct/test/test_ieee.py .............. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 58.98 seconds ====================
++ 07:55:31 starting rlib/rstruct/test/test_pack.py [211 started in total]
__ rlib/rstruct/test/test_pack.py [208 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 59 items
rlib/rstruct/test/test_pack.py ......................................... [ 69%]
.................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.10 seconds =====================
++ 07:55:33 starting rlib/rstruct/test/test_runpack.py [212 started in total]
__ memory/gc/test [209 done in total, somefailed=False] _______________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/build/virt_test/lib/python2.7/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 507.17 seconds ==============
++ 07:55:34 starting rlib/rvmprof/test/test_file.py [213 started in total]
__ rlib/rstruct/test/test_runpack.py [210 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/rstruct/test/test_runpack.py ...................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 13.10 seconds ====================
++ 07:55:48 starting rlib/rvmprof/test/test_rvmprof.py [214 started in total]
__ rlib/rvmprof/test/test_file.py [211 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/rvmprof/test/test_file.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 23.55 seconds =====================
++ 07:56:02 starting rlib/rvmprof/test/test_support.py [215 started in total]
__ rlib/rvmprof/test/test_support.py [212 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/rvmprof/test/test_support.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.97 seconds =====================
++ 07:56:04 starting rlib/rvmprof/test/test_traceback.py [216 started in total]
__ rlib/rvmprof/test/test_rvmprof.py [213 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/rvmprof/test/test_rvmprof.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 43.21 seconds =====================
++ 07:56:39 starting rlib/rvmprof/test/test_ztranslation.py [217 started in total]
__ rlib/rvmprof/test/test_ztranslation.py [214 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/rvmprof/test/test_ztranslation.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 31.07 seconds =====================
++ 07:57:11 starting rlib/test/test__jit_vref.py [218 started in total]
__ rlib/test/test__jit_vref.py [215 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
rlib/test/test__jit_vref.py ............ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.32 seconds =====================
++ 07:57:14 starting rlib/test/test_buffer.py [219 started in total]
__ rlib/test/test_buffer.py [216 done in total, somefailed=False] _____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 47 items
rlib/test/test_buffer.py ............................................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 26.66 seconds ====================
++ 07:57:42 starting rlib/test/test_cache.py [220 started in total]
__ rlib/test/test_cache.py [217 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_cache.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 07:57:43 starting rlib/test/test_clibffi.py [221 started in total]
__ rlib/test/test_clibffi.py [218 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
rlib/test/test_clibffi.py ........s......n: 2
Arg 0: 3
Arg 1: 15
.s [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.50 seconds ===============
++ 07:57:48 starting rlib/test/test_compilerinfo.py [222 started in total]
__ rlib/test/test_compilerinfo.py [219 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_compilerinfo.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.11 seconds =====================
++ 07:57:55 starting rlib/test/test_debug.py [223 started in total]
__ rlib/test/test_debug.py [220 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_debug.py ........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.97 seconds =====================
++ 07:58:04 starting rlib/test/test_jit.py [224 started in total]
__ rlib/test/test_jit.py [221 done in total, somefailed=False] ________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_jit.py ...ss......................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 3.10 seconds ===============
++ 07:58:08 starting rlib/test/test_jit_libffi.py [225 started in total]
__ rlib/test/test_jit_libffi.py [222 done in total, somefailed=False] _________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_jit_libffi.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.14 seconds =====================
++ 07:58:11 starting rlib/test/test_libffi.py [226 started in total]
__ rlib/test/test_libffi.py [223 done in total, somefailed=False] _____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_libffi.py .........s................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.75 seconds ===============
++ 07:58:14 starting rlib/test/test_listsort.py [227 started in total]
__ rlib/test/test_listsort.py [224 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_listsort.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/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 1.78 seconds =====================
++ 07:58:17 starting rlib/test/test_longlong2float.py [228 started in total]
__ rlib/test/test_longlong2float.py [225 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_longlong2float.py .......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 20.50 seconds ====================
++ 07:58:40 starting rlib/test/test_mutbuffer.py [229 started in total]
__ rlib/test/test_mutbuffer.py [226 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_mutbuffer.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.21 seconds =====================
++ 07:58:41 starting rlib/test/test_nonconst.py [230 started in total]
__ rlib/test/test_nonconst.py [227 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_nonconst.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.19 seconds =====================
++ 07:58:44 starting rlib/test/test_objectmodel.py [231 started in total]
__ rlib/test/test_objectmodel.py [228 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 60 items
rlib/test/test_objectmodel.py ....s..................................... [ 70%]
.................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/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
/build_dir/rpython-linux-aarch64/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 51.31 seconds ===============
++ 07:59:42 starting rlib/test/test_posix.py [232 started in total]
__ rlib/test/test_posix.py [229 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
rlib/test/test_posix.py ....s......................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 29 passed, 1 skipped, 1 warnings in 11.65 seconds ===============
++ 07:59:57 starting rlib/test/test_rStringIO.py [233 started in total]
__ rlib/test/test_rStringIO.py [230 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 11 items
rlib/test/test_rStringIO.py ........... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.41 seconds =====================
++ 07:59:59 starting rlib/test/test_rarithmetic.py [234 started in total]
__ rlib/test/test_rarithmetic.py [231 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 103 items
rlib/test/test_rarithmetic.py .......................................... [ 40%]
............................................................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.98 seconds ====================
++ 08:00:03 starting rlib/test/test_rawrefcount.py [235 started in total]
__ rlib/test/test_rawrefcount.py [232 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rawrefcount.py ............. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 32.80 seconds ====================
++ 08:00:41 starting rlib/test/test_rawrefcount_boehm.py [236 started in total]
__ rlib/test/test_rawrefcount_boehm.py [233 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rawrefcount_boehm.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 14.46 seconds =====================
++ 08:00:58 starting rlib/test/test_rawstorage.py [237 started in total]
__ rlib/test/test_rawstorage.py [234 done in total, somefailed=False] _________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rawstorage.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.69 seconds =====================
++ 08:01:15 starting rlib/test/test_rbigint.py [238 started in total]
__ rlib/rvmprof/test/test_traceback.py [235 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/rvmprof/test/test_traceback.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 311.40 seconds ====================
++ 08:01:22 starting rlib/test/test_rbisect.py [239 started in total]
__ rlib/test/test_rbisect.py [236 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rbisect.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.17 seconds =====================
++ 08:01:23 starting rlib/test/test_rcomplex.py [240 started in total]
__ rlib/test/test_rcomplex.py [237 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rcomplex.py ........ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.33 seconds =====================
++ 08:01:24 starting rlib/test/test_rdtoa.py [241 started in total]
__ rlib/test/test_rdtoa.py [238 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rdtoa.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.50 seconds =====================
++ 08:01:26 starting rlib/test/test_rdynload.py [242 started in total]
__ rlib/test/test_rdynload.py [239 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
rlib/test/test_rdynload.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.07 seconds =====================
++ 08:01:29 starting rlib/test/test_rerased.py [243 started in total]
__ rlib/test/test_rerased.py [240 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
rlib/test/test_rerased.py ......................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.49 seconds =====================
++ 08:01:31 starting rlib/test/test_rfile.py [244 started in total]
__ rlib/test/test_rfile.py [241 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/test/test_rfile.py .................test
......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 36.60 seconds ====================
++ 08:02:09 starting rlib/test/test_rfloat.py [245 started in total]
__ rlib/test/test_rfloat.py [242 done in total, somefailed=False] _____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rfloat.py ............. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 23.66 seconds ====================
++ 08:02:37 starting rlib/test/test_rgc.py [246 started in total]
__ memory/test/test_transformed_gc.py [243 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 682.49 seconds =============
++ 08:03:15 starting rlib/test/test_rgil.py [247 started in total]
__ rlib/test/test_rgil.py [244 done in total, somefailed=False] _______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rgil.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 37.28 seconds =====================
++ 08:03:59 starting rlib/test/test_rlocale.py [248 started in total]
__ rlib/test/test_rlocale.py [245 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rlocale.py ss.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 0.19 seconds ================
++ 08:04:00 starting rlib/test/test_rmarshal.py [249 started in total]
__ rlib/test/test_rmarshal.py [246 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rmarshal.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.33 seconds =====================
++ 08:04:15 starting rlib/test/test_rmd5.py [250 started in total]
__ rlib/test/test_rmd5.py [247 done in total, somefailed=False] _______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rmd5.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/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 3.50 seconds =====================
++ 08:04:19 starting rlib/test/test_rmmap.py [251 started in total]
__ rlib/test/test_rgc.py [248 done in total, somefailed=False] ________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 37 items
rlib/test/test_rgc.py ...................s................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 skipped, 1 warnings in 131.79 seconds ==============
++ 08:04:55 starting rlib/test/test_rope.py [252 started in total]
__ rlib/test/test_rmmap.py [249 done in total, somefailed=True] _______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items
rlib/test/test_rmmap.py ....F......................ss... [100%]
=================================== FAILURES ===================================
__________________________ TestMMap.test_unmap_range ___________________________
self = <rpython.rlib.test.test_rmmap.TestMMap instance at 0xfffe0db931e0>
@pytest.mark.skipif("os.name != 'posix'")
def test_unmap_range(self):
f = open(self.tmpname + "-unmap-range", "w+")
left, right, size = 100, 200, 500 # in pages
f.write(size*4096*"c")
f.flush()
def func(no):
m = mmap.mmap(no, size*4096)
m.unmap_range(left*4096, (right-left)*4096)
m.read(1)
m.seek(right*4096)
m.read(1)
def in_map(m, offset):
return rffi.ptradd(m.data, offset)
def as_num(ptr):
return rffi.cast(lltype.Unsigned, ptr)
res = mmap.alloc_hinted(in_map(m, (left+right)/2 * 4096), 4096)
assert as_num(in_map(m, left*4096)) <= as_num(res) < as_num(in_map(m, right*4096))
> interpret(func, [f.fileno()])
rlib/test/test_rmmap.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rtyper/test/test_llinterp.py:102: in interpret
result = interp.eval_graph(graph, values)
rtyper/llinterp.py:97: in eval_graph
retval = llframe.eval()
rtyper/llinterp.py:295: in eval
nextblock, args = self.eval_block(nextblock)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.rtyper.llinterp.LLFrame object at 0xfffe0db90890>
block = raise block[etype_0...] with 0 exits
def eval_block(self, block):
""" return (nextblock, values) tuple. If nextblock
is None, values is the concrete return value.
"""
self.curr_block = block
e = None
try:
for i, op in enumerate(block.operations):
self.curr_operation_index = i
self.eval_operation(op)
except LLException as e:
if op is not block.raising_op:
raise
except RuntimeError as e:
rstackovf.check_stack_overflow()
# xxx fish fish fish for proper etype and evalue to use
rtyper = self.llinterpreter.typer
bk = rtyper.annotator.bookkeeper
classdef = bk.getuniqueclassdef(rstackovf._StackOverflow)
exdata = rtyper.exceptiondata
evalue = exdata.get_standard_ll_exc_instance(rtyper, classdef)
etype = exdata.fn_type_of_exc_inst(evalue)
e = LLException(etype, evalue)
if op is not block.raising_op:
raise e
# determine nextblock and/or return value
if len(block.exits) == 0:
# return block
tracer = self.llinterpreter.tracer
if len(block.inputargs) == 2:
# exception
if tracer:
tracer.dump('raise')
etypevar, evaluevar = block.getvariables()
etype = self.getval(etypevar)
evalue = self.getval(evaluevar)
# watch out, these are _ptr's
> raise LLException(etype, evalue)
E LLException: <LLException 'AssertionError'>
rtyper/llinterp.py:348: LLException
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 371 blocks (26%)
[rtyper] specializing: 200 / 430 blocks (46%)
[rtyper] specializing: 300 / 430 blocks (69%)
[rtyper] specializing: 400 / 430 blocks (93%)
[rtyper] -=- specialized 430 blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
=========================== short test summary info ============================
FAIL rlib/test/test_rmmap.py::TestMMap::()::test_unmap_range
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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, 29 passed, 2 skipped, 1 warnings in 34.68 seconds ==========
++ 08:04:57 starting rlib/test/test_rpath.py [253 started in total]
__ rlib/test/test_rpath.py [250 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
rlib/test/test_rpath.py ......s... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.98 seconds ================
++ 08:05:00 starting rlib/test/test_rpoll.py [254 started in total]
__ rlib/test/test_rpoll.py [251 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rpoll.py s...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 17.65 seconds ===============
++ 08:05:20 starting rlib/test/test_rposix.py [255 started in total]
__ rlib/test/test_rope.py [252 done in total, somefailed=False] _______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
rlib/test/test_rope.py .............................s................... [ 84%]
......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 29.62 seconds ===============
++ 08:05:27 starting rlib/test/test_rposix_environ.py [256 started in total]
__ rlib/test/test_rposix_environ.py [253 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rposix_environ.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 13.98 seconds =====================
++ 08:05:45 starting rlib/test/test_rposix_scandir.py [257 started in total]
__ rlib/test/test_rposix_scandir.py [254 done in total, somefailed=False] _____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_rposix_scandir.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.83 seconds =====================
++ 08:05:48 starting rlib/test/test_rposix_stat.py [258 started in total]
__ rlib/test/test_rposix_stat.py [255 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/test/test_rposix_stat.py ......s.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 skipped, 1 warnings in 20.99 seconds ===============
++ 08:06:12 starting rlib/test/test_rrandom.py [259 started in total]
__ rlib/test/test_rrandom.py [256 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
rlib/test/test_rrandom.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 8.83 seconds =====================
++ 08:06:22 starting rlib/test/test_rrawarray.py [260 started in total]
__ rlib/test/test_rrawarray.py [257 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rrawarray.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.58 seconds =====================
++ 08:06:24 starting rlib/test/test_rsha.py [261 started in total]
__ rlib/test/test_rsha.py [258 done in total, somefailed=False] _______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rsha.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/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 2.58 seconds =====================
++ 08:06:28 starting rlib/test/test_rshrinklist.py [262 started in total]
__ rlib/test/test_rshrinklist.py [259 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rshrinklist.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.17 seconds =====================
++ 08:06:29 starting rlib/test/test_rsignal.py [263 started in total]
__ rlib/test/test_rposix.py [260 done in total, somefailed=False] _____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 80 items
rlib/test/test_rposix.py ..ss.sss...............ss...................... [ 58%]
................................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 73 passed, 7 skipped, 1 warnings in 66.77 seconds ===============
++ 08:06:33 starting rlib/test/test_rsiphash.py [264 started in total]
__ rlib/test/test_rsignal.py [261 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsignal.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 10.33 seconds =====================
++ 08:06:41 starting rlib/test/test_rsocket.py [265 started in total]
__ rlib/test/test_rsiphash.py [262 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rsiphash.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 22.55 seconds =====================
++ 08:06:57 starting rlib/test/test_rstacklet.py [266 started in total]
__ rlib/test/test_rstacklet.py [263 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rstacklet.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 137.46 seconds ====================
++ 08:09:22 starting rlib/test/test_rstackovf.py [267 started in total]
__ rlib/test/test_rstackovf.py [264 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/test/test_rstackovf.py .s.. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 4.94 seconds ================
++ 08:09:28 starting rlib/test/test_rstring.py [268 started in total]
__ rlib/test/test_rstring.py [265 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_rstring.py ..........s.s.......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 8.54 seconds ===============
++ 08:09:39 starting rlib/test/test_rtermios.py [269 started in total]
__ rlib/test/test_rtermios.py [266 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtermios.py sssss [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 08:09:40 starting rlib/test/test_rthread.py [270 started in total]
__ rlib/test/test_rsocket.py [267 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 68 items
rlib/test/test_rsocket.py .............................................. [ 67%]
.............xxx....s. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
======== 64 passed, 1 skipped, 3 xfailed, 1 warnings in 185.63 seconds =========
++ 08:09:49 starting rlib/test/test_rtime.py [271 started in total]
__ rlib/test/test_rtime.py [268 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
rlib/test/test_rtime.py ..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.33 seconds =====================
++ 08:09:53 starting rlib/test/test_rtimer.py [272 started in total]
__ rlib/test/test_rtimer.py [269 done in total, somefailed=False] _____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
rlib/test/test_rtimer.py ...... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 8.54 seconds =====================
++ 08:10:03 starting rlib/test/test_runicode.py [273 started in total]
__ rlib/test/test_runicode.py [270 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 48 items
rlib/test/test_runicode.py ............................................. [ 93%]
... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 15.98 seconds ====================
++ 08:10:20 starting rlib/test/test_rurandom.py [274 started in total]
__ rlib/test/test_rurandom.py [271 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rurandom.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.20 seconds =====================
++ 08:10:22 starting rlib/test/test_rutf8.py [275 started in total]
__ rlib/test/test_rutf8.py [272 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_rutf8.py ....................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 34.43 seconds ====================
++ 08:11:00 starting rlib/test/test_rweakkeydict.py [276 started in total]
__ rlib/test/test_rweakkeydict.py [273 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
rlib/test/test_rweakkeydict.py .....XXx [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 7.04 seconds ==========
++ 08:11:09 starting rlib/test/test_rweaklist.py [277 started in total]
__ rlib/test/test_rweaklist.py [274 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rweaklist.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.28 seconds =====================
++ 08:11:10 starting rlib/test/test_rweakref.py [278 started in total]
__ rlib/test/test_rweakref.py [275 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
rlib/test/test_rweakref.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.18 seconds =====================
++ 08:11:12 starting rlib/test/test_rweakvaldict.py [279 started in total]
__ rlib/test/test_rweakvaldict.py [276 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
rlib/test/test_rweakvaldict.py .......X..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 20.60 seconds ===============
++ 08:11:36 starting rlib/test/test_rwin32.py [280 started in total]
__ rlib/test/test_rwin32.py [277 done in total, somefailed=False] _____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 08:11:37 starting rlib/test/test_rzipfile.py [281 started in total]
__ rlib/test/test_rzipfile.py [278 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/test/test_rzipfile.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 28.85 seconds =====================
++ 08:12:10 starting rlib/test/test_rzlib.py [282 started in total]
__ rlib/test/test_rthread.py [279 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
rlib/test/test_rthread.py ...................s [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 233.42 seconds ==============
++ 08:13:38 starting rlib/test/test_signature.py [283 started in total]
__ rlib/test/test_signature.py [280 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
rlib/test/test_signature.py .....x..............xxx [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.43 seconds ===============
++ 08:13:41 starting rlib/test/test_streamio.py [284 started in total]
__ rlib/test/test_rzlib.py [281 done in total, somefailed=False] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
rlib/test/test_rzlib.py ................s..... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 skipped, 1 warnings in 150.63 seconds ==============
++ 08:14:42 starting rlib/test/test_z3.py [285 started in total]
__ rlib/test/test_z3.py [282 done in total, somefailed=False] _________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 08:14:43 starting rlib/unicodedata/test/test_codegen.py [286 started in total]
__ rlib/unicodedata/test/test_codegen.py [283 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
rlib/unicodedata/test/test_codegen.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1.07 seconds =====================
++ 08:14:46 starting rlib/unicodedata/test/test_dawg.py [287 started in total]
__ rlib/unicodedata/test/test_dawg.py [284 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
rlib/unicodedata/test/test_dawg.py ......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 4.34 seconds =====================
++ 08:14:51 starting rlib/unicodedata/test/test_ucd.py [288 started in total]
__ rlib/test/test_streamio.py [285 done in total, somefailed=True] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 112 items
rlib/test/test_streamio.py ............................................. [ 40%]
..............................................................F.... [100%]
=================================== FAILURES ===================================
_____________________ TestDiskFile.test_write_interrupted ______________________
self = <rpython.rlib.test.test_streamio.TestDiskFile instance at 0xfffe0e68e1e0>
def test_write_interrupted(self):
try:
from signal import alarm, signal, SIG_DFL, SIGALRM
except ImportError:
pytest.skip('no alarm on this platform')
try:
read_fd, write_fd = os.pipe()
file = streamio.DiskFile(write_fd)
def handler(*a):
os.read(read_fd, 2000)
alarm(1)
signal(SIGALRM, handler)
alarm(1)
# Write to the pipe until it is full
buf = "FILL THE PIPE" * 1000
while True:
> if os.write(write_fd, buf) < len(buf):
E OSError: [Errno 4] Interrupted system call
rlib/test/test_streamio.py:1116: OSError
=========================== short test summary info ============================
FAIL rlib/test/test_streamio.py::TestDiskFile::()::test_write_interrupted
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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, 111 passed, 1 warnings in 79.52 seconds ===============
++ 08:15:08 starting rlib/unicodedata/test/test_unicodedata.py [289 started in total]
__ rlib/unicodedata/test/test_ucd.py [286 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
rlib/unicodedata/test/test_ucd.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 14.96 seconds =====================
++ 08:15:08 starting rtyper/lltypesystem/module/test [290 started in total]
__ rlib/unicodedata/test/test_unicodedata.py [287 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/unicodedata/test/test_unicodedata.py .......................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 18.07 seconds ====================
++ 08:15:28 starting rtyper/lltypesystem/test [291 started in total]
__ rtyper/lltypesystem/module/test [288 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 21.42 seconds ====================
++ 08:15:32 starting rtyper/test [292 started in total]
__ rtyper/lltypesystem/test [289 done in total, somefailed=True] ______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 276 items
rtyper/lltypesystem/test/test_ll2ctypes.py ............................. [ 10%]
..............................................n: 3
Arg 0: 1
Arg 1: 20
Arg 2: 300
....s. [ 29%]
rtyper/lltypesystem/test/test_llarena.py .....s......F [ 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........ [ 93%]
rtyper/lltypesystem/test/test_rtagged.py .............. [ 98%]
rtyper/lltypesystem/test/test_ztranslated.py ... [100%]
=================================== FAILURES ===================================
__________________ TestStandalone.test_compiled_arena_protect __________________
self = <rpython.rtyper.lltypesystem.test.test_llarena.TestStandalone object at 0xfffd8b016e90>
def test_compiled_arena_protect(self):
import sys
S = lltype.Struct('S', ('x', lltype.Signed))
#
def fn(argv):
testrun = int(argv[1])
a = arena_malloc(65536, False)
arena_reserve(a, llmemory.sizeof(S))
p = llmemory.cast_adr_to_ptr(a + 23432, lltype.Ptr(S))
p.x = 123
assert p.x == 123
arena_protect(a, 65536, True)
result = 0
if testrun == 1:
print p.x # segfault
if testrun == 2:
p.x = 124 # segfault
arena_protect(a, 65536, False)
p.x += 10
print p.x
return 0
#
t, cbuilder = self.compile(fn)
data = cbuilder.cmdexec('0')
assert data == '133\n'
if has_protect:
if sys.platform.startswith('win'):
# Do not open error dialog box
import ctypes
SEM_NOGPFAULTERRORBOX = 0x0002 # From MSDN
old_err_mode = ctypes.windll.kernel32.GetErrorMode()
new_err_mode = old_err_mode | SEM_NOGPFAULTERRORBOX
ctypes.windll.kernel32.SetErrorMode(new_err_mode)
> cbuilder.cmdexec('1', expect_crash=True)
rtyper/lltypesystem/test/test_llarena.py:360:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.translator.c.genc.CStandaloneBuilder object at 0xfffd8ae63e50>
args = '1', env = None, err = False, expect_crash = True
exe = local('/tmp/pytest/usession-pytest3.10-539/testing_2/testing_2')
def cmdexec(self, args='', env=None, err=False, expect_crash=False, exe=None):
assert self._compiled
if sys.platform == 'win32':
#Prevent opening a dialog box
import ctypes
winapi = ctypes.windll.kernel32
SetErrorMode = winapi.SetErrorMode
SetErrorMode.argtypes=[ctypes.c_int]
SEM_FAILCRITICALERRORS = 1
SEM_NOGPFAULTERRORBOX = 2
SEM_NOOPENFILEERRORBOX = 0x8000
flags = SEM_FAILCRITICALERRORS | SEM_NOGPFAULTERRORBOX \
| SEM_NOOPENFILEERRORBOX
#Since there is no GetErrorMode, do a double Set
old_mode = SetErrorMode(flags)
SetErrorMode(old_mode | flags)
if env is None:
envrepr = ''
else:
envrepr = ' [env=%r]' % (env,)
env.update(os.environ)
if exe is None:
exe = self.executable_name
log.cmdexec('%s %s%s' % (exe, args, envrepr))
res = self.translator.platform.execute(exe, args, env=env)
if sys.platform == 'win32':
SetErrorMode(old_mode)
if res.returncode != 0:
if expect_crash:
if type(expect_crash) is int and expect_crash != res.returncode:
raise Exception("Returned %d, but expected %d" % (
res.returncode, expect_crash))
return res.out, res.err
print(res.err, file=sys.stderr)
raise Exception("Returned %d" % (res.returncode,))
if expect_crash:
> raise Exception("Program did not crash!")
E Exception: Program did not crash!
translator/c/genc.py:320: Exception
----------------------------- Captured stderr call -----------------------------
[rtyper] specializing: 100 / 427 blocks (23%)
[rtyper] specializing: 200 / 432 blocks (46%)
[rtyper] specializing: 300 / 432 blocks (69%)
[rtyper] specializing: 400 / 434 blocks (92%)
[rtyper] -=- specialized 434 blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 25 more blocks -=-
[rtyper] specializing: 500 / 535 blocks (93%)
[rtyper] -=- specialized 60 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 6 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 0 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 600 / 611 blocks (98%)
[rtyper] -=- specialized 76 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 30 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
[backendopt:malloc] removed 0 simple mallocs in total
[c:database] GC transformer: finished helpers
[c:database] GC transformer: finished tables
[c:database] Inlining GC helpers and postprocessing
[c] 393 nodes [ array: 26 func: 165 refcnt rtti: 18 struct: 184 ]
[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_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] data_rpython_rtyper_lltypesystem_test.c
[c:writing] data_rpython_translator_c.c
[c:writing] nonfuncnodes.c
[c:writing] data_rpython_rlib_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_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_test.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[platform:execute] make in /tmp/pytest/usession-pytest3.10-539/testing_2
[c:cmdexec] /tmp/pytest/usession-pytest3.10-539/testing_2/testing_2 0
[c:cmdexec] /tmp/pytest/usession-pytest3.10-539/testing_2/testing_2 1
=========================== short test summary info ============================
FAIL rtyper/lltypesystem/test/test_llarena.py::TestStandalone::()::test_compiled_arena_protect
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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, 270 passed, 5 skipped, 1 warnings in 295.66 seconds =========
++ 08:20:32 starting rtyper/tool/test [293 started in total]
__ rtyper/tool/test [290 done in total, somefailed=False] _____________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 4.62 seconds =====================
++ 08:20:37 starting tool/algo/test [294 started in total]
__ tool/algo/test [291 done in total, somefailed=False] _______________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 22.73 seconds ===============
++ 08:21:01 starting tool/cparser/test [295 started in total]
__ tool/cparser/test [292 done in total, somefailed=False] ____________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
tool/cparser/test/test_cts.py ..................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.33 seconds =====================
++ 08:21:04 starting tool/jitlogparser/test [296 started in total]
__ tool/jitlogparser/test [293 done in total, somefailed=False] _______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.28 seconds ===============
++ 08:21:06 starting tool/pytest/test [297 started in total]
__ tool/pytest/test [294 done in total, somefailed=False] _____________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
tool/pytest/test/test_expecttest.py s [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.17 seconds =====================
++ 08:21:07 starting tool/test [298 started in total]
__ tool/test [295 done in total, somefailed=False] ____________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ..... [ 88%]
tool/test/test_sourcetools.py .... [ 94%]
tool/test/test_udir.py .. [ 97%]
tool/test/test_version.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 7.96 seconds =====================
++ 08:21:17 starting translator/backendopt/test [299 started in total]
__ translator/backendopt/test [296 done in total, somefailed=False] ___________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 11.60 seconds ==============
++ 08:21:31 starting translator/c/test/test_backendoptimized.py [300 started in total]
__ rlib/test/test_rbigint.py [297 done in total, somefailed=False] ____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 199 items
rlib/test/test_rbigint.py .............................................. [ 23%]
........................................................................ [ 59%]
........................................................................ [ 95%]
......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 1608.13 seconds ===================
++ 08:28:10 starting translator/c/test/test_boehm.py [301 started in total]
__ translator/c/test/test_backendoptimized.py [298 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 90 items
translator/c/test/test_backendoptimized.py ............................. [ 32%]
............................................................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 438.46 seconds ====================
++ 08:28:59 starting translator/c/test/test_database.py [302 started in total]
__ translator/c/test/test_database.py [299 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_database.py ................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2.16 seconds =====================
++ 08:29:02 starting translator/c/test/test_exception.py [303 started in total]
__ translator/c/test/test_boehm.py [300 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_boehm.py ................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 93.26 seconds ====================
++ 08:29:45 starting translator/c/test/test_extfunc.py [304 started in total]
__ translator/c/test/test_exception.py [301 done in total, somefailed=False] __
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_exception.py .......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.27 seconds ====================
++ 08:29:53 starting translator/c/test/test_genc.py [305 started in total]
__ rtyper/test [302 done in total, somefailed=False] __________________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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
/build_dir/rpython-linux-aarch64/build/virt_test/lib/python2.7/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
/build_dir/rpython-linux-aarch64/build/virt_test/lib/python2.7/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 927.61 seconds =======
++ 08:31:09 starting translator/c/test/test_lladdresses.py [306 started in total]
__ translator/c/test/test_genc.py [303 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items
translator/c/test/test_genc.py ........................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 106.96 seconds ====================
++ 08:31:42 starting translator/c/test/test_llop.py [307 started in total]
__ translator/c/test/test_llop.py [304 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
translator/c/test/test_llop.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 35.31 seconds =====================
++ 08:32:20 starting translator/c/test/test_lltyped.py [308 started in total]
__ translator/c/test/test_lladdresses.py [305 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 17 items
translator/c/test/test_lladdresses.py ................. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 70.00 seconds ====================
++ 08:32:22 starting translator/c/test/test_math.py [309 started in total]
__ translator/c/test/test_math.py [306 done in total, somefailed=False] _______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_math.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 38.79 seconds =====================
++ 08:33:06 starting translator/c/test/test_newgc.py [310 started in total]
__ translator/c/test/test_extfunc.py [307 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 58 items
translator/c/test/test_extfunc.py ..........s........................... [ 65%]
...s................ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 275.31 seconds ==============
++ 08:34:26 starting translator/c/test/test_refcount.py [311 started in total]
__ rlib/rsre/test/test_zjit.py [308 done in total, somefailed=False] __________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
rlib/rsre/test/test_zjit.py .....................x.... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 2424.18 seconds ==============
++ 08:34:34 starting translator/c/test/test_rtagged.py [312 started in total]
__ translator/c/test/test_rtagged.py [309 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
translator/c/test/test_rtagged.py .. [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.36 seconds =====================
++ 08:34:40 starting translator/c/test/test_standalone.py [313 started in total]
__ translator/c/test/test_refcount.py [310 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
translator/c/test/test_refcount.py .......... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 49.52 seconds ====================
++ 08:35:18 starting translator/c/test/test_standalone_print_function.py [314 started in total]
__ translator/c/test/test_standalone_print_function.py [311 done in total, somefailed=False]
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 item
translator/c/test/test_standalone_print_function.py . [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.99 seconds =====================
++ 08:35:30 starting translator/c/test/test_support.py [315 started in total]
__ translator/c/test/test_support.py [312 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 107 items
translator/c/test/test_support.py ...................................... [ 35%]
..................................................................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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.39 seconds ====================
++ 08:35:32 starting translator/c/test/test_symbolic.py [316 started in total]
__ translator/c/test/test_symbolic.py [313 done in total, somefailed=False] ___
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
translator/c/test/test_symbolic.py ....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 26.47 seconds =====================
++ 08:35:59 starting translator/c/test/test_typed.py [317 started in total]
__ translator/c/test/test_lltyped.py [314 done in total, somefailed=False] ____
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 223.22 seconds ==============
++ 08:36:12 starting translator/platform/arch/test [318 started in total]
__ translator/platform/arch/test [315 done in total, somefailed=False] ________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 =====================
++ 08:36:13 starting translator/platform/test [319 started in total]
__ translator/platform/test [316 done in total, somefailed=False] _____________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items / 2 skipped
translator/platform/test/test_makefile.py ...s [ 22%]
translator/platform/test/test_platform.py .......... [ 77%]
translator/platform/test/test_posix.py .... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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, 3 skipped, 1 warnings in 18.74 seconds ===============
++ 08:36:33 starting translator/sandbox/test [320 started in total]
__ translator/sandbox/test [317 done in total, somefailed=True] _______________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
translator/sandbox/test/test_sandbox.py ..........s.s.F.. [ 56%]
translator/sandbox/test/test_sandlib.py .s....... [ 86%]
translator/sandbox/test/test_vfs.py .... [100%]
=================================== FAILURES ===================================
______________________ TestPrintedResults.test_safefuncs _______________________
self = <rpython.translator.sandbox.test.test_sandbox.TestPrintedResults instance at 0xfffc2b6ed500>
def test_safefuncs(self):
import math
def entry_point(argv):
a = float(argv[1])
print int(math.floor(a - 0.2)),
print int(math.ceil(a)),
print int(100.0 * math.sin(a)),
mantissa, exponent = math.frexp(a)
print int(100.0 * mantissa), exponent,
fracpart, intpart = math.modf(a)
print int(100.0 * fracpart), int(intpart),
print
return 0
> self.run(entry_point, ["3.011"], "2 4 13 75 2 1 3\n")
translator/sandbox/test/test_sandbox.py:352:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
translator/sandbox/test/test_sandbox.py:335: in run
output, error = proc.communicate()
translator/sandbox/sandlib.py:307: in communicate
self.handle_forever()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.translator.sandbox.sandlib.SimpleIOSandboxedProc object at 0xfffc2a769c10>
def handle_forever(self):
returncode = self.handle_until_return()
if returncode != 0:
raise OSError("the sandboxed subprocess exited with code %d" % (
> returncode,))
E OSError: the sandboxed subprocess exited with code -11
translator/sandbox/sandlib.py:220: OSError
----------------------------- Captured stderr call -----------------------------
[flowgraph] (rpython.translator.sandbox.test.test_sandbox:341)entry_point\n[translation:info] Annotating&simplifying...\n[c59d6f27a171200] {translation-task\nstarting annotate \n[translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy\n[flowgraph] (rpython.flowspace.specialcase:76)rpython_print_item\n[flowgraph] (rpython.flowspace.specialcase:95)rpython_print_newline\n[flowgraph] (rpython.flowspace.specialcase:85)rpython_print_end\n[flowgraph] (rpython.rlib.rposix:500)write\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:1427)scoped_nonmovingbuffer.__init__\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:1431)scoped_nonmovingbuffer.__enter__\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:873)get_nonmovingbuffer_ll\n[flowgraph] (rpython.rlib.objectmodel:315)we_are_translated_to_c\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:116)copy_string_to_raw\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:63)_get_raw_buf\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:57)_str_ofs\n[flowgraph] (rpython.rtyper.lltypesystem.llmemory:411)sizeof\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)write\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:1433)scoped_nonmovingbuffer.__exit__\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:937)free_nonmovingbuffer_ll\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:3)ccall_write\n[flowgraph] (rpython.rlib.rgil:160)release\n[flowgraph] (rpython.rlib.rposix:151)_errno_before\n[flowgraph] (rpython.rlib.rthread:349)getraw\n[flowgraph] (rpython.rlib.rthread:349)getraw\n[flowgraph] (rpython.rlib.rposix:170)_errno_after\n[flowgraph] (rpython.rlib.rthread:364)setraw\n[flowgraph] (rpython.rlib.rthread:364)setraw\n[flowgraph] (rpython.rlib.rgil:171)acquire\n[flowgraph] (rpython.rlib.rthread:282)gc_thread_run\n[flowgraph] (rpython.rlib.rposix:430)handle_posix_error\n[flowgraph] (rpython.rlib.rarithmetic:139)widen\n[flowgraph] (rpython.rlib.rposix:113)get_saved_errno\n[flowgraph] (?:1)memo_offsetof_0\n[flowgraph] (?:1)memo_itemoffsetof_0\n[flowgraph] (?:1)memo__sizeof_none_0\n[flowgraph] (?:1)memo__isfunctype_0\n[flowgraph] (?:1)memo__isfunctype_0\n[flowgraph] (?:1)memo_itemoffsetof_0\n[flowgraph] (?:1)memo__should_widen_type_0\n[c59d6f27f9a0280] translation-task}\n[translation:info] RTyping...\n[c59d6f27f9b0880] {translation-task\nstarting rtype_lltype \n[flowgraph] (rpython.rtyper.rclass:1170)ll_runtime_type_info\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:1306)ll_strnext\n[flowgraph] (rpython.rtyper.rlist:588)ll_append\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:365)ll_length\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:280)_ll_list_resize_ge\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rlib.jit:1300)conditional_call\n[flowgraph] (?:11)_ll_list_resize_hint_really_look_inside_iff\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)<lambda>\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:351)_ll_new_empty_item_array\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (?:2)ll_arraycopy\n[flowgraph] (rpython.rlib.rgc:362)ll_arraycopy\n[flowgraph] (rpython.rlib.rgc:342)copy_item\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (?:2)_ll_list_resize_hint_really_trampoline\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:198)_ll_list_resize_hint_really\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items\n[flowgraph] (?:1)memo__ll_prebuilt_empty_array_0\n[flowgraph] (?:1)memo__contains_gcptr_0\n[flowgraph] (?:1)memo_itemoffsetof_0\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:1293)ll_striter\n[flowgraph] (rpython.rtyper.rstr:425)ll_str\n[flowgraph] (?:1)memo_ll_constant_0\n[flowgraph] (?:11)ll_join_strs_look_inside_iff\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:785)<lambda>\n[flowgraph] (rpython.rtyper.lltypesystem.llmemory:1037)cast_any_ptr\n[flowgraph] (rpython.rlib.jit:294)loop_unrolling_heuristic\n[flowgraph] (?:2)mallocstr\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:36)mallocstr\n[flowgraph] (rpython.rlib.jit:281)isvirtual\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:78)copy_string_contents\n[flowgraph] (?:2)ll_join_strs_trampoline\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:783)ll_join_strs\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:350)ll_strlen\n[flowgraph] (?:11)ll_join_chars_look_inside_iff\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:821)<lambda>\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rlib.jit:281)isvirtual\n[flowgraph] (?:2)ll_join_chars_trampoline\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:820)ll_join_chars\n[flowgraph] (?:11)ll_listdelslice_startonly_look_inside_iff\n[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly\n[flowgraph] (rpython.rtyper.rlist:912)<lambda>\n[flowgraph] (rpython.rtyper.rlist:539)ll_null_item\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:295)_ll_list_resize_le\n[flowgraph] (rpython.rlib.jit:281)isvirtual\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rlib.jit:1300)conditional_call\n[flowgraph] (?:2)ll_listdelslice_startonly_trampoline\n[flowgraph] (rpython.rtyper.rlist:912)ll_listdelslice_startonly\n[flowgraph] (rpython.translator.sandbox.rsandbox:157)sandboxed_ll_os.ll_os_write\n[flowgraph] (rpython.rtyper.rint:149)ll_str\n[flowgraph] (rpython.rtyper.lltypesystem.ll_str:13)ll_int2dec\n[flowgraph] (rpython.rtyper.lltypesystem.ll_str:7)ll_unsigned\n[flowgraph] (rpython.rtyper.lltypesystem.module.ll_math:199)ll_math_modf\n[rtyper] specializing: 100 / 369 blocks (27%)\n[flowgraph] (rpython.rtyper.rlist:688)ll_getitem_nonneg\n[flowgraph] (rpython.rtyper.rlist:717)ll_getitem_fast\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:369)ll_items\n[flowgraph] (rpython.rtyper.rstr:996)ll_float\n[flowgraph] (rpython.rlib.rfloat:87)rstring_to_float\n[flowgraph] (rpython.rlib.rdtoa:54)strtod\n[flowgraph] (rpython.rlib.objectmodel:397)revdb_flag_io_disabled\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:926)get_nonmovingbuffer_ll_final_null\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)_PyPy_dg_strtod\n[flowgraph] (?:1)memo__isfunctype_0\n[flowgraph] (?:1)memo__isfunctype_0\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)floor\n[flowgraph] (rpython.rtyper.lltypesystem.module.ll_math:367)ll_math_ceil\n[flowgraph] (rpython.rtyper.lltypesystem.module.ll_math:345)ll_math_sin\n[flowgraph] (rpython.rtyper.lltypesystem.module.ll_math:158)ll_math_frexp\n[flowgraph] (rpython.rtyper.rint:525)ll_uint_py_mod\n[flowgraph] (rpython.rtyper.rint:434)ll_uint_py_div\n[rtyper] specializing: 200 / 440 blocks (45%)\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:354)ll_stritem_nonneg\n[rtyper] specializing: 300 / 442 blocks (67%)\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:860)ll_stringslice_startstop\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:840)_ll_stringslice\n[flowgraph] (?:1)memo_emptystrfun_0\n[rtyper] specializing: 400 / 459 blocks (87%)\n[rtyper] -=- specialized 459 blocks -=-\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)sin\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)ceil\n[flowgraph] (rpython.rlib.rmarshal:223)dump_string_or_none\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)frexp\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)modf\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)copysign\n[flowgraph] (rpython.rlib.rmarshal:119)w_long\n[flowgraph] (rpython.rlib.rmarshal:129)dump_none\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:2)ccall_ceil\n[flowgraph] (rpython.rlib.rposix:151)_errno_before\n[flowgraph] (rpython.rlib.rposix:170)_errno_after\n[flowgraph] (rpython.rlib.rmarshal:473)dump_tuple\n[flowgraph] (rpython.rlib.rmarshal:157)dump_int\n[flowgraph] (rpython.rlib.rmarshal:184)dump_longlong\n[flowgraph] (rpython.translator.sandbox.rsandbox:72)sandboxed_io\n[flowgraph] (rpython.rtyper.lltypesystem.lltype:2296)scoped_alloc\n[flowgraph] (rpython.rtyper.lltypesystem.lltype:2280)ScopedAlloc_Array of Char {'nolength': True} .__init__\n[flowgraph] (rpython.rtyper.lltypesystem.lltype:2286)ScopedAlloc_Array of Char {'nolength': True} .__enter__\n[flowgraph] (rpython.rlib.rfloat:585)_error_check_errno_unary_math\n[flowgraph] (rpython.rlib.rfloat:567)_likely_raise\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:278)fabs\n[flowgraph] (rpython.rtyper.lltypesystem.lltype:2289)ScopedAlloc_Array of Char {'nolength': True} .__exit__\n[flowgraph] (rpython.translator.sandbox.rsandbox:40)writeall_not_sandboxed\n[flowgraph] (rpython.translator.sandbox.rsandbox:55)FdLoader.__init__\n[flowgraph] (rpython.rlib.rmarshal:173)load_int\n[flowgraph] (rpython.rlib.rmarshal:312)readchr\n[flowgraph] (rpython.rlib.rmarshal:284)Loader.__init__\n[flowgraph] (rpython.translator.sandbox.rsandbox:60)FdLoader.need_more_data\n[flowgraph] (rpython.rlib.rmarshal:325)readlong\n[flowgraph] (rpython.translator.sandbox.rsandbox:90)reraise_error\n[flowgraph] (rpython.rlib.rmarshal:166)load_int_nonneg\n[flowgraph] (rpython.rlib.rmarshal:288)Loader.check_finished\n[flowgraph] (?:1)memo__isfunctype_0\n[flowgraph] (?:1)memo__isfunctype_0\n[flowgraph] (?:1)memo__isfunctype_0\n[flowgraph] (?:1)memo__make_scoped_allocator_0\n[flowgraph] (rpython.rtyper.rlist:572)ll_len\n[rtyper] specializing: 500 / 690 blocks (72%)\n[flowgraph] (rpython.rtyper.lltypesystem.module.ll_math:91)ll_math_isnan\n[flowgraph] (rpython.rtyper.rrange:172)ll_rangenext_up\n[flowgraph] (rpython.rtyper.lltypesystem.module.ll_math:106)ll_math_isfinite\n[rtyper] specializing: 600 / 695 blocks (86%)\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:425)ll_strconcat\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:416)ll_length\n[flowgraph] (rpython.rtyper.lltypesystem.module.ll_math:98)ll_math_isinf\n[flowgraph] (rpython.rtyper.rlist:688)ll_getitem_nonneg\n[flowgraph] (rpython.rtyper.rlist:717)ll_getitem_fast\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:372)ll_getitem_fast\n[flowgraph] (rpython.rtyper.lltypesystem.rrange:70)ll_newrange\n[flowgraph] (rpython.rtyper.lltypesystem.rrange:91)ll_rangeiter\n[flowgraph] (rpython.rtyper.rlist:792)ll_extend_with_str\n[flowgraph] (rpython.rtyper.rlist:795)ll_extend_with_str_slice_startonly\n[flowgraph] (rpython.rtyper.rlist:547)listItemType\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:357)ll_newemptylist\n[rtyper] specializing: 700 / 733 blocks (95%)\n[rtyper] -=- specialized 274 more blocks -=-\n[rtyper] -=- specialized 9 more blocks -=-\n[flowgraph] (rpython.rtyper.rclass:1133)ll_issubclass\n[flowgraph] (rpython.rtyper.rclass:1130)ll_type\n[rtyper] -=- specialized 4 more blocks -=-\n[c59d6f2a0373380] translation-task}\n[translation:info] lltype back-end optimisations...\n[c59d6f2a0381200] {translation-task\nstarting backendopt_lltype \n[backendopt:removecasts] removed 1 cast_pointers in _get_raw_buf__rpy_string\n[backendopt:removecasts] removed 3 cast_pointers in handle_posix_error__write\n[backendopt:removecasts] removed 1 cast_pointers in ll_strnext__stringiterPtr\n[backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v41866___simple_call__function\n[backendopt:removecasts] removed 1 cast_pointers in copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed\n[backendopt:removecasts] removed 1 cast_pointers in ll_join_strs__v41872___simple_call__function\n[backendopt:removecasts] removed 2 cast_pointers in ll_math_modf__Float\n[backendopt:removecasts] removed 3 cast_pointers in ll_float__rpy_stringPtr\n[backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString\n[backendopt:removecasts] removed 1 cast_pointers in ll_math_sin__Float\n[backendopt:removecasts] removed 2 cast_pointers in ll_math_frexp__Float\n[backendopt:removecasts] removed 1 cast_pointers in _ll_stringslice__rpy_stringPtr_Signed_Signed\n[backendopt:removecasts] removed 3 cast_pointers in _likely_raise\n[backendopt:removecasts] removed 2 cast_pointers in writeall_not_sandboxed\n[backendopt:removecasts] removed 1 cast_pointers in load_int\n[backendopt:removecasts] removed 4 cast_pointers in FdLoader.need_more_data\n[backendopt:removecasts] removed 12 cast_pointers in reraise_error\n[backendopt:removecasts] removed 1 cast_pointers in load_int_nonneg\n[backendopt:removecasts] removed 1 cast_pointers in Loader.check_finished\n[backendopt:removecasts] removed 1 cast_pointers in ll_rangenext_up__rangePtr_Signed\n[backendopt:removecasts] removed 1 cast_pointers in ll_getitem_nonneg__dum_checkidxConst_ll_getitem_fastConst_listPtr_Signed\n[backendopt:removecasts] removed 2 cast_pointers in ll_extend_with_str_slice_startonly__listPtr_rpy_stringPtr_ll_strlenConst_ll_stritem_nonnegConst_Signed\n[backendopt:inlining] phase with threshold factor: 32.4\n[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic\n[backendopt:inlining] 0.00 ceil__Float_star_1\n[backendopt:inlining] 0.00 get_nonmovingbuffer_ll\n[backendopt:inlining] 0.00 sin__Float_star_1\n[backendopt:inlining] 0.00 fabs__Float_star_1\n[backendopt:inlining] 0.00 copysign__Float_Float_star_2\n[backendopt:inlining] 0.00 frexp__Float_arrayPtr_star_2\n[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_nocheckConst_ll_getitem_fastConst_listPtr_Signed\n[backendopt:inlining] 0.00 copy_string_contents__rpy_stringPtr_rpy_stringPtr_Signed_Signed_Signed\n[backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed\n[backendopt:inlining] 0.00 isconstant__v41863___simple_call__function\n[backendopt:inlining] 0.00 memo_emptystrfun_0\n[backendopt:inlining] 0.00 floor__Float_star_1\n[backendopt:inlining] 0.00 conditional_call__v41886___simple_call__function_star_3\n[backendopt:inlining] 0.00 isvirtual__v41882___simple_call__function\n[backendopt:inlining] 0.00 ll_getitem_fast__listPtr_Signed\n[backendopt:inlining] 0.00 modf__Float_arrayPtr_star_2\n[backendopt:inlining] 0.00 isconstant__v41885___simple_call__function\n[backendopt:inlining] 0.00 memo__ll_prebuilt_empty_array_0\n[backendopt:inlining] 0.00 memo_ll_constant_0\n[backendopt:inlining] 0.00 isconstant__v41869___simple_call__function\n[backendopt:inlining] 0.00 memo__sizeof_none_0\n[backendopt:inlining] 0.00 isconstant__v41881___simple_call__function\n[backendopt:inlining] 0.00 _get_raw_buf__rpy_string\n[backendopt:inlining] 0.00 ll_getitem_nonneg__dum_checkidxConst_ll_getitem_fastConst_listPtr_Signed\n[backendopt:inlining] 0.00 isconstant__v41857___simple_call__function\n[backendopt:inlining] 0.00 _PyPy_dg_strtod__arrayPtr_arrayPtr_star_2\n[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString\n[backendopt:inlining] 0.00 isconstant__v41875___simple_call__function\n[backendopt:inlining] 0.00 isvirtual__v41876___simple_call__function\n[backendopt:inlining] 0.00 conditional_call__v41858___simple_call__function_star_3\n[backendopt:inlining] 0.00 gc_thread_run\n[backendopt:inlining] 0.00 cast_any_ptr__Ptr_GcStruct_rpy_stringLlT_rpy_stringPtr\n[backendopt:inlining] 0.00 widen__int\n[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__enter__\n[backendopt:inlining] 0.00 copy_string_to_raw\n[backendopt:inlining] 0.00 isconstant__v41884___simple_call__function\n[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString\n[backendopt:inlining] 0.00 isconstant__v41862___simple_call__function\n[backendopt:inlining] 0.00 isconstant__v41856___simple_call__function\n[backendopt:inlining] 0.00 write__Signed_arrayPtr_Signed_star_3\n[backendopt:inlining] 0.00 isvirtual__v41870___simple_call__function\n[backendopt:inlining] 0.00 __exit____star_3\n[backendopt:inlining] 0.00 scoped_nonmovingbuffer.__init__\n[backendopt:inlining] 2.00 ll_strlen__rpy_stringPtr\n[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString\n[backendopt:inlining] 2.00 ll_length__listPtr\n[backendopt:inlining] 2.00 ll_items__listPtr\n[backendopt:inlining] 2.00 getraw\n[backendopt:inlining] 2.00 ll_math_isnan__Float\n[backendopt:inlining] 2.00 ScopedAlloc_Array of Char {'nolength': True} .__enter__\n[backendopt:inlining] 2.00 getraw\n[backendopt:inlining] 2.00 setraw\n[backendopt:inlining] 2.00 setraw\n[backendopt:inlining] 2.00 ll_length__rpy_stringPtr\n[backendopt:inlining] 2.00 ll_uint_py_mod__Unsigned_Unsigned\n[backendopt:inlining] 2.00 ll_unsigned__Signed\n[backendopt:inlining] 2.00 ll_items__listPtr\n[backendopt:inlining] 2.00 ll_uint_py_div__Unsigned_Unsigned\n[backendopt:inlining] 4.00 ll_math_isfinite__Float\n[backendopt:inlining] 4.00 ll_stritem_nonneg__rpy_stringPtr_Signed\n[backendopt:inlining] 4.00 __exit____star_3\n[backendopt:inlining] 4.00 ScopedAlloc_Array of Char {'nolength': True} .__init__\n[backendopt:inlining] 4.00 Loader.__init__\n[backendopt:inlining] 4.00 copy_item__arrayPtr_arrayPtr_Signed_Signed\n[backendopt:inlining] 4.00 ll_str__StringR_Ptr_GcStruct_rpy_strin_rpy_stringPtr\n[backendopt:inlining] 5.00 release\n[backendopt:inlining] 5.50 ll_math_isinf__Float\n[backendopt:inlining] 6.00 _str_ofs__rpy_string\n[backendopt:inlining] 0.00 get_nonmovingbuffer_ll_final_null__SomeString\n[backendopt:inlining] 7.00 mallocstr__Signed\n[backendopt:inlining] 4.00 get_saved_errno\n[backendopt:inlining] 2.00 ll_len__listPtr\n[backendopt:inlining] 7.00 dump_int\n[backendopt:inlining] 7.00 dump_none\n[backendopt:inlining] 7.00 ll_str__IntegerR_SignedConst_Signed\n[backendopt:inlining] 7.00 rstring_to_float__SomeString\n[backendopt:inlining] 7.00 ll_listdelslice_startonly_look_inside_iff__listPtr_Signed\n[backendopt:inlining] 7.00 rpython_print_newline\n[backendopt:inlining] 7.50 mallocstr__Signed\n[backendopt:inlining] 8.00 ll_newrange__Ptr_GcStruct_rangeLlT_Signed_Signed\n[backendopt:inlining] 8.00 ll_newemptylist__GcStruct_listLlT\n[backendopt:inlining] 9.00 _ll_list_resize_hint_really_look_inside_iff__listPtr_Signed_Bool\n[backendopt:inlining] 9.00 ll_join_chars_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT\n[backendopt:inlining] 9.00 ll_join_strs_look_inside_iff__Signed_arrayPtr_Ptr_GcStruct_rpy_stringLlT\n[backendopt:inlining] 7.00 acquire\n[backendopt:inlining] 6.00 ll_getitem_fast__listPtr_Signed\n[backendopt:inlining] 6.00 ll_setitem_fast__listPtr_Signed_Char\n[backendopt:inlining] 11.00 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed\n[backendopt:inlining] 11.00 ll_extend_with_str__listPtr_rpy_stringPtr_ll_strlenConst_ll_stritem_nonnegConst\n[backendopt:inlining] 8.00 FdLoader.__init__\n[backendopt:inlining] 6.00 ll_getitem_fast__listPtr_Signed\n[backendopt:inlining] 12.00 ll_rangeiter__Ptr_GcStruct_rangeLlT_rangePtr\n[backendopt:inlining] 12.00 ll_striter__rpy_stringPtr\n[backendopt:inlining] 12.50 ll_rangenext_up__rangePtr_Signed\n[backendopt:inlining] 10.00 scoped_alloc__array_False\n[backendopt:inlining] 13.00 free_nonmovingbuffer_ll\n[backendopt:inlining] 9.00 ll_listdelslice_startonly__v41888___simple_call__function\n[backendopt:inlining] 9.00 ll_listdelslice_startonly__v41879___simple_call__function\n[backendopt:inlining] 14.00 load_int_nonneg\n[backendopt:inlining] 15.50 ll_strnext__stringiterPtr\n[backendopt:inlining] 4.00 loop_unrolling_heuristic__v41868___simple_call__function\n[backendopt:inlining] 13.00 Loader.check_finished\n[backendopt:inlining] 18.12 ll_stringslice_startstop__rpy_stringPtr_Signed_Signed\n[backendopt:inlining] 21.00 ccall_ceil\n[backendopt:inlining] 23.00 dump_longlong\n[backendopt:inlining] 17.00 ll_append__listPtr_Char\n[backendopt:inlining] 19.25 _errno_after__v41890___simple_call__function\n[backendopt:inlining] 19.25 _errno_after__v41854___simple_call__function\n[backendopt:inlining] 26.16 ll_join_chars__v41873___simple_call__function\n[backendopt:inlining] 26.16 ll_join_chars__v41878___simple_call__function\n[backendopt:inlining] 27.50 ll_arraycopy__arrayPtr_arrayPtr_Signed_Signed_Signed\n[backendopt:inlining] 27.87 ll_math_frexp__Float\n[backendopt:inlining] 31.75 handle_posix_error__write\n[backendopt:inlining] 27.50 _error_check_errno_unary_math__False\n[backendopt:inlining] 31.87 _errno_before__v41889___simple_call__function\n[backendopt:inlining] 31.87 _errno_before__v41853___simple_call__function\n[backendopt:inlining] inlined 261 callsites.\n[backendopt:removecasts] removed 2 cast_pointers in strtod__SomeString\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] 4 simple mallocs removed in 'entry_point'\n[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_item'\n[backendopt:malloc] 1 simple mallocs removed in 'rpython_print_end'\n[backendopt:malloc] 3 simple mallocs removed in 'write'\n[backendopt:malloc] 2 simple mallocs removed in 'scoped_nonmovingbuffer.__init__'\n[backendopt:malloc] 7 simple mallocs removed in 'write__Signed_arrayPtr_Signed_star_3'\n[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_ge__listPtr_Signed'\n[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v41858___simple_call__function_star_3'\n[backendopt:malloc] 1 simple mallocs removed in '_ll_list_resize_le__listPtr_Signed'\n[backendopt:malloc] 1 simple mallocs removed in 'conditional_call__v41886___simple_call__function_star_3'\n[backendopt:malloc] 3 simple mallocs removed in 'll_math_modf__Float'\n[backendopt:malloc] 1 simple mallocs removed in 'strtod__SomeString'\n[backendopt:malloc] 5 simple mallocs removed in '_PyPy_dg_strtod__arrayPtr_arrayPtr_star_2'\n[backendopt:malloc] 3 simple mallocs removed in 'floor__Float_star_1'\n[backendopt:malloc] 3 simple mallocs removed in 'll_math_ceil__Float'\n[backendopt:malloc] 3 simple mallocs removed in 'll_math_sin__Float'\n[backendopt:malloc] 3 simple mallocs removed in 'sin__Float_star_1'\n[backendopt:malloc] 3 simple mallocs removed in 'ceil__Float_star_1'\n[backendopt:malloc] 5 simple mallocs removed in 'frexp__Float_arrayPtr_star_2'\n[backendopt:malloc] 5 simple mallocs removed in 'modf__Float_arrayPtr_star_2'\n[backendopt:malloc] 3 simple mallocs removed in 'copysign__Float_Float_star_2'\n[backendopt:malloc] 3 simple mallocs removed in 'sandboxed_io'\n[backendopt:malloc] 3 simple mallocs removed in '_likely_raise'\n[backendopt:malloc] 3 simple mallocs removed in 'fabs__Float_star_1'\n[backendopt:malloc] 3 simple mallocs removed in 'FdLoader.need_more_data'\n[backendopt:malloc] removed 71 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[backendopt] merging blocks in load_int\n[backendopt] merging blocks in reraise_error\n[c59d6f2ae4b7c80] translation-task}\n[translation:info] inserting stack checks...\n[c59d6f2ae4c8a00] {translation-task\nstarting stackcheckinsertion_lltype \n[flowgraph] (rpython.rlib.rstack:42)stack_check\n[flowgraph] (rpython.rlib.rstack:67)stack_check_slowpath\n[rtyper] -=- specialized 8 more blocks -=-\n[translation:info] inserted 0 stack checks.\n[c59d6f2aedbe780] translation-task}\n[translation:info] Creating database for generating c source...\n[c59d6f2aedccf80] {translation-task\nstarting database_c \n[flowgraph] (rpython.translator.exceptiontransform:100)rpyexc_occurred\n[flowgraph] (rpython.translator.exceptiontransform:104)rpyexc_fetch_type\n[flowgraph] (rpython.translator.exceptiontransform:107)rpyexc_fetch_value\n[flowgraph] (rpython.translator.exceptiontransform:110)rpyexc_clear\n[flowgraph] (rpython.translator.exceptiontransform:114)rpyexc_raise\n[flowgraph] (rpython.translator.exceptiontransform:128)rpyexc_reraise\n[flowgraph] (rpython.translator.exceptiontransform:133)rpyexc_fetch_exception\n[flowgraph] (rpython.translator.exceptiontransform:138)rpyexc_restore_exception\n[flowgraph] (rpython.translator.exceptiontransform:539)rpyexc_get_exception_addr\n[flowgraph] (rpython.translator.exceptiontransform:543)rpyexc_get_exc_value_addr\n[flowgraph] (rpython.rtyper.rclass:1173)ll_inst_type\n[rtyper] -=- specialized 25 more blocks -=-\n[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize\n[flowgraph] (rpython.memory.gctransform.transform:454)_ll_malloc_fixedsize_zero\n[flowgraph] (rpython.memory.gctransform.transform:470)_ll_malloc_varsize_no_length\n[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize\n[flowgraph] (rpython.memory.gctransform.transform:493)_ll_malloc_varsize_no_length_zero\n[flowgraph] (rpython.memory.gctransform.refcounting:34)ll_incref\n[flowgraph] (rpython.memory.gctransform.refcounting:38)ll_decref\n[flowgraph] (rpython.memory.gctransform.refcounting:45)ll_decref_simple\n[flowgraph] (rpython.memory.gctransform.refcounting:53)ll_no_pointer_dealloc\n[flowgraph] (rpython.memory.gctransform.refcounting:58)ll_malloc_fixedsize\n[flowgraph] (rpython.memory.gctransform.refcounting:64)ll_malloc_varsize_no_length\n[flowgraph] (rpython.memory.gctransform.transform:487)ll_malloc_varsize\n[flowgraph] (rpython.memory.gctransform.refcounting:78)ll_identityhash\n[flowgraph] (rpython.memory.gctransform.transform:461)_ll_compute_size\n[flowgraph] (rpython.memory.gctransform.transform:447)_ll_malloc_fixedsize\n[rtyper] specializing: 800 / 839 blocks (95%)\n[rtyper] -=- specialized 60 more blocks -=-\n[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length_zero__Signed_Signed_Signed\n[backendopt:removecasts] removed 1 cast_pointers in _ll_compute_size__Signed_Signed_Signed\n[backendopt:removecasts] removed 1 cast_pointers in ll_malloc_varsize_no_length__Signed_Signed_Signed\n[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize_zero__Signed\n[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed\n[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_fixedsize__Signed\n[backendopt:removecasts] removed 1 cast_pointers in _ll_malloc_varsize_no_length__Signed_Signed_Signed\n[backendopt:inlining] phase with threshold factor: 32.4\n[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic\n[backendopt:inlining] 0.00 _ll_compute_size__Signed_Signed_Signed\n[backendopt:inlining] 9.00 _ll_malloc_fixedsize__Signed\n[backendopt:inlining] 16.50 _ll_malloc_varsize_no_length__Signed_Signed_Signed\n[backendopt:inlining] 20.75 ll_malloc_varsize_no_length__Signed_Signed_Signed\n[backendopt:inlining] inlined 6 callsites.\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 0 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[flowgraph] (rpython.translator.c.genc:261)entrypoint_wrapper\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:854)charp2str\n[flowgraph] (rpython.rtyper.lltypesystem.rffi:1030)charpsize2str\n[flowgraph] (rpython.rtyper.lltypesystem.rstr:145)copy_raw_to_string\n[flowgraph] (rpython.rtyper.rlist:487)ll_alloc_and_set\n[flowgraph] (rpython.rlib.rarithmetic:741)int_force_ge_zero\n[flowgraph] (rpython.rtyper.rlist:504)_ll_alloc_and_set_jit\n[flowgraph] (rpython.rtyper.rlist:494)_ll_alloc_and_set_nojit\n[flowgraph] (rpython.rtyper.rlist:472)_ll_zero_or_null\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:324)ll_newlist\n[flowgraph] (rpython.rtyper.rlist:516)_ll_alloc_and_clear\n[flowgraph] (?:11)_ll_alloc_and_set_nonnull_look_inside_iff\n[flowgraph] (rpython.rtyper.lltypesystem.rlist:377)ll_setitem_fast\n[flowgraph] (rpython.rtyper.rlist:528)<lambda>\n[flowgraph] (rpython.rlib.jit:269)isconstant\n[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull\n[flowgraph] (?:2)_ll_alloc_and_set_nonnull_trampoline\n[flowgraph] (rpython.rtyper.rlist:528)_ll_alloc_and_set_nonnull\n[flowgraph] (?:1)memo__null_of_type_0\n[flowgraph] (rpython.rtyper.rlist:726)ll_setitem_nonneg\n[rtyper] specializing: 900 / 915 blocks (98%)\n[rtyper] -=- specialized 76 more blocks -=-\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (rpython.memory.gctransform.refcounting:264)ll_dealloc\n[rtyper] -=- specialized 0 more blocks -=-\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[flowgraph] (?:1)ll_deallocator\n[rtyper] -=- specialized 28 more blocks -=-\n[backendopt:inlining] phase with threshold factor: 32.4\n[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic\n[backendopt:inlining] 4.00 ll_runtime_type_info__objectPtr\n[backendopt:inlining] inlined 1 callsites.\n[backendopt:malloc] starting malloc removal\n[backendopt:malloc] removed 0 simple mallocs in total\n[backendopt:mergeifblocks] starting to merge if blocks\n[backendopt:malloc] removed 0 simple mallocs in total\n[c:database] GC transformer: finished helpers\n[c:database] GC transformer: finished tables\n[c:database] Inlining GC helpers and postprocessing\n[c] 327 nodes [ array: 25 func: 95 refcnt rtti: 18 struct: 189 ]\n[c:database] Completed\n[translation:info] database for generating C source was created\n[c59d6f2d03c2780] translation-task}\n[translation:info] Generating c source...\n[c59d6f2d03d0080] {translation-task\nstarting source_c \n[c:writing] structdef.h\n[c:writing] forwarddecl.h\n[c:writing] preimpl.h\n[c:writing] data_rpython_flowspace.c\n[c:writing] data_rpython_memory_gctransform.c\n[c:writing] data_rpython_rlib.c\n[c:writing] data_rpython_rtyper_lltypesystem_module.c\n[c:writing] data_rpython_translator_c.c\n[c:writing] data_rpython_translator_sandbox.c\n[c:writing] nonfuncnodes.c\n[c:writing] data_rpython_rlib_1.c\n[c:writing] data_rpython_rtyper_lltypesystem.c\n[c:writing] data_rpython_rtyper_lltypesystem_module_1.c\n[c:writing] data_rpython_translator_sandbox_1.c\n[c:writing] data_rpython_translator_sandbox_test.c\n[c:writing] implement.c\n[c:writing] rpython_flowspace.c\n[c:writing] rpython_memory_gctransform.c\n[c:writing] rpython_rlib.c\n[c:writing] rpython_rtyper.c\n[c:writing] rpython_rtyper_lltypesystem.c\n[c:writing] rpython_rtyper_lltypesystem_module.c\n[c:writing] rpython_translator.c\n[c:writing] rpython_translator_c.c\n[c:writing] rpython_translator_sandbox.c\n[c:writing] rpython_translator_sandbox_test.c\n[translation:info] written: /tmp/pytest/usession-pytest3.10-593/testing_13/testing_13.c\n[c59d6f2e0d6be00] translation-task}\n[translation:info] Compiling c source...\n[c59d6f2e0d79100] {translation-task\nstarting compile_c \n[platform:execute] make in /tmp/pytest/usession-pytest3.10-593/testing_13\n[platform:WARNING] In file included from /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/g_include.h:9,\n[platform:WARNING] from rpython_flowspace.c:6:\n[platform:WARNING] rpython_flowspace.c: In function \u2018pypy_g_rpython_print_end\u2019:\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:21:27: warning: attempt to free a non-heap object \u2018pypy_g_rpy_string_17\u2019 [-Wfree-nonheap-object]\n[platform:WARNING] 21 | #define OP_RAW_FREE(p, r) free(p); COUNT_FREE;\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:37:20: note: in expansion of macro \u2018OP_RAW_FREE\u2019\n[platform:WARNING] 37 | #define OP_FREE(p) OP_RAW_FREE(p, do_not_use)\n[platform:WARNING] | ^~~~~~~~~~~\n[platform:WARNING] rpython_flowspace.c:272:4: note: in expansion of macro \u2018OP_FREE\u2019\n[platform:WARNING] 272 | OP_FREE(l_adr_2246);\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:21:27: warning: attempt to free a non-heap object \u2018pypy_g_rpy_string_17\u2019 [-Wfree-nonheap-object]\n[platform:WARNING] 21 | #define OP_RAW_FREE(p, r) free(p); COUNT_FREE;\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:37:20: note: in expansion of macro \u2018OP_RAW_FREE\u2019\n[platform:WARNING] 37 | #define OP_FREE(p) OP_RAW_FREE(p, do_not_use)\n[platform:WARNING] | ^~~~~~~~~~~\n[platform:WARNING] rpython_flowspace.c:366:5: note: in expansion of macro \u2018OP_FREE\u2019\n[platform:WARNING] 366 | OP_FREE(l_adr_2245);\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:21:27: warning: attempt to free a non-heap object \u2018pypy_g_rpy_string_17\u2019 [-Wfree-nonheap-object]\n[platform:WARNING] 21 | #define OP_RAW_FREE(p, r) free(p); COUNT_FREE;\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:37:20: note: in expansion of macro \u2018OP_RAW_FREE\u2019\n[platform:WARNING] 37 | #define OP_FREE(p) OP_RAW_FREE(p, do_not_use)\n[platform:WARNING] | ^~~~~~~~~~~\n[platform:WARNING] rpython_flowspace.c:411:5: note: in expansion of macro \u2018OP_FREE\u2019\n[platform:WARNING] 411 | OP_FREE(l_v42122);\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:21:27: warning: attempt to free a non-heap object \u2018pypy_g_rpy_string_17\u2019 [-Wfree-nonheap-object]\n[platform:WARNING] 21 | #define OP_RAW_FREE(p, r) free(p); COUNT_FREE;\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:37:20: note: in expansion of macro \u2018OP_RAW_FREE\u2019\n[platform:WARNING] 37 | #define OP_FREE(p) OP_RAW_FREE(p, do_not_use)\n[platform:WARNING] | ^~~~~~~~~~~\n[platform:WARNING] rpython_flowspace.c:483:5: note: in expansion of macro \u2018OP_FREE\u2019\n[platform:WARNING] 483 | OP_FREE(l_adr_2237);\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:21:27: warning: attempt to free a non-heap object \u2018pypy_g_rpy_string_17\u2019 [-Wfree-nonheap-object]\n[platform:WARNING] 21 | #define OP_RAW_FREE(p, r) free(p); COUNT_FREE;\n[platform:WARNING] | ^~~~~~~\n[platform:WARNING] /build_dir/rpython-linux-aarch64/build/rpython/translator/c/src/mem.h:37:20: note: in expansion of macro \u2018OP_RAW_FREE\u2019\n[platform:WARNING] 37 | #define OP_FREE(p) OP_RAW_FREE(p, do_not_use)\n[platform:WARNING] | ^~~~~~~~~~~\n[platform:WARNING] rpython_flowspace.c:529:5: note: in expansion of macro \u2018OP_FREE\u2019\n[platform:WARNING] 529 | OP_FREE(l_adr_2243);\n[platform:WARNING] | ^~~~~~~\n[translation:info] created: /tmp/pytest/usession-pytest3.10-593/testing_13/testing_13\n[c59d6f360598680] translation-task}\n[translation:info] usession directory: /tmp/pytest/usession-pytest3.10-593
=========================== short test summary info ============================
FAIL translator/sandbox/test/test_sandbox.py::TestPrintedResults::()::test_safefuncs
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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, 26 passed, 3 skipped, 1 warnings in 165.45 seconds =========
++ 08:39:27 starting translator/test [321 started in total]
__ translator/test [318 done in total, somefailed=False] ______________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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 ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 58.52 seconds ===============
++ 08:40:32 starting translator/tool/test [322 started in total]
__ translator/tool/test [319 done in total, somefailed=False] _________________
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
translator/tool/test/test_cbuild.py ......s.s. [ 66%]
translator/tool/test/test_staticsizereport.py .. [ 80%]
translator/tool/test/test_taskengine.py ... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 23.30 seconds ===============
__ translator/c/test/test_standalone.py [320 done in total, somefailed=False] _
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 42 items
translator/c/test/test_standalone.py ...s..............s......s......... [ 83%]
....... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 380.36 seconds ==============
__ translator/c/test/test_typed.py [321 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/build/rpython, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 76 items
translator/c/test/test_typed.py ........................................ [ 52%]
.................................... [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/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 416.46 seconds ====================
__ translator/c/test/test_newgc.py [322 done in total, somefailed=False] ______
/build_dir/rpython-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/rpython-linux-aarch64/build/rpython/.hypothesis/examples')
pytest-3.10.1 from /build_dir/rpython-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/rpython-linux-aarch64/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................................................. [ 71%]
...................s.................................................... [ 84%]
.......s..............................................................s. [ 97%]
............ [100%]
=============================== warnings summary ===============================
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39
/build_dir/rpython-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 549 passed, 7 skipped, 1 warnings in 1422.70 seconds =============
program finished with exit code 1
elapsedTime=5680.313051