virt_test/bin/python testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py '--config=~/machine_cfg.py' --root=pypy --timeout=4000 in dir /build_dir/own-linux-aarch64/build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test/bin/python', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] 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/own-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) -- config/test -- interpreter/astcompiler/test -- interpreter/pyparser/test -- interpreter/test -- module/__builtin__/test -- module/__pypy__/test -- module/_ast/test -- module/_cffi_backend/test -- module/_codecs/test -- module/_continuation/test -- module/_cppyy/test -- module/_csv/test -- module/_demo/test -- module/_file/test -- module/_io/test -- module/_jitlog/test -- module/_locale/test -- module/_lsprof/test -- module/_md5/test -- module/_minimal_curses/test -- module/_multibytecodec/test -- module/_multiprocessing/test -- module/_pypyjson/test -- module/_random/test -- module/_rawffi/alt/test -- module/_rawffi/test -- module/_sha/test -- module/_socket/test -- module/_sre/test -- module/_vmprof/test -- module/_warnings/test -- module/_weakref/test -- module/_winreg/test -- module/array/test -- module/binascii/test -- module/bz2/test -- module/cStringIO/test -- module/cmath/test -- module/cpyext/test/test_abstract.py -- module/cpyext/test/test_api.py -- module/cpyext/test/test_arraymodule.py -- module/cpyext/test/test_boolobject.py -- module/cpyext/test/test_borrow.py -- module/cpyext/test/test_bufferobject.py -- module/cpyext/test/test_bytearrayobject.py -- module/cpyext/test/test_bytesobject.py -- module/cpyext/test/test_capsule.py -- module/cpyext/test/test_cell.py -- module/cpyext/test/test_classobject.py -- module/cpyext/test/test_codecs.py -- module/cpyext/test/test_complexobject.py -- module/cpyext/test/test_cpyext.py -- module/cpyext/test/test_datetime.py -- module/cpyext/test/test_dictobject.py -- module/cpyext/test/test_eval.py -- module/cpyext/test/test_fileobject.py -- module/cpyext/test/test_floatobject.py -- module/cpyext/test/test_frameobject.py -- module/cpyext/test/test_funcobject.py -- module/cpyext/test/test_genobject.py -- module/cpyext/test/test_getargs.py -- module/cpyext/test/test_import.py -- module/cpyext/test/test_intobject.py -- module/cpyext/test/test_iterator.py -- module/cpyext/test/test_listobject.py -- module/cpyext/test/test_longobject.py -- module/cpyext/test/test_mapping.py -- module/cpyext/test/test_marshal.py -- module/cpyext/test/test_memoryobject.py -- module/cpyext/test/test_methodobject.py -- module/cpyext/test/test_misc.py -- module/cpyext/test/test_module.py -- module/cpyext/test/test_ndarrayobject.py -- module/cpyext/test/test_number.py -- module/cpyext/test/test_object.py -- module/cpyext/test/test_pycobject.py -- module/cpyext/test/test_pyerrors.py -- module/cpyext/test/test_pyfile.py -- module/cpyext/test/test_pysignals.py -- module/cpyext/test/test_pystate.py -- module/cpyext/test/test_pystrtod.py -- module/cpyext/test/test_sequence.py -- module/cpyext/test/test_setobject.py -- module/cpyext/test/test_sliceobject.py -- module/cpyext/test/test_structseq.py -- module/cpyext/test/test_sysmodule.py -- module/cpyext/test/test_thread.py -- module/cpyext/test/test_traceback.py -- module/cpyext/test/test_translate.py -- module/cpyext/test/test_tupleobject.py -- module/cpyext/test/test_typeobject.py -- module/cpyext/test/test_unicodeobject.py -- module/cpyext/test/test_userslots.py -- module/cpyext/test/test_version.py -- module/cpyext/test/test_weakref.py -- module/crypt/test -- module/errno/test -- module/exceptions/test -- module/faulthandler/test -- module/fcntl/test -- module/gc/test -- module/imp/test -- module/itertools/test -- module/marshal/test -- module/math/test -- module/micronumpy/test -- module/mmap/test -- module/operator/test -- module/parser/test -- module/posix/test -- module/pwd/test -- module/pyexpat/test -- module/pypyjit/test -- module/select/test -- module/signal/test -- module/struct/test -- module/sys/test -- module/termios/test -- module/test_lib_pypy -- module/thread/test -- module/time/test -- module/unicodedata/test -- module/zipimport/test -- module/zlib/test -- objspace/fake/test -- objspace/std/test -- objspace/test -- sandbox/test -- tool/bench/test -- tool/memusage/test -- tool/pytest/test -- tool/release/test -- tool/test -- total: 133 to run ++ 12:09:41 starting config/test [1 started in total] ++ 12:09:41 starting interpreter/astcompiler/test [2 started in total] ++ 12:09:41 starting interpreter/pyparser/test [3 started in total] ++ 12:09:41 starting interpreter/test [4 started in total] __ config/test [1 done in total, somefailed=False] ____________________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.py rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 157 items / 1 skipped config/test/test_pypyoption.py ......................................... [ 26%] ........................................................................ [ 71%] ............................................ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 skipped, 1 warnings in 7.96 seconds =============== ++ 12:09:51 starting module/__builtin__/test [5 started in total] __ interpreter/pyparser/test [2 done in total, somefailed=False] ______________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 119 items interpreter/pyparser/test/test_automata.py ... [ 2%] interpreter/pyparser/test/test_future.py ............................... [ 28%] ...... [ 33%] interpreter/pyparser/test/test_gendfa.py . [ 34%] interpreter/pyparser/test/test_metaparser.py ............... [ 47%] interpreter/pyparser/test/test_parser.py ............. [ 57%] interpreter/pyparser/test/test_parsestring.py ......... [ 65%] interpreter/pyparser/test/test_pyparse.py .............................. [ 90%] ...... [ 95%] interpreter/pyparser/test/test_pytokenizer.py ..... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 119 passed, 1 warnings in 17.63 seconds ==================== ++ 12:10:01 starting module/__pypy__/test [6 started in total] __ module/__builtin__/test [3 done in total, somefailed=False] ________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 305 items module/__builtin__/test/apptest_compile.py ........ [ 2%] module/__builtin__/test/test_abstractinst.py ............ [ 6%] module/__builtin__/test/test_apply.py ... [ 7%] module/__builtin__/test/test_builtin.py ................................ [ 18%] ..............s..................... [ 29%] module/__builtin__/test/test_classobj.py ............................... [ 40%] ............................ [ 49%] module/__builtin__/test/test_descriptor.py .......................... [ 57%] module/__builtin__/test/test_filter.py ........... [ 61%] module/__builtin__/test/test_functional.py ............................. [ 70%] .................... [ 77%] module/__builtin__/test/test_minmax.py .......................... [ 85%] module/__builtin__/test/test_range.py ........................ [ 93%] module/__builtin__/test/test_rawinput.py ... [ 94%] module/__builtin__/test/test_reduce.py .... [ 96%] module/__builtin__/test/test_vars.py ... [ 97%] module/__builtin__/test/test_zip.py ......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 304 passed, 1 skipped, 1 warnings in 31.85 seconds ============== ++ 12:10:24 starting module/_ast/test [7 started in total] __ module/__pypy__/test [4 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 68 items module/__pypy__/test/test_builders.py ..... [ 7%] module/__pypy__/test/test_bytebuffer.py .. [ 10%] module/__pypy__/test/test_debug.py ....... [ 20%] module/__pypy__/test/test_identitydict.py ...... [ 29%] module/__pypy__/test/test_intop.py ........... [ 45%] module/__pypy__/test/test_locals2fast.py ..... [ 52%] module/__pypy__/test/test_magic.py .....s. [ 63%] module/__pypy__/test/test_newmemoryview.py ... [ 67%] module/__pypy__/test/test_os.py . [ 69%] module/__pypy__/test/test_signal.py ....s [ 76%] module/__pypy__/test/test_special.py ............s [ 95%] module/__pypy__/test/test_time.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 3 skipped, 1 warnings in 20.25 seconds =============== ++ 12:10:25 starting module/_cffi_backend/test [8 started in total] __ module/_ast/test [5 done in total, somefailed=False] _______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 36 items module/_ast/test/test_ast.py .................................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 14.27 seconds ==================== ++ 12:10:41 starting module/_codecs/test [9 started in total] __ interpreter/astcompiler/test [6 done in total, somefailed=False] ___________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.py rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 447 items interpreter/astcompiler/test/apptest_misc.py . [ 0%] interpreter/astcompiler/test/test_ast.py ....... [ 1%] interpreter/astcompiler/test/test_astbuilder.py ........................ [ 7%] ............................. [ 13%] interpreter/astcompiler/test/test_compiler.py .......................... [ 19%] ........................................................................ [ 35%] ........................................................................ [ 51%] ........................................................................ [ 67%] ........................................................................ [ 83%] ................................................ [ 94%] interpreter/astcompiler/test/test_misc.py . [ 94%] interpreter/astcompiler/test/test_symtable.py ....................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 447 passed, 1 warnings in 58.35 seconds ==================== ++ 12:10:47 starting module/_continuation/test [10 started in total] __ module/_codecs/test [7 done in total, somefailed=False] ____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 65 items module/_codecs/test/test_codecs.py ..................................... [ 56%] ........................... [ 98%] module/_codecs/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 warnings in 24.74 seconds ==================== ++ 12:11:09 starting module/_cppyy/test [11 started in total] __ module/_continuation/test [8 done in total, somefailed=False] ______________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 91 items / 1 skipped module/_continuation/test/test_generator.py .... [ 4%] module/_continuation/test/test_greenlet.py ............................ [ 35%] module/_continuation/test/test_stacklet.py ............................. [ 67%] ......s... [ 78%] module/_continuation/test/test_zpickle.py .................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 2 skipped, 1 warnings in 61.91 seconds =============== ++ 12:11:53 starting module/_csv/test [12 started in total] __ module/_csv/test [9 done in total, somefailed=False] _______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items module/_csv/test/test_dialect.py ......... [ 39%] module/_csv/test/test_reader.py ......... [ 78%] module/_csv/test/test_writer.py .... [ 95%] module/_csv/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 9.54 seconds ===================== ++ 12:12:05 starting module/_demo/test [13 started in total] __ module/_demo/test [10 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/_demo/test/test_import.py .. [ 66%] module/_demo/test/test_sieve.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 3 passed, 1 warnings in 5.31 seconds ===================== ++ 12:12:12 starting module/_file/test [14 started in total] __ module/_cffi_backend/test [11 done in total, somefailed=False] _____________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 466 items module/_cffi_backend/test/test_c.py .................................... [ 7%] ................................................s....................... [ 23%] .............................s.....s.......................s............ [ 38%] .................s........................s...... [ 49%] module/_cffi_backend/test/test_fastpath.py .................. [ 53%] module/_cffi_backend/test/test_ffi_obj.py .............................. [ 59%] ............... [ 62%] module/_cffi_backend/test/test_file.py s.. [ 63%] module/_cffi_backend/test/test_parse_c_type.py ..............s... [ 67%] module/_cffi_backend/test/test_re_python.py .................... [ 71%] module/_cffi_backend/test/test_recompiler.py ........................... [ 77%] ..............................................................s..s...... [ 92%] ......................... [ 98%] module/_cffi_backend/test/test_unicode_literals.py ....... [ 99%] module/_cffi_backend/test/test_wchar_helper.py . [ 99%] module/_cffi_backend/test/test_ztranslation.py s [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/module/_cffi_backend/test/test_re_python.py::AppTestRecompilerPython::()::test_constant_1 /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:154: UserWarning: String literal found in cdef() or type source. String literals are ignored here, but you should remove them anyway because some character sequences confuse pre-parsing. warnings.warn("String literal found in cdef() or type source. " /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'globalvar42' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'no_such_globalvar' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_global_var_array /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'a' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_global_var_int /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'b' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'c' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_dir /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'aa' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_dotdotdot_global_array /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'bb' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_unspecified_size_of_global_1 /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'glob' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_address_of_global_var /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'bottom' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'bottoms' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_variable_of_unknown_size /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'globvar' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_call_with_incomplete_structs /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'myglob' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_import_from_lib /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'myvar' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_macro_var_callback /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'my_value' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'get_my_value' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_const_function_type_args /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'foobar' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_extern_python_bogus_name /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'abc' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_introspect_global_var /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'g1' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_typedef_array_dotdotdot /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'gv' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============ 455 passed, 11 skipped, 21 warnings in 110.31 seconds ============= ++ 12:12:21 starting module/_io/test [15 started in total] __ module/_cppyy/test [12 done in total, somefailed=False] ____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) [platform:WARNING] cc1plus: warning: command-line option ‘-Wno-discarded-qualifiers’ is valid for C/ObjC but not for C++ [platform:WARNING] cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 191 items module/_cppyy/test/test_advancedcpp.py sssssssssssssssssssssssss [ 13%] module/_cppyy/test/test_boost.py sssss [ 15%] module/_cppyy/test/test_cpp11features.py s.s [ 17%] module/_cppyy/test/test_cppyy.py ........... [ 23%] module/_cppyy/test/test_crossing.py ssss [ 25%] module/_cppyy/test/test_datatypes.py .......sssssssssssssss [ 36%] module/_cppyy/test/test_fragile.py sssssssssssss [ 43%] module/_cppyy/test/test_helper.py ...... [ 46%] module/_cppyy/test/test_operators.py sssssss [ 50%] module/_cppyy/test/test_overloads.py sssssss [ 53%] module/_cppyy/test/test_pythonify.py .....sssssssssssss [ 63%] module/_cppyy/test/test_pythonization.py .ssssss [ 67%] module/_cppyy/test/test_regression.py ss [ 68%] module/_cppyy/test/test_stltypes.py sssssssssssssssssssssssss [ 81%] module/_cppyy/test/test_templates.py sssssssssssssssssssssssssssssssss [ 98%] module/_cppyy/test/test_zjit.py sss [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 160 skipped, 1 warnings in 97.24 seconds ============== ++ 12:13:12 starting module/_jitlog/test [16 started in total] __ module/_jitlog/test [13 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/_jitlog/test/test__jitlog.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 4.28 seconds ===================== ++ 12:13:18 starting module/_locale/test [17 started in total] __ interpreter/test [14 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.py rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 772 items interpreter/test/apptest_class.py ............... [ 1%] interpreter/test/apptest_exec.py ............................ [ 5%] interpreter/test/apptest_function.py ........................s.......... [ 10%] .................... [ 12%] interpreter/test/apptest_generator.py .................................. [ 17%] [ 17%] interpreter/test/apptest_nestedscope.py ............. [ 18%] interpreter/test/apptest_pyframe.py ............................. [ 22%] interpreter/test/apptest_raise.py ..................... [ 25%] interpreter/test/test_app_main.py ....ssssssssssssssssssssssssss.sssssss [ 30%] .............s...s..s...... [ 33%] interpreter/test/test_appinterp.py ............. [ 35%] interpreter/test/test_argument.py ................................... [ 39%] interpreter/test/test_buffer.py .. [ 40%] interpreter/test/test_cellfamily.py ....... [ 41%] interpreter/test/test_code.py ........ [ 42%] interpreter/test/test_compiler.py ...................................... [ 47%] ........................................................................ [ 56%] ........... [ 57%] interpreter/test/test_descrtypecheck.py .. [ 58%] interpreter/test/test_error.py .......... [ 59%] interpreter/test/test_exceptcomp.py ........... [ 60%] interpreter/test/test_exec.py . [ 60%] interpreter/test/test_executioncontext.py ................ [ 62%] interpreter/test/test_extmodules.py . [ 63%] interpreter/test/test_function.py .......... [ 64%] interpreter/test/test_gateway.py ....................................... [ 69%] .ss............ [ 71%] interpreter/test/test_generator.py . [ 71%] interpreter/test/test_interpreter.py .......................... [ 74%] interpreter/test/test_main.py .... [ 75%] interpreter/test/test_mixedmodule.py ...... [ 76%] interpreter/test/test_module.py ........ [ 77%] interpreter/test/test_objspace.py .............................. [ 81%] interpreter/test/test_pycode.py . [ 81%] interpreter/test/test_pyframe.py .. [ 81%] interpreter/test/test_reverse_debugging.py .. [ 81%] interpreter/test/test_special.py .. [ 81%] interpreter/test/test_syntax.py ........................................ [ 87%] ............................ [ 90%] interpreter/test/test_targetpypy.py .. [ 91%] interpreter/test/test_typedef.py .................. [ 93%] interpreter/test/test_unicodehelper.py .......... [ 94%] interpreter/test/test_zpy.py ...... [ 95%] interpreter/test/test_zzpickle_and_slow.py ...............s............. [ 99%] ...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_options_i_c_crashing /build_dir/own-linux-aarch64/build/pypy/interpreter/test/test_app_main.py:383: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_pythonstartup /build_dir/own-linux-aarch64/build/pypy/interpreter/test/test_app_main.py:416: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_pythonstartup_file1 /build_dir/own-linux-aarch64/build/pypy/interpreter/test/test_app_main.py:436: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_pythonstartup_file2 /build_dir/own-linux-aarch64/build/pypy/interpreter/test/test_app_main.py:450: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_non_interactive_stdout_fully_buffered /build_dir/own-linux-aarch64/build/pypy/interpreter/test/test_app_main.py:818: DeprecationWarning: os.popen4 is deprecated. Use the subprocess module. child_in, child_out_err = os.popen4(cmdline) pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_non_interactive_stdout_unbuffered /build_dir/own-linux-aarch64/build/pypy/interpreter/test/test_app_main.py:843: DeprecationWarning: os.popen4 is deprecated. Use the subprocess module. child_in, child_out_err = os.popen4(cmdline) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 732 passed, 40 skipped, 7 warnings in 214.57 seconds ============= ++ 12:13:18 starting module/_lsprof/test [18 started in total] __ module/_locale/test [15 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/_locale/test/test_locale.py ssssssssssssss [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 3.49 seconds ==================== ++ 12:13:22 starting module/_md5/test [19 started in total] __ module/_lsprof/test [16 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_lsprof/test/test_cprofile.py ...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.25 seconds ===================== ++ 12:13:25 starting module/_minimal_curses/test [20 started in total] __ module/_md5/test [17 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_md5/test/test_md5.py .s.... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 7.89 seconds ================ ++ 12:13:32 starting module/_multibytecodec/test [21 started in total] __ module/_minimal_curses/test [18 done in total, somefailed=False] ___________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_minimal_curses/test/test_curses.py sss... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 3 skipped, 1 warnings in 14.78 seconds =============== ++ 12:13:42 starting module/_multiprocessing/test [22 started in total] __ module/_multibytecodec/test [19 done in total, somefailed=False] ___________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 51 items module/_multibytecodec/test/test_app_codecs.py ................ [ 31%] module/_multibytecodec/test/test_app_incremental.py ............ [ 54%] module/_multibytecodec/test/test_app_stream.py ..... [ 64%] module/_multibytecodec/test/test_c_codecs.py ................s [ 98%] module/_multibytecodec/test/test_translation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 skipped, 1 warnings in 25.08 seconds =============== ++ 12:14:00 starting module/_pypyjson/test [23 started in total] __ module/_pypyjson/test [20 done in total, somefailed=False] _________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 42 items / 1 skipped module/_pypyjson/test/test__pypyjson.py ................................ [ 76%] .......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 42 passed, 1 skipped, 1 warnings in 6.05 seconds =============== ++ 12:14:07 starting module/_random/test [24 started in total] __ module/_random/test [21 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/_random/test/test_random.py ............. [ 92%] module/_random/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 13.53 seconds ==================== ++ 12:14:22 starting module/_rawffi/alt/test [25 started in total] __ module/_rawffi/alt/test [22 done in total, somefailed=False] _______________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 73 items module/_rawffi/alt/test/test_ffitype.py ..... [ 6%] module/_rawffi/alt/test/test_funcptr.py ................................ [ 50%] ..ssssss.s [ 64%] module/_rawffi/alt/test/test_struct.py ............... [ 84%] module/_rawffi/alt/test/test_type_converter.py ........... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 66 passed, 7 skipped, 1 warnings in 7.65 seconds =============== ++ 12:14:30 starting module/_rawffi/test [26 started in total] __ module/_io/test [23 done in total, somefailed=False] _______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 200 items module/_io/test/apptest_bytesio.py ............ [ 6%] module/_io/test/apptest_io.py ................................ [ 22%] module/_io/test/apptest_stringio.py ......................... [ 34%] module/_io/test/apptest_textio.py ........................... [ 48%] module/_io/test/test_bufferedio.py ..................................... [ 66%] ......................................... [ 87%] module/_io/test/test_fileio.py ...................... [ 98%] module/_io/test/test_interp_textio.py .... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/hypothesis/searchstrategy/strategies.py:285 /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/hypothesis/searchstrategy/strategies.py:285: NonInteractiveExampleWarning: The `.example()` method is good for exploring strategies, but should only be used interactively. We recommend using `@given` for tests - it performs better, saves and replays failures to avoid flakiness, and reports minimal examples. (strategy: text()) NonInteractiveExampleWarning, -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 200 passed, 2 warnings in 154.40 seconds =================== ++ 12:15:01 starting module/_sha/test [27 started in total] __ module/_sha/test [24 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_sha/test/test_sha.py .s.... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 9.56 seconds ================ ++ 12:15:11 starting module/_socket/test [28 started in total] __ module/_rawffi/test [25 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 83 items module/_rawffi/test/apptest_rawffi.py . [ 1%] module/_rawffi/test/test__rawffi.py .....s.............................. [ 44%] ...............s..........s..n: 2 Arg 0: 3 Arg 1: 15 ... [ 83%] module/_rawffi/test/test_exit.py . [ 84%] module/_rawffi/test/test_nested.py ...... [ 91%] module/_rawffi/test/test_struct.py ... [ 95%] module/_rawffi/test/test_tracker.py ... [ 98%] module/_rawffi/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 80 passed, 3 skipped, 1 warnings in 42.29 seconds =============== ++ 12:15:14 starting module/_sre/test [29 started in total] __ module/_file/test [26 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 269 items module/_file/test/test_file.py .........................sss...... [ 12%] module/_file/test/test_file_extra.py ................................... [ 25%] ........................................................................ [ 52%] .......................................................ss..............s [ 79%] s..............ss..............ss..................... [ 99%] module/_file/test/test_large_file.py .. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 258 passed, 11 skipped, 1 warnings in 212.02 seconds ============= ++ 12:15:49 starting module/_vmprof/test [30 started in total] __ module/_sre/test [27 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 139 items module/_sre/test/test_app_sre.py ....................................... [ 28%] .......s...................................s.s.......................... [ 79%] .... [ 82%] module/_sre/test/test_sre_buf.py ........................ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 136 passed, 3 skipped, 1 warnings in 40.69 seconds ============== ++ 12:15:58 starting module/_warnings/test [31 started in total] __ module/_multiprocessing/test [28 done in total, somefailed=False] __________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items module/_multiprocessing/test/test_connection.py ..sss...... [ 45%] module/_multiprocessing/test/test_interp_semaphore.py . [ 50%] module/_multiprocessing/test/test_memory.py .. [ 58%] module/_multiprocessing/test/test_semaphore.py ....... [ 87%] module/_multiprocessing/test/test_win32.py ss [ 95%] module/_multiprocessing/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 5 skipped, 1 warnings in 130.11 seconds ============== ++ 12:16:00 starting module/_weakref/test [32 started in total] __ module/_socket/test [29 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 60 items module/_socket/test/test_sock_app.py ................................... [ 58%] ........s.....s......... [ 98%] module/_socket/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 58 passed, 2 skipped, 1 warnings in 46.90 seconds =============== ++ 12:16:02 starting module/_winreg/test [33 started in total] __ module/_winreg/test [30 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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.06 seconds ===================== ++ 12:16:03 starting module/array/test [34 started in total] __ module/_warnings/test [31 done in total, somefailed=False] _________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module/_warnings/test/apptest_warnings.py ........... [ 91%] module/_warnings/test/test_warnings.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 12 passed, 1 warnings in 8.73 seconds ===================== ++ 12:16:09 starting module/binascii/test [35 started in total] __ module/_vmprof/test [32 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/_vmprof/test/test__vmprof.py ..... [ 71%] module/_vmprof/test/test_direct.py .. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165 /build_dir/own-linux-aarch64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165: UserWarning: Global variable 'buffer' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 7 passed, 2 warnings in 17.03 seconds ===================== ++ 12:16:09 starting module/bz2/test [36 started in total] __ module/_weakref/test [33 done in total, somefailed=False] __________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 42 items module/_weakref/test/test_weakref.py ....................s.............. [ 83%] ....... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 skipped, 1 warnings in 9.43 seconds =============== ++ 12:16:10 starting module/cStringIO/test [37 started in total] __ module/binascii/test [34 done in total, somefailed=False] __________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/binascii/test/test_binascii.py .............. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.92 seconds ===================== ++ 12:16:15 starting module/cmath/test [38 started in total] __ module/cmath/test [35 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module/cmath/test/test_cmath.py ............... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 4.22 seconds ===================== ++ 12:16:21 starting module/cpyext/test/test_abstract.py [39 started in total] __ module/cStringIO/test [36 done in total, somefailed=False] _________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module/cStringIO/test/test_interp_stringio.py ............... [ 93%] module/cStringIO/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 10.36 seconds ==================== ++ 12:16:22 starting module/cpyext/test/test_api.py [40 started in total] __ module/array/test [37 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 49 items module/array/test/test_array.py ....................................s... [ 81%] ........ [ 97%] module/array/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 48 passed, 1 skipped, 1 warnings in 40.52 seconds =============== ++ 12:16:47 starting module/cpyext/test/test_arraymodule.py [41 started in total] __ module/cpyext/test/test_api.py [38 done in total, somefailed=False] ________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_api.py .... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 4 passed, 1 warnings in 30.34 seconds ===================== ++ 12:17:00 starting module/cpyext/test/test_boolobject.py [42 started in total] __ module/bz2/test [39 done in total, somefailed=False] _______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 52 items module/bz2/test/test_bz2_compdecomp.py ..s...........s... [ 34%] module/bz2/test/test_bz2_file.py ................................. [ 98%] module/bz2/test/test_large.py s [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Compressor::()::test_compress /build_dir/own-linux-aarch64/build/pypy/module/bz2/test/test_bz2_compdecomp.py:20: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import popen2 -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 49 passed, 3 skipped, 2 warnings in 63.90 seconds =============== ++ 12:17:15 starting module/cpyext/test/test_borrow.py [43 started in total] __ module/cpyext/test/test_abstract.py [40 done in total, somefailed=False] ___ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/cpyext/test/test_abstract.py ....... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 57.92 seconds ===================== ++ 12:17:27 starting module/cpyext/test/test_bufferobject.py [44 started in total] __ module/cpyext/test/test_boolobject.py [41 done in total, somefailed=False] _ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_boolobject.py .... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 42.65 seconds ===================== ++ 12:17:52 starting module/cpyext/test/test_bytearrayobject.py [45 started in total] __ module/cpyext/test/test_borrow.py [42 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/cpyext/test/test_borrow.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 46.26 seconds ===================== ++ 12:18:13 starting module/cpyext/test/test_bytesobject.py [46 started in total] __ module/cpyext/test/test_bufferobject.py [43 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_bufferobject.py .... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 57.48 seconds ===================== ++ 12:18:32 starting module/cpyext/test/test_capsule.py [47 started in total] __ module/cpyext/test/test_bytearrayobject.py [44 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_bytearrayobject.py ...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 53.04 seconds ===================== ++ 12:18:57 starting module/cpyext/test/test_cell.py [48 started in total] __ module/cpyext/test/test_capsule.py [45 done in total, somefailed=False] ____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_capsule.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 38.10 seconds ===================== ++ 12:19:16 starting module/cpyext/test/test_classobject.py [49 started in total] __ module/cpyext/test/test_arraymodule.py [46 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 17 items module/cpyext/test/test_arraymodule.py ..........x...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 xfailed, 1 warnings in 149.41 seconds ============== ++ 12:19:27 starting module/cpyext/test/test_codecs.py [50 started in total] __ module/cpyext/test/test_cell.py [47 done in total, somefailed=False] _______ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_cell.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 36.67 seconds ===================== ++ 12:19:41 starting module/cpyext/test/test_complexobject.py [51 started in total] __ module/cpyext/test/test_bytesobject.py [48 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module/cpyext/test/test_bytesobject.py ......................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 91.80 seconds ==================== ++ 12:19:55 starting module/cpyext/test/test_cpyext.py [52 started in total] __ module/cpyext/test/test_codecs.py [49 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_codecs.py .. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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.61 seconds ===================== ++ 12:20:05 starting module/cpyext/test/test_datetime.py [53 started in total] __ module/cpyext/test/test_classobject.py [50 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_classobject.py ..... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 42.79 seconds ===================== ++ 12:20:08 starting module/cpyext/test/test_dictobject.py [54 started in total] __ module/cpyext/test/test_complexobject.py [51 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_complexobject.py ..... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 47.63 seconds ===================== ++ 12:20:40 starting module/cpyext/test/test_eval.py [55 started in total] __ module/cpyext/test/test_datetime.py [52 done in total, somefailed=False] ___ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/cpyext/test/test_datetime.py .............. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 72.61 seconds ==================== ++ 12:21:25 starting module/cpyext/test/test_fileobject.py [56 started in total] __ module/cpyext/test/test_dictobject.py [53 done in total, somefailed=False] _ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/cpyext/test/test_dictobject.py .................. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 warnings in 83.15 seconds ==================== ++ 12:21:42 starting module/cpyext/test/test_floatobject.py [57 started in total] __ module/cpyext/test/test_cpyext.py [54 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 27 items module/cpyext/test/test_cpyext.py ...s.........s............. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 2 skipped, 1 warnings in 103.70 seconds ============== ++ 12:21:51 starting module/cpyext/test/test_frameobject.py [58 started in total] __ module/cpyext/test/test_eval.py [55 done in total, somefailed=False] _______ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module/cpyext/test/test_eval.py ................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 77.29 seconds ==================== ++ 12:22:07 starting module/cpyext/test/test_funcobject.py [59 started in total] __ module/cpyext/test/test_fileobject.py [56 done in total, somefailed=False] _ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_fileobject.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 36.66 seconds ===================== ++ 12:22:09 starting module/cpyext/test/test_genobject.py [60 started in total] __ module/cpyext/test/test_frameobject.py [57 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_frameobject.py .. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 42.79 seconds ===================== ++ 12:22:42 starting module/cpyext/test/test_getargs.py [61 started in total] __ module/cpyext/test/test_genobject.py [58 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_genobject.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 30.89 seconds ===================== ++ 12:22:47 starting module/cpyext/test/test_import.py [62 started in total] __ module/cpyext/test/test_funcobject.py [59 done in total, somefailed=False] _ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/cpyext/test/test_funcobject.py ....... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 40.51 seconds ===================== ++ 12:22:58 starting module/cpyext/test/test_intobject.py [63 started in total] __ module/cpyext/test/test_floatobject.py [60 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module/cpyext/test/test_floatobject.py ............... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 70.31 seconds ==================== ++ 12:23:02 starting module/cpyext/test/test_iterator.py [64 started in total] __ module/cpyext/test/test_import.py [61 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_import.py ...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 42.05 seconds ===================== ++ 12:23:38 starting module/cpyext/test/test_listobject.py [65 started in total] __ module/cpyext/test/test_iterator.py [62 done in total, somefailed=False] ___ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_iterator.py ....in sq_inplace_repeat, n=3 . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 5 passed, 1 warnings in 43.66 seconds ===================== ++ 12:23:53 starting module/cpyext/test/test_longobject.py [66 started in total] __ module/cpyext/test/test_getargs.py [63 done in total, somefailed=False] ____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items module/cpyext/test/test_getargs.py ........... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 72.03 seconds ==================== ++ 12:24:02 starting module/cpyext/test/test_mapping.py [67 started in total] __ module/cpyext/test/test_intobject.py [64 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items module/cpyext/test/test_intobject.py .......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 56.26 seconds ==================== ++ 12:24:04 starting module/cpyext/test/test_marshal.py [68 started in total] __ module/cpyext/test/test_listobject.py [65 done in total, somefailed=False] _ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module/cpyext/test/test_listobject.py ............ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 55.72 seconds ==================== ++ 12:24:44 starting module/cpyext/test/test_memoryobject.py [69 started in total] __ module/cpyext/test/test_mapping.py [66 done in total, somefailed=False] ____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_mapping.py ...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 40.54 seconds ===================== ++ 12:24:53 starting module/cpyext/test/test_methodobject.py [70 started in total] __ module/cpyext/test/test_marshal.py [67 done in total, somefailed=False] ____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_marshal.py .. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 42.65 seconds ===================== ++ 12:24:55 starting module/cpyext/test/test_misc.py [71 started in total] __ module/cpyext/test/test_longobject.py [68 done in total, somefailed=False] _ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module/cpyext/test/test_longobject.py .................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 74.00 seconds ==================== ++ 12:25:14 starting module/cpyext/test/test_module.py [72 started in total] __ module/cpyext/test/test_misc.py [69 done in total, somefailed=False] _______ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_misc.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 37.68 seconds ===================== ++ 12:25:39 starting module/cpyext/test/test_ndarrayobject.py [73 started in total] __ module/cpyext/test/test_module.py [70 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_module.py .. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 32.27 seconds ===================== ++ 12:25:52 starting module/cpyext/test/test_number.py [74 started in total] __ module/cpyext/test/test_memoryobject.py [71 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module/cpyext/test/test_memoryobject.py .....s.. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 70.42 seconds =============== Exception TypeError: "'NoneType' object is not callable" in <function callback at 0xfffd633d3dd0> ignored ++ 12:26:04 starting module/cpyext/test/test_object.py [75 started in total] __ module/cpyext/test/test_methodobject.py [72 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items module/cpyext/test/test_methodobject.py ........... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 82.69 seconds ==================== ++ 12:26:28 starting module/cpyext/test/test_pycobject.py [76 started in total] __ module/cpyext/test/test_number.py [73 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items module/cpyext/test/test_number.py ..........got no exc got no exc got exc . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 55.81 seconds ==================== ++ 12:26:57 starting module/cpyext/test/test_pyerrors.py [77 started in total] __ module/cpyext/test/test_ndarrayobject.py [74 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items module/cpyext/test/test_ndarrayobject.py ........................ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 68.92 seconds ==================== ++ 12:26:59 starting module/cpyext/test/test_pyfile.py [78 started in total] __ module/cpyext/test/test_pycobject.py [75 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_pycobject.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 36.84 seconds ===================== ++ 12:27:12 starting module/cpyext/test/test_pysignals.py [79 started in total] __ module/cpyext/test/test_object.py [76 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 35 items module/cpyext/test/test_object.py ........................s.......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 skipped, 1 warnings in 94.09 seconds =============== ++ 12:27:45 starting module/cpyext/test/test_pystate.py [80 started in total] __ module/cpyext/test/test_pyfile.py [77 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 9 items module/cpyext/test/test_pyfile.py ....x.... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 xfailed, 1 warnings in 43.30 seconds =============== ++ 12:27:51 starting module/cpyext/test/test_pystrtod.py [81 started in total] __ module/cpyext/test/test_pysignals.py [78 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_pysignals.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 37.29 seconds ===================== ++ 12:27:56 starting module/cpyext/test/test_sequence.py [82 started in total] __ module/cpyext/test/test_pystrtod.py [79 done in total, somefailed=False] ___ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/cpyext/test/test_pystrtod.py .................. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 warnings in 41.80 seconds ==================== ++ 12:28:42 starting module/cpyext/test/test_setobject.py [83 started in total] __ module/cpyext/test/test_pyerrors.py [80 done in total, somefailed=False] ___ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 27 items module/cpyext/test/test_pyerrors.py .........s.....s........s.. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 3 skipped, 1 warnings in 96.15 seconds =============== ++ 12:28:46 starting module/cpyext/test/test_sliceobject.py [84 started in total] __ module/cpyext/test/test_pystate.py [81 done in total, somefailed=True] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module/cpyext/test/test_pystate.py .........F... [100%] =================================== FAILURES =================================== _____________________ AppTestThreads.test_thread_interrupt _____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0xfffe0e484e10> def test_thread_interrupt(self): import signal # to initialize the signal infrastructure import thread, time, posix as os module = self.import_extension('disruptor', [ ("surprise", "METH_VARARGS", """ long tid; PyObject *exc; if (!PyArg_ParseTuple(args, "lO", &tid, &exc)) return NULL; return PyInt_FromLong(PyThreadState_SetAsyncExc(tid, exc)); """), ("nosurprise", "METH_VARARGS", """ long tid; if (!PyArg_ParseTuple(args, "l", &tid)) return NULL; return PyInt_FromLong(PyThreadState_SetAsyncExc(tid, NULL)); """), ]) # raise in another thread def f(): try: childstarted.append(thread.get_ident()) while 1: print "waiting in child" time.sleep(0.1) except KeyError: childstarted.pop() else: thread.interrupt_main() # to crash the test cancelled_exception = False for i in range(20): print i # first wait for the child to start childstarted = [] thread.start_new_thread(f, ()) for i in range(500): if childstarted: break time.sleep(0.1) # then interrupt it from the main thread res = module.surprise(childstarted[0], KeyError) assert res == 1 # try to cancel the interrupt # this is racing! the child could either have been terminated # already or not try: res = module.nosurprise(childstarted[0]) assert res in (0, 1) except IndexError: pass else: if res == 1: cancelled_exception = True # actually send exception res = module.surprise(childstarted[0], KeyError) assert res in (0, 1) # now wait for the exception to arrive in the child thread # which empties childstarted again for i in range(500): if not childstarted: break time.sleep(0.1) assert res == 1 > assert cancelled_exception # XXX I have no clue whether we can expect this to work or not E (application-level) AssertionError: assert False [/build_dir/own-linux-aarch64/build/pypy/module/cpyext/test/test_pystate.py:218]:69: AssertionError ----------------------------- Captured stdout call ----------------------------- NOTE: invoke_after_thread_switch() is meant to be translated and not called directly. Using some emulation. 0 waiting in child 1 waiting in child 2 waiting in child 3 waiting in child 4 waiting in child 5 waiting in child 6 waiting in child 7 waiting in child 8 waiting in child 9 waiting in child 10 waiting in child 11 waiting in child 12 waiting in child 13 waiting in child 14 waiting in child 15 waiting in child 16 waiting in child 17 waiting in child 18 waiting in child 19 waiting in child ----------------------------- Captured stderr call ----------------------------- <function _Py_InitPyPyModule at 0xfffe0ecbbf50> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE <function PyInt_AsLong at 0xfffe0ec6dc50> DONE <function PyThreadState_SetAsyncExc at 0xfffe0eab4bd0> DONE --------------------------- Captured stdout teardown --------------------------- dealloc_trigger... deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101b38> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101b58> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101b18> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101af8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101ad8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101ab8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101a98> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101a78> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101a58> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101a38> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101a18> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141019f8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141019d8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141019b8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101998> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101978> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101958> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101938> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101918> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141018f8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141018d8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141018b8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101898> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101878> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101858> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101838> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101818> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141017f8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141017d8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x141017b8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14101798> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045fe8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045fc8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045fa8> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045f88> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045f68> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045f48> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045f28> deallocating PyObject * <C object Struct _object { c_ob_refcnt, c_ob_pypy_link, c_ob_type } at 0x14045f08> dealloc_trigger DONE =========================== short test summary info ============================ FAIL module/cpyext/test/test_pystate.py::AppTestThreads::()::test_thread_interrupt =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 12 passed, 1 warnings in 79.21 seconds =============== ++ 12:29:13 starting module/cpyext/test/test_structseq.py [85 started in total] __ module/cpyext/test/test_sequence.py [82 done in total, somefailed=False] ___ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items module/cpyext/test/test_sequence.py ....................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 74.14 seconds ==================== ++ 12:29:16 starting module/cpyext/test/test_sysmodule.py [86 started in total] __ module/cpyext/test/test_setobject.py [83 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 9 items module/cpyext/test/test_setobject.py ......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 45.21 seconds ===================== ++ 12:29:33 starting module/cpyext/test/test_thread.py [87 started in total] __ module/cpyext/test/test_sliceobject.py [84 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_sliceobject.py ...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 47.39 seconds ===================== ++ 12:29:45 starting module/cpyext/test/test_traceback.py [88 started in total] __ module/cpyext/test/test_structseq.py [85 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_structseq.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 38.75 seconds ===================== ++ 12:30:04 starting module/cpyext/test/test_translate.py [89 started in total] __ module/cpyext/test/test_sysmodule.py [86 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/cpyext/test/test_sysmodule.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 43.75 seconds ===================== ++ 12:30:07 starting module/cpyext/test/test_tupleobject.py [90 started in total] __ module/cpyext/test/test_translate.py [87 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_translate.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 4.00 seconds ===================== ++ 12:30:14 starting module/cpyext/test/test_typeobject.py [91 started in total] __ module/cpyext/test/test_traceback.py [88 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_traceback.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 32.25 seconds ===================== ++ 12:30:29 starting module/cpyext/test/test_unicodeobject.py [92 started in total] __ module/cpyext/test/test_thread.py [89 done in total, somefailed=False] _____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_thread.py .... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 51.66 seconds ===================== ++ 12:30:32 starting module/cpyext/test/test_userslots.py [93 started in total] __ module/cpyext/test/test_tupleobject.py [90 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items module/cpyext/test/test_tupleobject.py .......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 69.50 seconds ==================== ++ 12:31:28 starting module/cpyext/test/test_version.py [94 started in total] __ module/cpyext/test/test_userslots.py [91 done in total, somefailed=False] __ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_userslots.py ...... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 60.43 seconds ===================== ++ 12:31:45 starting module/cpyext/test/test_weakref.py [95 started in total] __ module/cpyext/test/test_unicodeobject.py [92 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 47 items module/cpyext/test/test_unicodeobject.py .............................s. [ 65%] ................ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 skipped, 1 warnings in 101.65 seconds ============== ++ 12:32:18 starting module/crypt/test [96 started in total] __ module/cpyext/test/test_version.py [93 done in total, somefailed=False] ____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/cpyext/test/test_version.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 39.90 seconds ===================== ++ 12:32:19 starting module/errno/test [97 started in total] __ module/crypt/test [94 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/crypt/test/test_crypt.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 3.56 seconds ===================== ++ 12:32:22 starting module/exceptions/test [98 started in total] __ module/errno/test [95 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/errno/test/test_errno.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 3 passed, 1 warnings in 3.64 seconds ===================== ++ 12:32:23 starting module/faulthandler/test [99 started in total] __ module/exceptions/test [96 done in total, somefailed=False] ________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items module/exceptions/test/test_exc.py ..........s............. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 skipped, 1 warnings in 7.16 seconds =============== ++ 12:32:30 starting module/fcntl/test [100 started in total] __ module/faulthandler/test [97 done in total, somefailed=False] ______________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/faulthandler/test/test_faulthander.py .. [ 66%] module/faulthandler/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 7.04 seconds ===================== ++ 12:32:32 starting module/gc/test [101 started in total] __ module/fcntl/test [98 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module/fcntl/test/test_fcntl.py ........ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 9.85 seconds ===================== ++ 12:32:43 starting module/imp/test [102 started in total] __ module/cpyext/test/test_weakref.py [99 done in total, somefailed=False] ____ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_weakref.py ..... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 45.93 seconds ===================== ++ 12:32:43 starting module/itertools/test [103 started in total] __ module/gc/test [100 done in total, somefailed=False] _______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 30 items module/gc/test/test_app_referents.py .... [ 13%] module/gc/test/test_gc.py .....x... [ 43%] module/gc/test/test_hook.py ........ [ 70%] module/gc/test/test_referents.py ........ [ 96%] module/gc/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 xfailed, 1 warnings in 17.99 seconds =============== ++ 12:32:52 starting module/marshal/test [104 started in total] __ module/marshal/test [101 done in total, somefailed=False] __________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 80 items module/marshal/test/test_marshal.py .................................... [ 45%] ............................... [ 83%] module/marshal/test/test_marshalimpl.py ............. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 80 passed, 1 warnings in 12.05 seconds ==================== ++ 12:33:06 starting module/math/test [105 started in total] __ module/itertools/test [102 done in total, somefailed=False] ________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 73 items module/itertools/test/test_itertools.py ................................ [ 43%] ........................................ [ 98%] module/itertools/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 warnings in 29.81 seconds ==================== ++ 12:33:16 starting module/micronumpy/test [106 started in total] __ module/math/test [103 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 182 items module/math/test/test_direct.py ........................................ [ 21%] ........................................................................ [ 61%] ...................................................... [ 91%] module/math/test/test_factorial.py .s [ 92%] module/math/test/test_math.py .........s.... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 180 passed, 2 skipped, 1 warnings in 12.56 seconds ============== ++ 12:33:21 starting module/mmap/test [107 started in total] __ module/mmap/test [104 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 43 items module/mmap/test/test_mmap.py ......................s................... [ 97%] . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 42 passed, 1 skipped, 1 warnings in 32.52 seconds =============== ++ 12:33:59 starting module/operator/test [108 started in total] __ module/operator/test [105 done in total, somefailed=False] _________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 27 items module/operator/test/test_operator.py .................. [ 66%] module/operator/test/test_tscmp.py ......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 27 passed, 1 warnings in 4.98 seconds ===================== ++ 12:34:06 starting module/parser/test [109 started in total] __ module/imp/test [106 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 124 items module/imp/test/test_app.py ................ [ 12%] module/imp/test/test_import.py ..............................s.......... [ 45%] ...............................................s................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 122 passed, 2 skipped, 1 warnings in 83.87 seconds ============== ++ 12:34:10 starting module/posix/test [110 started in total] __ module/parser/test [107 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/parser/test/test_parser.py ....... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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.81 seconds ===================== ++ 12:34:11 starting module/pwd/test [111 started in total] __ module/pwd/test [108 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/pwd/test/test_pwd.py ... [ 75%] module/pwd/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 8.21 seconds ===================== ++ 12:34:21 starting module/pyexpat/test [112 started in total] __ module/pyexpat/test [109 done in total, somefailed=False] __________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items module/pyexpat/test/test_build.py . [ 4%] module/pyexpat/test/test_parser.py .................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 38.87 seconds ==================== ++ 12:35:06 starting module/pypyjit/test [113 started in total] __ module/pypyjit/test [110 done in total, somefailed=False] __________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items module/pypyjit/test/test_jit_hook.py ........s [ 31%] module/pypyjit/test/test_jit_not_in_trace.py .. [ 37%] module/pypyjit/test/test_jit_setup.py .... [ 51%] module/pypyjit/test/test_policy.py ............ [ 93%] module/pypyjit/test/test_pyframe.py . [ 96%] module/pypyjit/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 skipped, 1 warnings in 12.03 seconds =============== ++ 12:35:20 starting module/select/test [114 started in total] __ module/posix/test [111 done in total, somefailed=False] ____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 108 items module/posix/test/test_posix2.py ....................................... [ 36%] ....................................s.........s................s [ 95%] module/posix/test/test_posix_libfile.py .... [ 99%] module/posix/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 105 passed, 3 skipped, 1 warnings in 67.21 seconds ============== ++ 12:35:23 starting module/signal/test [115 started in total] __ module/signal/test [112 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/signal/test/test_signal.py .................. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 warnings in 27.93 seconds ==================== ++ 12:35:55 starting module/struct/test [116 started in total] __ module/select/test [113 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 41 items module/select/test/test_epoll.py ........ [ 19%] module/select/test/test_kqueue.py sssss [ 31%] module/select/test/test_select.py ........................... [ 97%] module/select/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 5 skipped, 1 warnings in 41.46 seconds =============== ++ 12:36:04 starting module/sys/test [117 started in total] __ module/sys/test [114 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 65 items module/sys/test/apptest_initpath.py . [ 1%] module/sys/test/test_encoding.py . [ 3%] module/sys/test/test_initpath.py ....... [ 13%] module/sys/test/test_sysmodule.py ...............................s...... [ 72%] .............. [ 93%] module/sys/test/test_version.py .... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/module/sys/test/test_initpath.py::test_find_executable /build_dir/own-linux-aarch64/build/pypy/module/sys/test/test_initpath.py:76: PytestWarning: Value of environment variable PATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PATH', None) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 64 passed, 1 skipped, 2 warnings in 13.27 seconds =============== ++ 12:36:19 starting module/termios/test [118 started in total] __ module/struct/test [115 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 41 items module/struct/test/test_struct.py ...................................... [ 92%] .. [ 97%] module/struct/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 warnings in 22.28 seconds ==================== ++ 12:36:19 starting module/test_lib_pypy [119 started in total] __ module/termios/test [116 done in total, somefailed=False] __________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module/termios/test/test_termios.py sssss... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 5 skipped, 1 warnings in 8.36 seconds ================ ++ 12:36:29 starting module/thread/test [120 started in total] __ module/test_lib_pypy [117 done in total, somefailed=False] _________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 200 items / 7 skipped module/test_lib_pypy/test_collections.py ..................... [ 10%] module/test_lib_pypy/test_marshal_extra.py ............................. [ 25%] ........................................................................ [ 61%] .................................................. [ 86%] module/test_lib_pypy/test_md5_extra.py ...... [ 89%] module/test_lib_pypy/test_msvcrt.py s [ 89%] module/test_lib_pypy/test_pickle_extra.py s [ 90%] module/test_lib_pypy/test_sha_extra.py ... [ 91%] module/test_lib_pypy/test_site_extra.py . [ 92%] module/test_lib_pypy/test_structseq.py ......... [ 96%] module/test_lib_pypy/test_tputil.py ..s.... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) module/test_lib_pypy/test_md5_extra.py:6 /build_dir/own-linux-aarch64/build/pypy/module/test_lib_pypy/test_md5_extra.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 197 passed, 10 skipped, 2 warnings in 69.80 seconds ============== ++ 12:37:32 starting module/time/test [121 started in total] __ module/time/test [118 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/time/test/test_time.py .................. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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, 1 warnings in 35.10 seconds ==================== ++ 12:38:10 starting module/unicodedata/test [122 started in total] __ module/micronumpy/test [119 done in total, somefailed=False] _______________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 705 items / 1 skipped module/micronumpy/test/test_appbridge.py .. [ 0%] module/micronumpy/test/test_arrayops.py .................... [ 3%] module/micronumpy/test/test_broadcast.py ....... [ 4%] module/micronumpy/test/test_casting.py ........ [ 5%] module/micronumpy/test/test_compile.py .............................s... [ 9%] ..... [ 10%] module/micronumpy/test/test_complex.py ......................... [ 14%] module/micronumpy/test/test_deprecations.py . [ 14%] module/micronumpy/test/test_dtypes.py .................................. [ 19%] ...........................................s...... [ 26%] module/micronumpy/test/test_flagsobj.py ....... [ 27%] module/micronumpy/test/test_iterators.py ... [ 27%] module/micronumpy/test/test_ndarray.py ................................. [ 32%] ........................................................................ [ 42%] ........................................................................ [ 52%] ........................................................................ [ 62%] ............................................. [ 69%] module/micronumpy/test/test_nditer.py .......s......ss..s [ 72%] module/micronumpy/test/test_object_arrays.py ......s..s..s [ 73%] module/micronumpy/test/test_outarg.py ..... [ 74%] module/micronumpy/test/test_scalar.py .................................. [ 79%] . [ 79%] module/micronumpy/test/test_selection.py ........s.sss..... [ 82%] module/micronumpy/test/test_subtype.py ......................... [ 85%] module/micronumpy/test/test_support.py . [ 85%] module/micronumpy/test/test_support_app.py .... [ 86%] module/micronumpy/test/test_ufuncs.py .................................. [ 91%] .............................................................. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 692 passed, 14 skipped, 1 warnings in 314.02 seconds ============= ++ 12:38:33 starting module/zipimport/test [123 started in total] __ module/thread/test [120 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 48 items module/thread/test/test_fork.py s.. [ 6%] module/thread/test/test_gil.py .... [ 14%] module/thread/test/test_import_lock.py ..... [ 25%] module/thread/test/test_local.py ....... [ 39%] module/thread/test/test_lock.py ................. [ 75%] module/thread/test/test_thread.py ............ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 skipped, 1 warnings in 176.60 seconds ============== Exception AttributeError: '__exit__' in <bound method Lock.__del__ of <rpython.rlib.rthread.Lock object at 0xfffe33bfc750>> ignored ++ 12:39:30 starting module/zlib/test [124 started in total] __ module/cpyext/test/test_typeobject.py [121 done in total, somefailed=False] /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 68 items module/cpyext/test/test_typeobject.py ...............s.................. [ 50%] ..............................s... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 66 passed, 2 skipped, 1 warnings in 565.63 seconds ============== ++ 12:39:51 starting objspace/fake/test [125 started in total] __ module/zlib/test [122 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 31 items module/zlib/test/test_zlib.py ............................s.. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 30 passed, 1 skipped, 1 warnings in 30.72 seconds =============== ++ 12:40:02 starting objspace/std/test [126 started in total] __ objspace/fake/test [123 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items objspace/fake/test/test_checkmodule.py ........ [ 38%] objspace/fake/test/test_objspace.py ............. [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 11.94 seconds ==================== ++ 12:40:06 starting objspace/test [127 started in total] __ objspace/test [124 done in total, somefailed=False] ________________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 59 items objspace/test/apptest_binop_overriding.py . [ 1%] objspace/test/apptest_descriptor.py ........ [ 15%] objspace/test/apptest_descroperation.py ............s................... [ 69%] ....... [ 81%] objspace/test/test_descroperation.py ........... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 58 passed, 1 skipped, 1 warnings in 10.63 seconds =============== ++ 12:40:18 starting sandbox/test [128 started in total] __ module/unicodedata/test [125 done in total, somefailed=False] ______________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 26 items module/unicodedata/test/test_hyp.py ................ [ 61%] module/unicodedata/test/test_unicodedata.py .......... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 127.21 seconds ==================== ++ 12:40:20 starting tool/bench/test [129 started in total] __ tool/bench/test [126 done in total, somefailed=False] ______________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped tool/bench/test/test_pypyresult.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 3 passed, 1 skipped, 1 warnings in 1.09 seconds ================ ++ 12:40:22 starting tool/memusage/test [130 started in total] __ tool/memusage/test [127 done in total, somefailed=False] ___________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items tool/memusage/test/test_log2gnumeric.py ..... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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.08 seconds ===================== ++ 12:40:24 starting tool/pytest/test [131 started in total] __ sandbox/test [128 done in total, somefailed=False] _________________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item sandbox/test/test_pypy_interact.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 22.39 seconds ===================== ++ 12:40:42 starting tool/release/test [132 started in total] __ tool/release/test [129 done in total, somefailed=False] ____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items tool/release/test/test_package.py ....s [ 62%] tool/release/test/test_smartstrip.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 19.65 seconds =============== ++ 12:41:02 starting tool/test [133 started in total] __ tool/test [130 done in total, somefailed=False] ____________________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items tool/test/test_gdb_pypy.py ........... [ 37%] tool/test/test_getdocstrings.py ... [ 48%] tool/test/test_isolate.py ....... [ 72%] tool/test/test_lib_pypy.py ... [ 82%] tool/test/test_license.py . [ 86%] tool/test/test_package.py . [ 89%] tool/test/test_tab.py .. [ 96%] tool/test/test_template.py . [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/tool/test/test_isolate.py::test_init /build_dir/own-linux-aarch64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_init_dir_name /build_dir/own-linux-aarch64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_simple /build_dir/own-linux-aarch64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_simple_dir_name /build_dir/own-linux-aarch64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_raising /build_dir/own-linux-aarch64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_raising_fancy /build_dir/own-linux-aarch64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_bomb /build_dir/own-linux-aarch64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 29 passed, 8 warnings in 6.87 seconds ===================== __ tool/pytest/test [131 done in total, somefailed=False] _____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items tool/pytest/test/test_appsupport.py ......... [ 37%] tool/pytest/test/test_astrewrite.py ..... [ 58%] tool/pytest/test/test_conftest1.py .. [ 66%] tool/pytest/test/test_pytestsupport.py ........ [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 47.91 seconds ==================== __ module/zipimport/test [132 done in total, somefailed=False] ________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 47 items module/zipimport/test/test_undocumented.py ...... [ 12%] module/zipimport/test/test_zipimport.py .................... [ 55%] module/zipimport/test/test_zipimport_deflated.py ..................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 273.94 seconds ==================== __ objspace/std/test [133 done in total, somefailed=False] ____________________ /build_dir/own-linux-aarch64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform linux2 -- Python 2.7.18, pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/own-linux-aarch64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-aarch64/build/pytest.pyc rootdir: /build_dir/own-linux-aarch64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2130 items objspace/std/test/apptest_boolobject.py ........ [ 0%] objspace/std/test/apptest_bufferobject.py ............... [ 1%] objspace/std/test/apptest_callmethod.py ........ [ 1%] objspace/std/test/apptest_complexobject.py ............................. [ 2%] .. [ 2%] objspace/std/test/apptest_instmethobject.py ..... [ 3%] objspace/std/test/apptest_iterobject.py .............. [ 3%] objspace/std/test/apptest_operation.py ... [ 3%] objspace/std/test/apptest_stringformat.py ...............s.............. [ 5%] .............s........ [ 6%] objspace/std/test/apptest_userobject.py ...................... [ 7%] objspace/std/test/test_boolobject.py ....... [ 7%] objspace/std/test/test_bytearrayobject.py .............................. [ 9%] ......................... [ 10%] objspace/std/test/test_bytesobject.py .................................. [ 11%] ....................................s....... [ 13%] objspace/std/test/test_callmethod.py ... [ 14%] objspace/std/test/test_celldict.py ..................................... [ 15%] .. [ 15%] objspace/std/test/test_complexobject.py .... [ 16%] objspace/std/test/test_dictmultiobject.py ...........s.................. [ 17%] ........................................................................ [ 20%] ........................................................................ [ 24%] . [ 24%] objspace/std/test/test_dictproxy.py .......... [ 24%] objspace/std/test/test_floatobject.py .................................. [ 26%] .... [ 26%] objspace/std/test/test_identitydict.py ...... [ 26%] objspace/std/test/test_identityset.py ....... [ 27%] objspace/std/test/test_index.py ........................................ [ 29%] ...... [ 29%] objspace/std/test/test_intobject.py .................................... [ 31%] ........................s........................................s...... [ 34%] ......... [ 34%] objspace/std/test/test_iterobject.py .... [ 35%] objspace/std/test/test_jsondict.py ........... [ 35%] objspace/std/test/test_kwargsdict.py ................................... [ 37%] . [ 37%] objspace/std/test/test_lengthhint.py .................... [ 38%] objspace/std/test/test_listobject.py ................................... [ 39%] ........................................................................ [ 43%] ............ [ 43%] objspace/std/test/test_liststrategies.py ............................... [ 45%] ....................................s................................... [ 48%] ............................... [ 50%] objspace/std/test/test_longobject.py ................................... [ 51%] ...... [ 52%] objspace/std/test/test_mapdict.py ...................................... [ 53%] ........................................................................ [ 57%] ................................. [ 58%] objspace/std/test/test_memoryobject.py ....... [ 59%] objspace/std/test/test_methodcache.py .................................. [ 60%] ..................................... [ 62%] objspace/std/test/test_newformat.py .................................... [ 64%] ..................................................ss........ [ 66%] objspace/std/test/test_noneobject.py ... [ 67%] objspace/std/test/test_obj.py ....................... [ 68%] objspace/std/test/test_prebuiltint.py ...........................s...... [ 69%] ......... [ 70%] objspace/std/test/test_proxy.py ssssssssssss [ 70%] objspace/std/test/test_proxy_function.py ........ [ 71%] objspace/std/test/test_proxy_internals.py ........ [ 71%] objspace/std/test/test_proxy_iter.py . [ 71%] objspace/std/test/test_proxy_object.py .......... [ 71%] objspace/std/test/test_proxy_usercreated.py . [ 72%] objspace/std/test/test_random_attr.py ..... [ 72%] objspace/std/test/test_setobject.py .................................... [ 73%] ................................................ [ 76%] objspace/std/test/test_setstrategies.py ....s...ss.. [ 76%] objspace/std/test/test_sliceobject.py ............ [ 77%] objspace/std/test/test_smalllongobject.py .............................. [ 78%] ..............................s......................................... [ 82%] ........................................................................ [ 85%] .......s.............. [ 86%] objspace/std/test/test_specialisedtupleobject.py ..................ss... [ 87%] .................... [ 88%] objspace/std/test/test_stdobjspace.py s...... [ 88%] objspace/std/test/test_tupleobject.py .................................. [ 90%] . [ 90%] objspace/std/test/test_typeobject.py ................................... [ 92%] ........................................... [ 94%] objspace/std/test/test_unicodeobject.py ................................ [ 95%] .s........................................................s............. [ 99%] .... [ 99%] objspace/std/test/test_userobject.py . [ 99%] objspace/std/test/test_versionedtype.py ............... [100%] =============================== warnings summary =============================== /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39 /build_dir/own-linux-aarch64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============ 2098 passed, 32 skipped, 1 warnings in 267.55 seconds ============= program finished with exit code 1 elapsedTime=2096.070828