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 ++ 07:57:39 starting config/test [1 started in total] ++ 07:57:39 starting interpreter/astcompiler/test [2 started in total] ++ 07:57:39 starting interpreter/pyparser/test [3 started in total] ++ 07:57:39 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) config/test/test_makerestdoc.py:7 /build_dir/own-linux-x86-64/build/pypy/config/test/test_makerestdoc.py:7: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp tempdir = py.test.ensuretemp('config') /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function config/test/test_pypyoption.py:48 /build_dir/own-linux-x86-64/build/pypy/config/test/test_pypyoption.py:48: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_check_documentation(): -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 157 passed, 1 skipped, 155 warnings in 5.19 seconds ============== ++ 07:57:49 starting module/__builtin__/test [5 started in total] __ interpreter/pyparser/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.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.10 seconds ==================== ++ 07:57:54 starting module/__pypy__/test [6 started in total] __ module/__pypy__/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.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 14.06 seconds =============== ++ 07:58:09 starting module/_ast/test [7 started in total] __ module/__builtin__/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.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 20.43 seconds ============== ++ 07:58:13 starting module/_cffi_backend/test [8 started in total] __ module/_ast/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 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.84 seconds ===================== ++ 07:58:19 starting module/_codecs/test [9 started in total] __ interpreter/astcompiler/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.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) /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:80 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:80: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_issue_713(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:84 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:84: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_long_jump(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:94 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:94: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_argtuple(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:102 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:102: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_constants(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:111 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:111: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_tuple_assign(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:125 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:125: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_tuple_assign_order(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:151 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:151: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_binary_operator(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:160 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:160: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_compare(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:163 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:163: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_augmented_assignment(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:169 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:169: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_subscript(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:175 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:175: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_attribute(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:188 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:188: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_slice(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:226 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:226: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_funccalls(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:242 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:242: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_listmakers(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:250 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:250: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_genexprs(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:258 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:258: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_comparisons(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:289 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:289: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_multiexpr(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:292 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:292: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_imports(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:325 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:325: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_if_stmts(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:364 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:364: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_docstrings(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:394 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:394: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_in(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:404 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:404: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_for_loops(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:429 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:429: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_closure(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:476 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:476: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_try_except_finally(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:489 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:489: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_while_loop(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:504 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:504: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_return_lineno(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:524 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:524: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_type_of_constants(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:529 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:529: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_pprint(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:622 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:622: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_mapping_test(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:693 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:693: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_stack_depth_bug(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:860 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:860: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_lambda(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:863 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:863: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_backquote_repr(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:866 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:866: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_deleting_attributes(self): /build_dir/own-linux-x86-64/build/_pytest/python.py:769 /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function /build_dir/own-linux-x86-64/build/_pytest/python.py:769: RemovedInPytest4Warning: usage of Generator.Function is deprecated, please use pytest.Function instead function_class = self.Function interpreter/astcompiler/test/test_compiler.py:966 /build_dir/own-linux-x86-64/build/pypy/interpreter/astcompiler/test/test_compiler.py:966: RemovedInPytest4Warning: yield tests are deprecated, and scheduled to be removed in pytest 4.0 def test_dont_fold_equal_code_objects(self): -- Docs: https://docs.pytest.org/en/latest/warnings.html ================== 447 passed, 340 warnings in 35.95 seconds =================== ++ 07:58:20 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.42 seconds ==================== ++ 07:58:36 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 38.23 seconds =============== ++ 07:59:04 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 6.10 seconds ===================== ++ 07:59:11 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.46 seconds ===================== ++ 07:59:15 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 68.67 seconds ============= ++ 07:59:25 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 63.28 seconds ============== ++ 07:59:49 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.88 seconds ===================== ++ 07:59:52 starting module/_locale/test [17 started in total] __ module/_locale/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.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.33 seconds ==================== ++ 07:59:56 starting module/_lsprof/test [18 started in total] __ interpreter/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.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 133.11 seconds ============= ++ 07:59:56 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.90 seconds ===================== ++ 08:00:00 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.22 seconds ================ ++ 08:00:03 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.93 seconds ================ ++ 08:00:12 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 16.31 seconds =============== ++ 08:00:20 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.30 seconds ===================== ++ 08:00:27 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.34 seconds ===================== ++ 08:00:37 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 5.15 seconds =============== ++ 08:00:43 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.69 seconds ==================== ++ 08:01:00 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.94 seconds ================ ++ 08:01:07 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 25.22 seconds =============== ++ 08:01:11 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) pypy/module/_file/test/test_file.py::AppTestFile::()::test_simple /build_dir/own-linux-x86-64/build/pypy/module/_file/test/test_file.py:29: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp str(pytest.ensuretemp("fileimpl").join("foo.txt"))) pypy/module/_file/test/test_file.py::AppTestFile25::()::test___enter__ /build_dir/own-linux-x86-64/build/pypy/module/_file/test/test_file.py:549: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp str(pytest.ensuretemp("fileimpl").join("foo.txt"))) pypy/module/_file/test/test_large_file.py::AppTestLargeFile::()::test_large_seek_offsets /build_dir/own-linux-x86-64/build/pypy/module/_file/test/test_large_file.py:10: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp str(py.test.ensuretemp("fileimpl").join("large.data"))) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 258 passed, 11 skipped, 4 warnings in 126.25 seconds ============= ++ 08:01:26 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 79.29 seconds =============== ++ 08:01:32 starting module/_warnings/test [31 started in total] __ module/_vmprof/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 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.80 seconds ===================== ++ 08:01:38 starting module/_weakref/test [32 started in total] __ module/_sre/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 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.97 seconds ============== ++ 08:01:39 starting module/_winreg/test [33 started in total] __ module/_warnings/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 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 ===================== ++ 08:01:39 starting module/array/test [34 started in total] __ module/_winreg/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 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.09 seconds ===================== ++ 08:01:39 starting module/binascii/test [35 started in total] __ module/binascii/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 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.85 seconds ===================== ++ 08:01:44 starting module/bz2/test [36 started in total] __ module/_weakref/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 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.31 seconds =============== ++ 08:01:45 starting module/cStringIO/test [37 started in total] __ module/_socket/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 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.45 seconds =============== ++ 08:01:45 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.88 seconds ===================== ++ 08:01:48 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.68 seconds ===================== ++ 08:01:53 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) pypy/module/array/test/test_array.py::AppTestArray::()::test_ctor /build_dir/own-linux-x86-64/build/pypy/module/array/test/test_array.py:14: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp str(pytest.ensuretemp('array').join('tmpfile'))) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 48 passed, 1 skipped, 2 warnings in 25.17 seconds =============== ++ 08:02:07 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.57 seconds ===================== ++ 08:02:17 starting module/cpyext/test/test_boolobject.py [42 started in total] __ module/cpyext/test/test_abstract.py [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 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.09 seconds ===================== ++ 08:02:26 starting module/cpyext/test/test_borrow.py [43 started in total] __ module/bz2/test [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 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 pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_attributes /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:62: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp str(py.test.ensuretemp("bz2").join("foo"))) pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_open_close_del /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_open_mode_U /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_seek_forward /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_seek_backwards /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_seek_backwards_from_end /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_seek_post_end /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_seek_post_end_twice /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_seek_pre_start /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_readline /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_read /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_silently_closes /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:25: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_read_broken_file /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:25: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_subsequent_read_broken_file /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:25: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_read_chunk9 /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_read_100_bytes /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_universal_newlines_lf /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_universal_newlines_crlf /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_readlines /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_iterator /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_xreadlines /build_dir/own-linux-x86-64/build/pypy/module/bz2/test/test_bz2_file.py:20: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp f = py.test.ensuretemp("bz2").join("foo") -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 49 passed, 3 skipped, 23 warnings in 37.81 seconds ============== ++ 08:02:28 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.19 seconds ===================== ++ 08:02:49 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.45 seconds ===================== ++ 08:02:59 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.88 seconds ===================== ++ 08:03:12 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.49 seconds ===================== ++ 08:03:27 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 76.76 seconds =============== ++ 08:03:34 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.58 seconds ===================== ++ 08:03:40 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.59 seconds ===================== ++ 08:03:55 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.05 seconds ==================== ++ 08:03:57 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.37 seconds ===================== ++ 08:04:04 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.77 seconds ===================== ++ 08:04:07 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.16 seconds ===================== ++ 08:04:28 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 43.13 seconds ==================== ++ 08:04:55 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 57.55 seconds =============== ++ 08:05:03 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.06 seconds ==================== ++ 08:05:05 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 42.32 seconds ==================== ++ 08:05:19 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.71 seconds ===================== ++ 08:05:23 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.04 seconds ===================== ++ 08:05:38 starting module/cpyext/test/test_getargs.py [61 started in total] __ module/cpyext/test/test_genobject.py [58 done in total, somefailed=False] __ /build_dir/own-linux-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.64 seconds ===================== ++ 08:05:47 starting module/cpyext/test/test_import.py [62 started in total] __ module/cpyext/test/test_floatobject.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 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.06 seconds ==================== ++ 08:05:47 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.15 seconds ===================== ++ 08:05:47 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.52 seconds ===================== ++ 08:06:19 starting module/cpyext/test/test_listobject.py [65 started in total] __ module/cpyext/test/test_iterator.py [62 done in total, somefailed=False] ___ /build_dir/own-linux-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.57 seconds ===================== ++ 08:06:20 starting module/cpyext/test/test_longobject.py [66 started in total] __ module/cpyext/test/test_intobject.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 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 33.88 seconds ==================== ++ 08:06:25 starting module/cpyext/test/test_mapping.py [67 started in total] __ module/cpyext/test/test_getargs.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 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.34 seconds ==================== ++ 08:06:29 starting module/cpyext/test/test_marshal.py [68 started in total] __ module/cpyext/test/test_listobject.py [65 done in total, somefailed=False] _ /build_dir/own-linux-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.40 seconds ==================== ++ 08:06:57 starting module/cpyext/test/test_memoryobject.py [69 started in total] __ module/cpyext/test/test_mapping.py [66 done in total, somefailed=False] ____ /build_dir/own-linux-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.19 seconds ===================== ++ 08:06:57 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 26.92 seconds ===================== ++ 08:07:02 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.58 seconds ==================== ++ 08:07:11 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.56 seconds ===================== ++ 08:07:30 starting module/cpyext/test/test_ndarrayobject.py [73 started in total] __ module/cpyext/test/test_module.py [70 done in total, somefailed=False] _____ /build_dir/own-linux-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.46 seconds ===================== ++ 08:07:39 starting module/cpyext/test/test_number.py [74 started in total] __ module/cpyext/test/test_memoryobject.py [71 done in total, somefailed=False] /build_dir/own-linux-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 39.16 seconds =============== Exception TypeError: "'NoneType' object is not callable" in <function callback at 0x7f7795072f50> ignored ++ 08:07:41 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 44.44 seconds ==================== ++ 08:07:49 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.37 seconds ==================== ++ 08:08:14 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 32.95 seconds ==================== ++ 08:08:17 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.29 seconds ===================== ++ 08:08:21 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) pypy/module/cpyext/test/test_object.py::AppTestObject::()::test_object_malloc /build_dir/own-linux-x86-64/build/pypy/module/cpyext/test/test_object.py:239: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp tmpname = str(pytest.ensuretemp('out', dir=0)) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 34 passed, 1 skipped, 2 warnings in 50.82 seconds =============== ++ 08:08:40 starting module/cpyext/test/test_pystate.py [80 started in total] __ module/cpyext/test/test_pysignals.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 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 23.60 seconds ===================== ++ 08:08:49 starting module/cpyext/test/test_pystrtod.py [81 started in total] __ module/cpyext/test/test_pyfile.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 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 26.99 seconds =============== ++ 08:08:49 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 52.16 seconds =============== ++ 08:09:12 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.68 seconds ==================== ++ 08:09:22 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 48.81 seconds ==================== ++ 08:09:38 starting module/cpyext/test/test_structseq.py [85 started in total] __ module/cpyext/test/test_sequence.py [82 done in total, somefailed=False] ___ /build_dir/own-linux-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 41.09 seconds ==================== ++ 08:09:40 starting module/cpyext/test/test_sysmodule.py [86 started in total] __ module/cpyext/test/test_setobject.py [83 done in total, somefailed=False] __ /build_dir/own-linux-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 26.26 seconds ===================== ++ 08:09:45 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 27.00 seconds ===================== ++ 08:09:54 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 24.04 seconds ===================== ++ 08:10:06 starting module/cpyext/test/test_translate.py [89 started in total] __ module/cpyext/test/test_translate.py [86 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 1 item module/cpyext/test/test_translate.py F [100%] =================================== FAILURES =================================== ________________________________ test_llhelper _________________________________ monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f76fcaccc10> def test_llhelper(monkeypatch): """Show how to get function pointers used in type slots""" FT = lltype.FuncType([], lltype.Signed) FTPTR = lltype.Ptr(FT) def make_wrapper(self, space): def wrapper(): return self.callable(space) return wrapper monkeypatch.setattr(pypy.module.cpyext.api.ApiFunction, '_make_wrapper', make_wrapper) @specialize.memo() def get_tp_function(space, typedef): @slot_function([], lltype.Signed, error=-1) def slot_tp_function(space): return typedef.value api_func = slot_tp_function.api_func return lambda: llhelper(api_func.functype, api_func.get_wrapper(space)) class Space: _cache = {} @specialize.memo() def fromcache(self, key): try: return self._cache[key] except KeyError: result = self._cache[key] = self.build(key) return result def _freeze_(self): return True class TypeDef: def __init__(self, value): self.value = value def _freeze_(self): return True class W_Type: def __init__(self, typedef): self.instancetypedef = typedef def _freeze(self): try: del self.funcptr except AttributeError: pass return False w_type1 = W_Type(TypeDef(123)) w_type2 = W_Type(TypeDef(456)) space = Space() def run(x): if x: w_type = w_type1 else: w_type = w_type2 typedef = w_type.instancetypedef w_type.funcptr = get_tp_function(space, typedef)() return w_type.funcptr() > fn = compile(run, [bool]) module/cpyext/test/test_translate.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../rpython/translator/c/test/test_genc.py:106: in compile policy=annotatorpolicy, thread=thread, **kwds) ../rpython/translator/interactive.py:25: in __init__ graph = self.context.buildflowgraph(entry_point) ../rpython/translator/translator.py:55: in buildflowgraph graph = build_flow(func) ../rpython/flowspace/objspace.py:49: in build_flow ctx.build_flow() ../rpython/flowspace/flowcontext.py:405: in build_flow self.record_block(block) ../rpython/flowspace/flowcontext.py:413: in record_block next_offset = self.handle_bytecode(next_offset) ../rpython/flowspace/flowcontext.py:492: in handle_bytecode offset = getattr(self, methodname)(oparg) ../rpython/flowspace/flowcontext.py:999: in CALL_FUNCTION self.call_function(oparg) ../rpython/flowspace/flowcontext.py:973: in call_function self.pushvalue(hlop.eval(self)) ../rpython/flowspace/operation.py:675: in eval return sc(ctx, *args_w) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ = <rpython.flowspace.flowcontext.FlowContext object at 0x7f76fcae5e90> args = () @register_flow_sc(locals) def sc_locals(_, *args): raise Exception( > "A function calling locals() is not RPython. " "Note that if you're translating code outside the PyPy " "repository, a likely cause is that py.test's --assert=rewrite " "mode is getting in the way. You should copy the file " "pytest.ini from the root of the PyPy repository into your " "own project.") E Exception: A function calling locals() is not RPython. Note that if you're translating code outside the PyPy repository, a likely cause is that py.test's --assert=rewrite mode is getting in the way. You should copy the file pytest.ini from the root of the PyPy repository into your own project. ../rpython/flowspace/specialcase.py:36: Exception ----------------------------- Captured stderr call ----------------------------- [flowgraph] (rpython.translator.c.test.test_genc:66)entry_point =========================== short test summary info ============================ FAIL module/cpyext/test/test_translate.py::test_llhelper =============================== 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 failed, 1 warnings in 0.27 seconds ===================== ++ 08:10:10 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.69 seconds ===================== ++ 08:10:13 starting module/cpyext/test/test_typeobject.py [91 started in total] __ module/cpyext/test/test_traceback.py [88 done in total, somefailed=False] __ /build_dir/own-linux-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.31 seconds ===================== ++ 08:10:22 starting module/cpyext/test/test_unicodeobject.py [92 started in total] __ module/cpyext/test/test_thread.py [89 done in total, somefailed=False] _____ /build_dir/own-linux-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.69 seconds ===================== ++ 08:10:23 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.19 seconds ==================== ++ 08:10:55 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.29 seconds ===================== ++ 08:11:07 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.44 seconds ===================== ++ 08:11:27 starting module/crypt/test [96 started in total] __ module/cpyext/test/test_unicodeobject.py [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 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.22 seconds =============== ++ 08:11:28 starting module/errno/test [97 started in total] __ module/crypt/test [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 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.44 seconds ===================== ++ 08:11:30 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.52 seconds ===================== ++ 08:11:31 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.79 seconds =============== ++ 08:11:36 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.71 seconds ===================== ++ 08:11:37 starting module/gc/test [101 started in total] __ module/cpyext/test/test_weakref.py [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 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.78 seconds ===================== ++ 08:11:39 starting module/imp/test [102 started in total] __ module/fcntl/test [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 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.39 seconds ===================== ++ 08:11:43 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.75 seconds =============== ++ 08:11:49 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.57 seconds ===================== ++ 08:11:57 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.84 seconds ==================== ++ 08:12:03 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.98 seconds =============== ++ 08:12:06 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.96 seconds =============== ++ 08:12:20 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.43 seconds ===================== ++ 08:12:25 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.63 seconds ===================== ++ 08:12:28 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.98 seconds ============== ++ 08:12:38 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.53 seconds ===================== ++ 08:12:45 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.25 seconds ==================== ++ 08:13:13 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 44.36 seconds ============== ++ 08:13:19 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.65 seconds =============== ++ 08:13:21 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.58 seconds =============== ++ 08:13:40 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) pypy/module/signal/test/test_signal.py::AppTestSignal::()::test_exported_names /build_dir/own-linux-x86-64/build/pypy/module/signal/test/test_signal.py:46: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp str(pytest.ensuretemp("signal").join("foo.txt"))) pypy/module/signal/test/test_signal.py::AppTestRemotelyTriggeredDebugger::()::test_run_debugger /build_dir/own-linux-x86-64/build/pypy/module/signal/test/test_signal.py:345: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp tmpdir = pytest.ensuretemp("signal") -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 18 passed, 3 warnings in 20.02 seconds ==================== ++ 08:13:45 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.75 seconds ==================== ++ 08:13:54 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.86 seconds =============== ++ 08:13:55 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 module/test_lib_pypy/test_stackless.py:238 /build_dir/own-linux-x86-64/build/pypy/module/test_lib_pypy/test_stackless.py:238: SyntaxWarning: name 'TaskletExit' is used prior to global declaration global TaskletExit -- Docs: https://docs.pytest.org/en/latest/warnings.html !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!! ================ 3 skipped, 3 warnings, 4 error in 1.54 seconds ================ ++ 08:13:57 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.54 seconds ================ ++ 08:14:01 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 22.03 seconds ==================== ++ 08:14:25 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.86 seconds ============== ++ 08:14:55 starting module/zipimport/test [123 started in total] __ module/thread/test [120 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 48 items module/thread/test/test_fork.py s.. [ 6%] module/thread/test/test_gil.py ..FF [ 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%] =================================== FAILURES =================================== ______________________ TestUsingFramework.test_one_thread ______________________ self = <pypy.module.thread.test.test_gil.TestUsingFramework object at 0x7ff5cef63d10> skew = 25000 def test_one_thread(self, skew=+1): from rpython.rlib.debug import debug_print if self.bigtest: N = 100000 skew *= 25000 else: N = 100 skew *= 25 space = FakeSpace() class State: pass state = State() def runme(main=False): j = 0 for i in range(N + [-skew, skew][main]): state.datalen1 += 1 # try to crash if the GIL is not state.datalen2 += 1 # correctly acquired state.data.append((thread.get_ident(), i)) state.datalen3 += 1 state.datalen4 += 1 assert state.datalen1 == len(state.data) assert state.datalen2 == len(state.data) assert state.datalen3 == len(state.data) assert state.datalen4 == len(state.data) debug_print(main, i, state.datalen4) rgil.yield_thread() assert i == j j += 1 def bootstrap(): try: runme() except Exception as e: assert 0 thread.gc_thread_die() my_gil_threadlocals = gil.GILThreadLocals(space) def f(): state.data = [] state.datalen1 = 0 state.datalen2 = 0 state.datalen3 = 0 state.datalen4 = 0 state.threadlocals = my_gil_threadlocals state.threadlocals.setup_threads(space) subident = thread.start_new_thread(bootstrap, ()) mainident = thread.get_ident() runme(True) still_waiting = 3000 while len(state.data) < 2*N: debug_print(len(state.data)) if not still_waiting: llop.debug_print(lltype.Void, "timeout. progress: " "%d of %d (= %f%%)" % \ (len(state.data), 2*N, 100*len(state.data)/(2.0*N))) raise ValueError("time out") still_waiting -= 1 if not we_are_translated(): rgil.release() time.sleep(0.1) if not we_are_translated(): rgil.acquire() debug_print("leaving!") i1 = i2 = 0 for tid, i in state.data: if tid == mainident: assert i == i1; i1 += 1 elif tid == subident: assert i == i2; i2 += 1 else: assert 0 assert i1 == N + skew assert i2 == N - skew return len(state.data) > fn = self.getcompiled(f, []) module/thread/test/test_gil.py:107: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../rpython/translator/c/test/test_boehm.py:40: in getcompiled thread=self.use_threads, **extra_options) ../rpython/translator/c/test/test_genc.py:110: in compile t.annotate() ../rpython/translator/interactive.py:83: in annotate return self.driver.annotate() ../rpython/translator/driver.py:108: in proc return self.proceed(backend_goal) ../rpython/translator/driver.py:568: in proceed result = self._execute(goals, task_skip = self._maybe_skip()) ../rpython/translator/tool/taskengine.py:114: in _execute res = self._do(goal, taskcallable, *args, **kwds) ../rpython/translator/driver.py:278: in _do res = func() ../rpython/translator/driver.py:315: in task_annotate s = annotator.build_types(self.entry_point, self.inputtypes) ../rpython/annotator/annrpython.py:92: in build_types return self.build_graph_types(flowgraph, inputs_s, complete_now=complete_now) ../rpython/annotator/annrpython.py:140: in build_graph_types self.complete() ../rpython/annotator/annrpython.py:229: in complete self.complete_pending_blocks() ../rpython/annotator/annrpython.py:224: in complete_pending_blocks self.processblock(graph, block) ../rpython/annotator/annrpython.py:398: in processblock self.flowin(graph, block) ../rpython/annotator/annrpython.py:501: in flowin self.consider_op(op) ../rpython/annotator/annrpython.py:653: in consider_op resultcell = op.consider(self) ../rpython/flowspace/operation.py:104: in consider return spec(annotator, *self.args) ../rpython/annotator/unaryop.py:118: in simple_call_SomeObject return s_func.call(argspec) ../rpython/annotator/unaryop.py:987: in call return bookkeeper.pbc_call(self, args) ../rpython/annotator/bookkeeper.py:535: in pbc_call results.append(desc.pycall(whence, args, s_previous_result, op)) ../rpython/annotator/description.py:285: in pycall graph = self.specialize(inputcells, op) ../rpython/annotator/description.py:281: in specialize return self.specializer(self, inputcells) ../rpython/annotator/specialize.py:82: in default_specialize graph = funcdesc.cachedgraph(key, builder=builder) ../rpython/annotator/description.py:247: in cachedgraph graph = self.buildgraph(alt_name, builder) ../rpython/annotator/description.py:210: in buildgraph graph = translator.buildflowgraph(self.pyobj) ../rpython/translator/translator.py:55: in buildflowgraph graph = build_flow(func) ../rpython/flowspace/objspace.py:49: in build_flow ctx.build_flow() ../rpython/flowspace/flowcontext.py:405: in build_flow self.record_block(block) ../rpython/flowspace/flowcontext.py:413: in record_block next_offset = self.handle_bytecode(next_offset) ../rpython/flowspace/flowcontext.py:492: in handle_bytecode offset = getattr(self, methodname)(oparg) ../rpython/flowspace/flowcontext.py:999: in CALL_FUNCTION self.call_function(oparg) ../rpython/flowspace/flowcontext.py:973: in call_function self.pushvalue(hlop.eval(self)) ../rpython/flowspace/operation.py:675: in eval return sc(ctx, *args_w) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ = <rpython.flowspace.flowcontext.FlowContext object at 0x7ff5cf2ace10> args = () @register_flow_sc(locals) def sc_locals(_, *args): raise Exception( > "A function calling locals() is not RPython. " "Note that if you're translating code outside the PyPy " "repository, a likely cause is that py.test's --assert=rewrite " "mode is getting in the way. You should copy the file " "pytest.ini from the root of the PyPy repository into your " "own project.") E Exception: A function calling locals() is not RPython. Note that if you're translating code outside the PyPy repository, a likely cause is that py.test's --assert=rewrite mode is getting in the way. You should copy the file pytest.ini from the root of the PyPy repository into your own project. ../rpython/flowspace/specialcase.py:36: Exception ----------------------------- Captured stderr call ----------------------------- [flowgraph] (rpython.translator.c.test.test_genc:66)entry_point [translation:info] Annotating&simplifying... [c589bf9b9fadd00] {translation-task starting annotate [translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy [flowgraph] (pypy.module.thread.test.test_gil:71)f [c589bf9ba3cd400] translation-task} ____________________ TestUsingFramework.test_one_thread_rev ____________________ self = <pypy.module.thread.test.test_gil.TestUsingFramework object at 0x7ff5cef5de50> def test_one_thread_rev(self): > self.test_one_thread(skew=-1) module/thread/test/test_gil.py:112: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ module/thread/test/test_gil.py:107: in test_one_thread fn = self.getcompiled(f, []) ../rpython/translator/c/test/test_boehm.py:40: in getcompiled thread=self.use_threads, **extra_options) ../rpython/translator/c/test/test_genc.py:110: in compile t.annotate() ../rpython/translator/interactive.py:83: in annotate return self.driver.annotate() ../rpython/translator/driver.py:108: in proc return self.proceed(backend_goal) ../rpython/translator/driver.py:568: in proceed result = self._execute(goals, task_skip = self._maybe_skip()) ../rpython/translator/tool/taskengine.py:114: in _execute res = self._do(goal, taskcallable, *args, **kwds) ../rpython/translator/driver.py:278: in _do res = func() ../rpython/translator/driver.py:315: in task_annotate s = annotator.build_types(self.entry_point, self.inputtypes) ../rpython/annotator/annrpython.py:92: in build_types return self.build_graph_types(flowgraph, inputs_s, complete_now=complete_now) ../rpython/annotator/annrpython.py:140: in build_graph_types self.complete() ../rpython/annotator/annrpython.py:229: in complete self.complete_pending_blocks() ../rpython/annotator/annrpython.py:224: in complete_pending_blocks self.processblock(graph, block) ../rpython/annotator/annrpython.py:398: in processblock self.flowin(graph, block) ../rpython/annotator/annrpython.py:501: in flowin self.consider_op(op) ../rpython/annotator/annrpython.py:653: in consider_op resultcell = op.consider(self) ../rpython/flowspace/operation.py:104: in consider return spec(annotator, *self.args) ../rpython/annotator/unaryop.py:118: in simple_call_SomeObject return s_func.call(argspec) ../rpython/annotator/unaryop.py:987: in call return bookkeeper.pbc_call(self, args) ../rpython/annotator/bookkeeper.py:535: in pbc_call results.append(desc.pycall(whence, args, s_previous_result, op)) ../rpython/annotator/description.py:285: in pycall graph = self.specialize(inputcells, op) ../rpython/annotator/description.py:281: in specialize return self.specializer(self, inputcells) ../rpython/annotator/specialize.py:82: in default_specialize graph = funcdesc.cachedgraph(key, builder=builder) ../rpython/annotator/description.py:247: in cachedgraph graph = self.buildgraph(alt_name, builder) ../rpython/annotator/description.py:210: in buildgraph graph = translator.buildflowgraph(self.pyobj) ../rpython/translator/translator.py:55: in buildflowgraph graph = build_flow(func) ../rpython/flowspace/objspace.py:49: in build_flow ctx.build_flow() ../rpython/flowspace/flowcontext.py:405: in build_flow self.record_block(block) ../rpython/flowspace/flowcontext.py:413: in record_block next_offset = self.handle_bytecode(next_offset) ../rpython/flowspace/flowcontext.py:492: in handle_bytecode offset = getattr(self, methodname)(oparg) ../rpython/flowspace/flowcontext.py:999: in CALL_FUNCTION self.call_function(oparg) ../rpython/flowspace/flowcontext.py:973: in call_function self.pushvalue(hlop.eval(self)) ../rpython/flowspace/operation.py:675: in eval return sc(ctx, *args_w) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ = <rpython.flowspace.flowcontext.FlowContext object at 0x7ff5cf2256d0> args = () @register_flow_sc(locals) def sc_locals(_, *args): raise Exception( > "A function calling locals() is not RPython. " "Note that if you're translating code outside the PyPy " "repository, a likely cause is that py.test's --assert=rewrite " "mode is getting in the way. You should copy the file " "pytest.ini from the root of the PyPy repository into your " "own project.") E Exception: A function calling locals() is not RPython. Note that if you're translating code outside the PyPy repository, a likely cause is that py.test's --assert=rewrite mode is getting in the way. You should copy the file pytest.ini from the root of the PyPy repository into your own project. ../rpython/flowspace/specialcase.py:36: Exception ----------------------------- Captured stderr call ----------------------------- [flowgraph] (rpython.translator.c.test.test_genc:66)entry_point [translation:info] Annotating&simplifying... [c589bf9c3750700] {translation-task starting annotate [translation:info] with policy: rpython.annotator.policy.AnnotatorPolicy [flowgraph] (pypy.module.thread.test.test_gil:71)f [c589bf9c39d6680] translation-task} =========================== short test summary info ============================ FAIL module/thread/test/test_gil.py::TestUsingFramework::()::test_one_thread FAIL module/thread/test/test_gil.py::TestUsingFramework::()::test_one_thread_rev =============================== 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 failed, 45 passed, 1 skipped, 1 warnings in 66.75 seconds ========== Exception AttributeError: '__exit__' in <bound method Lock.__del__ of <rpython.rlib.rthread.Lock object at 0x7ff5cf6e4390>> ignored ++ 08:15:10 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.96 seconds =============== ++ 08:15:31 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.26 seconds ===================== ++ 08:15:39 starting objspace/std/test [126 started in total] __ module/unicodedata/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 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 78.07 seconds ==================== ++ 08:15:45 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.73 seconds =============== ++ 08:15:53 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.65 seconds ===================== ++ 08:16:08 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) pypy/tool/bench/test/test_pypyresult.py::test_unpickle /build_dir/own-linux-x86-64/build/pypy/tool/bench/test/test_pypyresult.py:8: RemovedInPytest4Warning: pytest/tmpdir_factory.ensuretemp is deprecated, please use the tmp_path fixture or tmp_path_factory.mktemp mod.tmpdir = py.test.ensuretemp(__name__) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 3 passed, 1 skipped, 2 warnings in 0.96 seconds ================ ++ 08:16:09 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.91 seconds ===================== ++ 08:16:11 starting tool/pytest/test [131 started in total] __ tool/pytest/test [128 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 24 items tool/pytest/test/test_appsupport.py FFFFFFFFF [ 37%] tool/pytest/test/test_astrewrite.py ..... [ 58%] tool/pytest/test/test_conftest1.py .. [ 66%] tool/pytest/test/test_pytestsupport.py F....... [100%] =================================== FAILURES =================================== _____________________________ test_pypy_collection _____________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_pypy_collection0')> def test_pypy_collection(testdir): testdir.makepyfile(""" def test_func(): pass class TestClassInt: def test_method(self, space): pass class AppTestClass: def test_method(self): pass """) testdir.makepyfile(apptest_collection=""" def test_app(): pass """) setpypyconftest(testdir) result = testdir.runpytest("--collectonly") > assert result.ret == 0 E assert 1 == 0 E + where 1 = <_pytest.pytester.RunResult object at 0x7fa429aec550>.ret /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:32: AssertionError ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_pypy_collection0/runpytest-0 --collectonly --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_pypy_collection0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest ___________________________ test_interp_spaceconfig ____________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_interp_spaceconfig0')> def test_interp_spaceconfig(testdir): setpypyconftest(testdir) p = testdir.makepyfile(""" class TestClass: spaceconfig = {"objspace.usemodules._random": False} def setup_class(cls): assert not cls.space.config.objspace.usemodules._random def test_interp(self, space): assert self.space is space def test_interp2(self, space): assert self.space is space """) result = testdir.runpytest(p) > assert result.ret == 0 E assert 1 == 0 E + where 1 = <_pytest.pytester.RunResult object at 0x7fa429a84d10>.ret /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:56: AssertionError ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_interp_spaceconfig0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_interp_spaceconfig0/test_interp_spaceconfig.py --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_interp_spaceconfig0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest ____________________________ test_spaceconfig_param ____________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_spaceconfig_param0')> def test_spaceconfig_param(testdir): setpypyconftest(testdir) p = testdir.makepyfile(""" import pytest @pytest.mark.parametrize('spaceconfig', [{"objspace.usemodules._random": False}]) def test_interp(space): assert not space.config.objspace.usemodules._random def test_interp2(space): assert space.config.objspace.usemodules._random """) result = testdir.runpytest(p) > assert result.ret == 0 E assert 1 == 0 E + where 1 = <_pytest.pytester.RunResult object at 0x7fa429adbf50>.ret /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:73: AssertionError ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_spaceconfig_param0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_spaceconfig_param0/test_spaceconfig_param.py --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_spaceconfig_param0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest _____________________ test_applevel_raises_simple_display ______________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_applevel_raises_simple_display0')> def test_applevel_raises_simple_display(testdir): setpypyconftest(testdir) p = testdir.makepyfile(""" class AppTestRaises: def test_func(self): raises (ValueError, x) # """) result = testdir.runpytest(p, "-s") assert result.ret == 1 result.stdout.fnmatch_lines([ "*test_func(self)*", ">*raises*ValueError*", "*E*application-level*NameError*x*not defined", > "*test_applevel_raises_simple_display*", ]) E Failed: remains unmatched: '*test_func(self)*' /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:90: Failed ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_applevel_raises_simple_display0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_applevel_raises_simple_display0/test_applevel_raises_simple_display.py -s --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_applevel_raises_simple_display0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest ______________________________ test_apptest_raise ______________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_raise0')> def test_apptest_raise(testdir): setpypyconftest(testdir) p = testdir.makepyfile(apptest_raise=""" def test_raise(): raise KeyError(42) """) result = testdir.runpytest(p) assert result.ret == 1 result.stdout.fnmatch_lines([ > "*E*application-level*KeyError*42*", ]) E Failed: remains unmatched: '*E*application-level*KeyError*42*' /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:107: Failed ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_raise0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_raise0/apptest_raise.py --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_raise0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest ___________________________ test_apptest_fail_plain ____________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_plain0')> def test_apptest_fail_plain(testdir): setpypyconftest(testdir) p = testdir.makepyfile(apptest_fail=""" def test_fail(): x = 'foo' assert x == 'bar' """) result = testdir.runpytest(p, "--no-applevel-rewrite") assert result.ret == 1 result.stdout.fnmatch_lines([ > "*E*(application-level) AssertionError", ]) E Failed: remains unmatched: '*E*(application-level) AssertionError' /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:120: Failed ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_plain0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_plain0/apptest_fail.py --no-applevel-rewrite --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_plain0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest __________________________ test_apptest_fail_rewrite ___________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_rewrite0')> def test_apptest_fail_rewrite(testdir): setpypyconftest(testdir) p = testdir.makepyfile(apptest_fail_rewrite=""" def test_fail(): x = 'foo' assert x == 'bar' """) result = testdir.runpytest(p) assert result.ret == 1 result.stdout.fnmatch_lines([ > "*E*application-level*AssertionError: assert 'foo' == 'bar'", ]) E Failed: remains unmatched: "*E*application-level*AssertionError: assert 'foo' == 'bar'" /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:133: Failed ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_rewrite0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_rewrite0/apptest_fail_rewrite.py --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_fail_rewrite0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest ___________________________ test_apptest_spaceconfig ___________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_spaceconfig0')> def test_apptest_spaceconfig(testdir): setpypyconftest(testdir) p = testdir.makepyfile(apptest_raise=""" # spaceconfig = {"usemodules":["array"]} import array def test_array(): a = array.array('i', [1,2,3]) assert len(a) == 3 assert a[2] == 3 """) result = testdir.runpytest(p) > assert result.ret == 0 E assert 1 == 0 E + where 1 = <_pytest.pytester.RunResult object at 0x7fa429b23fd0>.ret /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:147: AssertionError ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_spaceconfig0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_spaceconfig0/apptest_raise.py --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_spaceconfig0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest _____________________________ test_apptest_skipif ______________________________ testdir = <Testdir local('/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_skipif0')> def test_apptest_skipif(testdir): setpypyconftest(testdir) p = testdir.makepyfile(apptest_raise=""" import pytest @pytest.mark.skipif(True, reason="Bad test") def test_bad(): assert False def test_success(): assert True """) result = testdir.runpytest(p) > assert result.ret == 0 E assert 1 == 0 E + where 1 = <_pytest.pytester.RunResult object at 0x7fa429ac3990>.ret /build_dir/own-linux-x86-64/build/pypy/tool/pytest/test/test_appsupport.py:162: AssertionError ----------------------------- Captured stdout call ----------------------------- running: /build_dir/own-linux-x86-64/build/virt_test/bin/python -mpytest --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_skipif0/runpytest-0 /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_skipif0/apptest_raise.py --basetemp=/tmp/pytest/pytest-of-buildslave/pytest-8444/basetemp in: /tmp/pytest/pytest-of-buildslave/pytest-8444/test_apptest_skipif0 ----------------------------- Captured stderr call ----------------------------- /build_dir/own-linux-x86-64/build/virt_test/bin/python: No module named pytest ________________________________ test_AppFrame _________________________________ space = StdObjSpace def test_AppFrame(space): import sys co = PyCode._from_code(space, somefunc.func_code) pyframe = space.FrameClass(space, co, space.newdict(), None) runner = AppFrame(space, pyframe) interpret("f = lambda x: x+1", runner, should_fail=False) msg = interpret("assert isinstance(f(2), float)", runner) > assert msg.startswith("assert isinstance(3, float)\n" E AssertionError: assert False E + where False = <built-in method startswith of unicode object at 0x7fa4288fd660>('assert isinstance(3, float)\n + where 3 = ') E + where <built-in method startswith of unicode object at 0x7fa4288fd660> = 'assert False\n + where False = isinstance(3, float)\n + where 3 = <function <lambda> at 0x00007fa42874c350>(2)'.startswith tool/pytest/test/test_pytestsupport.py:26: AssertionError =========================== short test summary info ============================ FAIL tool/pytest/test/test_appsupport.py::test_pypy_collection FAIL tool/pytest/test/test_appsupport.py::test_interp_spaceconfig FAIL tool/pytest/test/test_appsupport.py::test_spaceconfig_param FAIL tool/pytest/test/test_appsupport.py::test_applevel_raises_simple_display FAIL tool/pytest/test/test_appsupport.py::test_apptest_raise FAIL tool/pytest/test/test_appsupport.py::test_apptest_fail_plain FAIL tool/pytest/test/test_appsupport.py::test_apptest_fail_rewrite FAIL tool/pytest/test/test_appsupport.py::test_apptest_spaceconfig FAIL tool/pytest/test/test_appsupport.py::test_apptest_skipif FAIL tool/pytest/test/test_pytestsupport.py::test_AppFrame =============================== 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 failed, 14 passed, 1 warnings in 5.67 seconds =============== ++ 08:16:18 starting tool/release/test [132 started in total] __ tool/release/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 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.39 seconds =============== ++ 08:16:30 starting tool/test [133 started in total] __ tool/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 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.74 seconds ===================== __ module/micronumpy/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 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 326.62 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.45 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 158.79 seconds ============= program finished with exit code 1 elapsedTime=1239.896246