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-x86-64/build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test/bin/python', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] environment: AUDITWHEEL_ARCH=x86_64 AUDITWHEEL_PLAT=manylinux2014_x86_64 AUDITWHEEL_POLICY=manylinux2014 DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root HOME=/home/buildslave HOSTNAME=a58a84039819 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-x86-64/build PYPYCHERRYPICK= PYPY_LOCALBASE=/usr/local PYPY_MAKE_PORTABLE=1 PYPY_USESSION_DIR=/tmp/pytest PYTHONPATH=.: SHELL=/bin/bash SHLVL=2 SSL_CERT_FILE=/opt/_internal/certs.pem TERM=xterm TMPDIR=/tmp/pytest USER=buildslave USE_CURL=1 _=/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 ++ 13:27:26 starting config/test [1 started in total] ++ 13:27:26 starting interpreter/astcompiler/test [2 started in total] ++ 13:27:26 starting interpreter/pyparser/test [3 started in total] ++ 13:27:26 starting interpreter/test [4 started in total] __ config/test [1 done in total, somefailed=False] ____________________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.py rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.22 seconds =============== ++ 13:27:33 starting module/__builtin__/test [5 started in total] __ module/__builtin__/test [2 done in total, somefailed=False] ________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 18.76 seconds ============== ++ 13:27:53 starting module/__pypy__/test [6 started in total] __ interpreter/pyparser/test [3 done in total, somefailed=False] ______________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.py rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 11.09 seconds ==================== ++ 13:28:02 starting module/_ast/test [7 started in total] __ interpreter/astcompiler/test [4 done in total, somefailed=False] ___________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.py rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 34.89 seconds ==================== ++ 13:28:04 starting module/_cffi_backend/test [8 started in total] __ module/__pypy__/test [5 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 13.74 seconds =============== ++ 13:28:08 starting module/_codecs/test [9 started in total] __ module/_ast/test [6 done in total, somefailed=False] _______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 8.61 seconds ===================== ++ 13:28:12 starting module/_continuation/test [10 started in total] __ module/_codecs/test [7 done in total, somefailed=False] ____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 15.09 seconds ==================== ++ 13:28:25 starting module/_cppyy/test [11 started in total] __ module/_continuation/test [8 done in total, somefailed=False] ______________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 37.82 seconds =============== ++ 13:28:57 starting module/_csv/test [12 started in total] __ module/_csv/test [9 done in total, somefailed=False] _______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.81 seconds ===================== ++ 13:29:03 starting module/_demo/test [13 started in total] __ module/_demo/test [10 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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.32 seconds ===================== ++ 13:29:08 starting module/_file/test [14 started in total] __ module/_cffi_backend/test [11 done in total, somefailed=False] _____________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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 67.53 seconds ============= ++ 13:29:17 starting module/_io/test [15 started in total] __ module/_cppyy/test [12 done in total, somefailed=False] ____________________ /build_dir/own-linux-x86-64/build/_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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 62.10 seconds ============== ++ 13:29:38 starting module/_jitlog/test [16 started in total] __ module/_jitlog/test [13 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 1 passed, 1 warnings in 2.80 seconds ===================== ++ 13:29:41 starting module/_locale/test [17 started in total] __ interpreter/test [14 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.py rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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 132.76 seconds ============= ++ 13:29:44 starting module/_lsprof/test [18 started in total] __ module/_locale/test [15 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 2.23 seconds ==================== ++ 13:29:45 starting module/_md5/test [19 started in total] __ module/_lsprof/test [16 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 6 passed, 1 warnings in 3.76 seconds ===================== ++ 13:29:48 starting module/_minimal_curses/test [20 started in total] __ module/_md5/test [17 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.23 seconds ================ ++ 13:29:52 starting module/_multibytecodec/test [21 started in total] __ module/_minimal_curses/test [18 done in total, somefailed=False] ___________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 9.52 seconds ================ ++ 13:29:59 starting module/_multiprocessing/test [22 started in total] __ module/_multibytecodec/test [19 done in total, somefailed=False] ___________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 15.97 seconds =============== ++ 13:30:09 starting module/_pypyjson/test [23 started in total] __ module/_pypyjson/test [20 done in total, somefailed=False] _________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 45 items module/_pypyjson/test/test__pypyjson.py ................................ [ 71%] .......... [ 93%] module/_pypyjson/test/test_simd.py ... [100%] =============================== warnings summary =============================== /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 45 passed, 1 warnings in 6.19 seconds ===================== ++ 13:30:16 starting module/_random/test [24 started in total] __ module/_random/test [21 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 8.29 seconds ===================== ++ 13:30:26 starting module/_rawffi/alt/test [25 started in total] __ module/_rawffi/alt/test [22 done in total, somefailed=False] _______________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 4.82 seconds =============== ++ 13:30:31 starting module/_rawffi/test [26 started in total] __ module/_io/test [23 done in total, somefailed=False] _______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/build/virt_test/lib/python2.7/site-packages/hypothesis/searchstrategy/strategies.py:285 /build_dir/own-linux-x86-64/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 89.05 seconds ==================== ++ 13:30:52 starting module/_sha/test [27 started in total] __ module/_sha/test [24 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.95 seconds ================ ++ 13:30:58 starting module/_socket/test [28 started in total] __ module/_rawffi/test [25 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 24.72 seconds =============== ++ 13:30:59 starting module/_sre/test [29 started in total] __ module/_file/test [26 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 125.73 seconds ============= ++ 13:31:18 starting module/_vmprof/test [30 started in total] __ module/_multiprocessing/test [27 done in total, somefailed=False] __________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 80.18 seconds =============== ++ 13:31:26 starting module/_warnings/test [31 started in total] __ module/_sre/test [28 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 24.81 seconds ============== ++ 13:31:27 starting module/_weakref/test [32 started in total] __ module/_vmprof/test [29 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/build/virt_test/lib/python2.7/site-packages/cffi/cparser.py:165 /build_dir/own-linux-x86-64/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 10.64 seconds ===================== ++ 13:31:30 starting module/_winreg/test [33 started in total] __ module/_winreg/test [30 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped =============================== warnings summary =============================== /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 ===================== ++ 13:31:31 starting module/array/test [34 started in total] __ module/_warnings/test [31 done in total, somefailed=False] _________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.52 seconds ===================== ++ 13:31:33 starting module/binascii/test [35 started in total] __ module/_weakref/test [32 done in total, somefailed=False] __________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.22 seconds =============== ++ 13:31:33 starting module/bz2/test [36 started in total] __ module/_socket/test [33 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 33.07 seconds =============== ++ 13:31:36 starting module/cStringIO/test [37 started in total] __ module/binascii/test [34 done in total, somefailed=False] __________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 3.76 seconds ===================== ++ 13:31:37 starting module/cmath/test [38 started in total] __ module/cmath/test [35 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 2.74 seconds ===================== ++ 13:31:40 starting module/cpyext/test/test_abstract.py [39 started in total] __ module/cStringIO/test [36 done in total, somefailed=False] _________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 6.39 seconds ===================== ++ 13:31:43 starting module/cpyext/test/test_api.py [40 started in total] __ module/array/test [37 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 24.84 seconds =============== ++ 13:31:59 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 18.50 seconds ===================== ++ 13:32:07 starting module/cpyext/test/test_boolobject.py [42 started in total] __ module/bz2/test [39 done in total, somefailed=False] _______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/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 37.30 seconds =============== ++ 13:32:11 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 32.08 seconds ===================== ++ 13:32:18 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 26.66 seconds ===================== ++ 13:32:40 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 28.84 seconds ===================== ++ 13:32:49 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 34.71 seconds ===================== ++ 13:33:03 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 31.04 seconds ===================== ++ 13:33:18 starting module/cpyext/test/test_cell.py [48 started in total] __ module/cpyext/test/test_arraymodule.py [45 done in total, somefailed=False] /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 78.16 seconds =============== ++ 13:33:26 starting module/cpyext/test/test_classobject.py [49 started in total] __ module/cpyext/test/test_capsule.py [46 done in total, somefailed=False] ____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 23.84 seconds ===================== ++ 13:33:30 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 23.47 seconds ===================== ++ 13:33:45 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 48.44 seconds ==================== ++ 13:33:47 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 19.78 seconds ===================== ++ 13:33:54 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 25.83 seconds ===================== ++ 13:33:59 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 28.47 seconds ===================== ++ 13:34:18 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 44.04 seconds ==================== ++ 13:34:45 starting module/cpyext/test/test_fileobject.py [56 started in total] __ module/cpyext/test/test_cpyext.py [53 done in total, somefailed=False] _____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 58.01 seconds =============== ++ 13:34:53 starting module/cpyext/test/test_floatobject.py [57 started in total] __ module/cpyext/test/test_dictobject.py [54 done in total, somefailed=False] _ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 48.44 seconds ==================== ++ 13:34:57 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 43.08 seconds ==================== ++ 13:35:09 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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.70 seconds ===================== ++ 13:35:13 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 26.29 seconds ===================== ++ 13:35:30 starting module/cpyext/test/test_getargs.py [61 started in total] __ module/cpyext/test/test_floatobject.py [58 done in total, somefailed=False] /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 39.67 seconds ==================== ++ 13:35:37 starting module/cpyext/test/test_import.py [62 started in total] __ module/cpyext/test/test_genobject.py [59 done in total, somefailed=False] __ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 19.93 seconds ===================== ++ 13:35:37 starting module/cpyext/test/test_intobject.py [63 started in total] __ module/cpyext/test/test_funcobject.py [60 done in total, somefailed=False] _ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 24.60 seconds ===================== ++ 13:35:42 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 27.49 seconds ===================== ++ 13:36:09 starting module/cpyext/test/test_listobject.py [65 started in total] __ module/cpyext/test/test_getargs.py [62 done in total, somefailed=False] ____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 40.24 seconds ==================== ++ 13:36:14 starting module/cpyext/test/test_longobject.py [66 started in total] __ module/cpyext/test/test_iterator.py [63 done in total, somefailed=False] ___ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 27.72 seconds ===================== ++ 13:36:14 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 34.35 seconds ==================== ++ 13:36:15 starting module/cpyext/test/test_marshal.py [68 started in total] __ module/cpyext/test/test_mapping.py [65 done in total, somefailed=False] ____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 26.69 seconds ===================== ++ 13:36:47 starting module/cpyext/test/test_memoryobject.py [69 started in total] __ module/cpyext/test/test_listobject.py [66 done in total, somefailed=False] _ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 32.93 seconds ==================== ++ 13:36:47 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 27.42 seconds ===================== ++ 13:36:48 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 40.91 seconds ==================== ++ 13:37:05 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 23.29 seconds ===================== ++ 13:37:16 starting module/cpyext/test/test_ndarrayobject.py [73 started in total] __ module/cpyext/test/test_memoryobject.py [70 done in total, somefailed=False] /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 40.02 seconds =============== Exception TypeError: "'NoneType' object is not callable" in <function callback at 0x7efe97476f50> ignored ++ 13:37:31 starting module/cpyext/test/test_number.py [74 started in total] __ module/cpyext/test/test_module.py [71 done in total, somefailed=False] _____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 2 passed, 1 warnings in 21.29 seconds ===================== ++ 13:37:33 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 45.78 seconds ==================== ++ 13:37:39 starting module/cpyext/test/test_pycobject.py [76 started in total] __ module/cpyext/test/test_ndarrayobject.py [73 done in total, somefailed=False] /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 39.58 seconds ==================== ++ 13:38:00 starting module/cpyext/test/test_pyerrors.py [77 started in total] __ module/cpyext/test/test_number.py [74 done in total, somefailed=False] _____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 33.26 seconds ==================== ++ 13:38:09 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 24.73 seconds ===================== ++ 13:38:11 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 51.66 seconds =============== ++ 13:38:31 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 27.53 seconds =============== ++ 13:38:42 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 24.37 seconds ===================== ++ 13:38:44 starting module/cpyext/test/test_sequence.py [82 started in total] __ module/cpyext/test/test_pyerrors.py [79 done in total, somefailed=False] ___ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 51.23 seconds =============== ++ 13:38:58 starting module/cpyext/test/test_setobject.py [83 started in total] __ module/cpyext/test/test_pystrtod.py [80 done in total, somefailed=False] ___ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 25.30 seconds ==================== ++ 13:39:14 starting module/cpyext/test/test_sliceobject.py [84 started in total] __ module/cpyext/test/test_pystate.py [81 done in total, somefailed=False] ____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module/cpyext/test/test_pystate.py ............. [100%] =============================== warnings summary =============================== /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 13 passed, 1 warnings in 47.02 seconds ==================== ++ 13:39:23 starting module/cpyext/test/test_structseq.py [85 started in total] __ module/cpyext/test/test_setobject.py [82 done in total, somefailed=False] __ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 27.48 seconds ===================== ++ 13:39:31 starting module/cpyext/test/test_sysmodule.py [86 started in total] __ module/cpyext/test/test_sequence.py [83 done in total, somefailed=False] ___ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 40.72 seconds ==================== ++ 13:39:35 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 28.16 seconds ===================== ++ 13:39:47 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 23.29 seconds ===================== ++ 13:39:51 starting module/cpyext/test/test_translate.py [89 started in total] __ module/cpyext/test/test_translate.py [86 done in total, somefailed=False] __ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 1 passed, 1 warnings in 2.55 seconds ===================== ++ 13:39:57 starting module/cpyext/test/test_tupleobject.py [90 started in total] __ module/cpyext/test/test_sysmodule.py [87 done in total, somefailed=False] __ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 26.68 seconds ===================== ++ 13:40:03 starting module/cpyext/test/test_typeobject.py [91 started in total] __ module/cpyext/test/test_thread.py [88 done in total, somefailed=False] _____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 31.67 seconds ===================== ++ 13:40:13 starting module/cpyext/test/test_unicodeobject.py [92 started in total] __ module/cpyext/test/test_traceback.py [89 done in total, somefailed=False] __ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 20.32 seconds ===================== ++ 13:40:15 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 38.63 seconds ==================== ++ 13:40:42 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-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 37.66 seconds ===================== ++ 13:40:59 starting module/cpyext/test/test_weakref.py [95 started in total] __ module/cpyext/test/test_version.py [92 done in total, somefailed=False] ____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 25.98 seconds ===================== ++ 13:41:14 starting module/crypt/test [96 started in total] __ module/crypt/test [93 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 1 passed, 1 warnings in 2.30 seconds ===================== ++ 13:41:18 starting module/errno/test [97 started in total] __ module/cpyext/test/test_unicodeobject.py [94 done in total, somefailed=False] /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 56.24 seconds =============== ++ 13:41:19 starting module/exceptions/test [98 started in total] __ module/errno/test [95 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 3 passed, 1 warnings in 2.41 seconds ===================== ++ 13:41:21 starting module/faulthandler/test [99 started in total] __ module/exceptions/test [96 done in total, somefailed=False] ________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 4.58 seconds =============== ++ 13:41:24 starting module/fcntl/test [100 started in total] __ module/faulthandler/test [97 done in total, somefailed=False] ______________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 4.63 seconds ===================== ++ 13:41:26 starting module/gc/test [101 started in total] __ module/fcntl/test [98 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 8 passed, 1 warnings in 6.34 seconds ===================== ++ 13:41:31 starting module/imp/test [102 started in total] __ module/cpyext/test/test_weakref.py [99 done in total, somefailed=False] ____ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 27.53 seconds ===================== ++ 13:41:31 starting module/itertools/test [103 started in total] __ module/gc/test [100 done in total, somefailed=False] _______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 9.53 seconds =============== ++ 13:41:37 starting module/marshal/test [104 started in total] __ module/marshal/test [101 done in total, somefailed=False] __________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 7.33 seconds ===================== ++ 13:41:45 starting module/math/test [105 started in total] __ module/itertools/test [102 done in total, somefailed=False] ________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 18.62 seconds ==================== ++ 13:41:52 starting module/micronumpy/test [106 started in total] __ module/math/test [103 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 7.83 seconds =============== ++ 13:41:53 starting module/mmap/test [107 started in total] __ module/mmap/test [104 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 13.74 seconds =============== ++ 13:42:08 starting module/operator/test [108 started in total] __ module/operator/test [105 done in total, somefailed=False] _________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 3.32 seconds ===================== ++ 13:42:12 starting module/parser/test [109 started in total] __ module/parser/test [106 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 7 passed, 1 warnings in 2.60 seconds ===================== ++ 13:42:16 starting module/posix/test [110 started in total] __ module/imp/test [107 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 52.37 seconds ============== ++ 13:42:30 starting module/pwd/test [111 started in total] __ module/pwd/test [108 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 4 passed, 1 warnings in 5.48 seconds ===================== ++ 13:42:36 starting module/pyexpat/test [112 started in total] __ module/pyexpat/test [109 done in total, somefailed=False] __________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 24.02 seconds ==================== ++ 13:43:04 starting module/pypyjit/test [113 started in total] __ module/posix/test [110 done in total, somefailed=False] ____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 43.68 seconds ============== ++ 13:43:07 starting module/select/test [114 started in total] __ module/pypyjit/test [111 done in total, somefailed=False] __________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 7.50 seconds =============== ++ 13:43:13 starting module/signal/test [115 started in total] __ module/select/test [112 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 19.82 seconds =============== ++ 13:43:27 starting module/struct/test [116 started in total] __ module/signal/test [113 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 19.92 seconds ==================== ++ 13:43:37 starting module/sys/test [117 started in total] __ module/struct/test [114 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 13.26 seconds ==================== ++ 13:43:42 starting module/termios/test [118 started in total] __ module/sys/test [115 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/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 8.55 seconds =============== ++ 13:43:47 starting module/test_lib_pypy [119 started in total] __ module/test_lib_pypy [116 done in total, somefailed=True] __________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 200 items / 4 errors / 3 skipped ==================================== ERRORS ==================================== __________ ERROR collecting pypy/module/test_lib_pypy/test_os_wait.py __________ Using pytest.skip outside of a test is not allowed. To decorate a test function, use the @pytest.mark.skip or @pytest.mark.skipif decorators instead, and to skip a module use `pytestmark = pytest.mark.{skip,skipif}. _________ ERROR collecting pypy/module/test_lib_pypy/test_resource.py __________ Using pytest.skip outside of a test is not allowed. To decorate a test function, use the @pytest.mark.skip or @pytest.mark.skipif decorators instead, and to skip a module use `pytestmark = pytest.mark.{skip,skipif}. _________ ERROR collecting pypy/module/test_lib_pypy/test_stackless.py _________ Using pytest.skip outside of a test is not allowed. To decorate a test function, use the @pytest.mark.skip or @pytest.mark.skipif decorators instead, and to skip a module use `pytestmark = pytest.mark.{skip,skipif}. ____ ERROR collecting pypy/module/test_lib_pypy/test_stackless_pickling.py _____ Using pytest.skip outside of a test is not allowed. To decorate a test function, use the @pytest.mark.skip or @pytest.mark.skipif decorators instead, and to skip a module use `pytestmark = pytest.mark.{skip,skipif}. =============================== warnings summary =============================== /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/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 !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!! ================ 3 skipped, 2 warnings, 4 error in 1.02 seconds ================ ++ 13:43:48 starting module/thread/test [120 started in total] __ module/termios/test [117 done in total, somefailed=False] __________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 5.38 seconds ================ ++ 13:43:49 starting module/time/test [121 started in total] __ module/time/test [118 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 21.83 seconds ==================== ++ 13:44:12 starting module/unicodedata/test [122 started in total] __ module/cpyext/test/test_typeobject.py [119 done in total, somefailed=False] /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 272.15 seconds ============== ++ 13:44:45 starting module/zipimport/test [123 started in total] __ module/unicodedata/test [120 done in total, somefailed=False] ______________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 76.21 seconds ==================== ++ 13:45:33 starting module/zlib/test [124 started in total] __ module/zlib/test [121 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 16.52 seconds =============== ++ 13:45:50 starting objspace/fake/test [125 started in total] __ objspace/fake/test [122 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 7.47 seconds ===================== ++ 13:45:58 starting objspace/std/test [126 started in total] __ module/thread/test [123 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 130.10 seconds ============== Exception AttributeError: '__exit__' in <bound method Lock.__del__ of <rpython.rlib.rthread.Lock object at 0x7f932a04f850>> ignored ++ 13:46:06 starting objspace/test [127 started in total] __ objspace/test [124 done in total, somefailed=False] ________________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 6.38 seconds =============== ++ 13:46:13 starting sandbox/test [128 started in total] __ sandbox/test [125 done in total, somefailed=False] _________________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 13.37 seconds ===================== ++ 13:46:28 starting tool/bench/test [129 started in total] __ tool/bench/test [126 done in total, somefailed=False] ______________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 0.87 seconds ================ ++ 13:46:29 starting tool/memusage/test [130 started in total] __ tool/memusage/test [127 done in total, somefailed=False] ___________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 5 passed, 1 warnings in 0.86 seconds ===================== ++ 13:46:31 starting tool/pytest/test [131 started in total] __ tool/pytest/test [128 done in total, somefailed=False] _____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 33.83 seconds ==================== ++ 13:47:09 starting tool/release/test [132 started in total] __ module/micronumpy/test [129 done in total, somefailed=False] _______________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 768 items module/micronumpy/test/test_appbridge.py .. [ 0%] module/micronumpy/test/test_arrayops.py .................... [ 2%] module/micronumpy/test/test_broadcast.py ....... [ 3%] module/micronumpy/test/test_casting.py ........ [ 4%] module/micronumpy/test/test_compile.py .............................s... [ 9%] ..... [ 9%] module/micronumpy/test/test_complex.py ......................... [ 13%] module/micronumpy/test/test_deprecations.py . [ 13%] module/micronumpy/test/test_dtypes.py .................................. [ 17%] ...........................................s...... [ 24%] module/micronumpy/test/test_flagsobj.py ....... [ 25%] module/micronumpy/test/test_iterators.py ... [ 25%] module/micronumpy/test/test_ndarray.py ................................. [ 29%] ........................................................................ [ 39%] ........................................................................ [ 48%] ........................................................................ [ 57%] ............................................. [ 63%] module/micronumpy/test/test_nditer.py .......s......ss..s [ 66%] module/micronumpy/test/test_object_arrays.py ......s..s..s [ 67%] module/micronumpy/test/test_outarg.py ..... [ 68%] module/micronumpy/test/test_scalar.py .................................. [ 72%] . [ 73%] module/micronumpy/test/test_selection.py ........s.sss..... [ 75%] module/micronumpy/test/test_subtype.py ......................... [ 78%] module/micronumpy/test/test_support.py . [ 78%] module/micronumpy/test/test_support_app.py .... [ 79%] module/micronumpy/test/test_ufuncs.py .................................. [ 83%] .............................................................. [ 91%] module/micronumpy/test/test_zjit.py .................................... [ 96%] ........................... [100%] =============================== warnings summary =============================== /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 755 passed, 13 skipped, 1 warnings in 323.04 seconds ============= ++ 13:47:17 starting tool/test [133 started in total] __ tool/release/test [130 done in total, somefailed=False] ____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 11.41 seconds =============== __ tool/test [131 done in total, somefailed=False] ____________________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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-x86-64/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 4.53 seconds ===================== __ module/zipimport/test [132 done in total, somefailed=False] ________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 160.58 seconds ==================== __ objspace/std/test [133 done in total, somefailed=False] ____________________ /build_dir/own-linux-x86-64/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-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /build_dir/own-linux-x86-64/build/pytest.pyc rootdir: /build_dir/own-linux-x86-64/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-x86-64/build/_pytest/resultlog.py:39 /build_dir/own-linux-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/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 151.17 seconds ============= program finished with exit code 1 elapsedTime=1264.191244