pypy-venv/bin/pypy -m pytest -D ../build/pypy --junitxml=test-D.log
in dir /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv (timeout 1200 secs)
watching logfiles {'pytestLog': 'test-D.log'}
argv: ['pypy-venv/bin/pypy', '-m', 'pytest', '-D', '../build/pypy', '--junitxml=test-D.log']
environment:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew_x86_64/Cellar
HOMEBREW_PREFIX=/opt/homebrew_x86_64
HOMEBREW_REPOSITORY=/opt/homebrew_x86_64
INFOPATH=/opt/homebrew_x86_64/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-x86_64-buildbot/bin:/opt/homebrew_x86_64/bin:/opt/homebrew_x86_64/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew_x86_64/opt/openssl@1.1/lib/pkgconfig
PWD=/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv
PYPY_USESSION_DIR=/tmp/buildbot-x86_64
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.15 58962 22
SSH_CONNECTION=10.0.0.15 58962 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=xterm-256color
TMPDIR=/tmp/buildbot-x86_64
USER=matti
_=/Users/matti/oss/pypy-x86_64-buildbot/bin/buildslave
using PTY: False
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/site-packages/hypothesis/extra/pytestplugin.py:61: HypothesisWarning:
You are using Pytest version 4.0.0. Hypothesis tests work with any test
runner, but our Pytest plugin requires Pytest 4.3 or newer.
Note that the Pytest developers no longer support this version either!
Disabling the Hypothesis pytest plugin...
warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.23-alpha], pytest-4.0.0, py-1.11.0, pluggy-0.13.1
pytest-4.0.0 from /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/site-packages/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 558 items
../build/pypy/interpreter/astcompiler/test/apptest_misc.py . [ 0%]
../build/pypy/interpreter/test/apptest_class.py ............... [ 2%]
../build/pypy/interpreter/test/apptest_exec.py ......................... [ 7%]
... [ 7%]
../build/pypy/interpreter/test/apptest_function.py ..................... [ 11%]
...s.............................. [ 17%]
../build/pypy/interpreter/test/apptest_generator.py .................... [ 21%]
.............. [ 23%]
../build/pypy/interpreter/test/apptest_nestedscope.py ............. [ 26%]
../build/pypy/interpreter/test/apptest_pyframe.py ...................... [ 30%]
....... [ 31%]
../build/pypy/interpreter/test/apptest_raise.py ..................... [ 35%]
../build/pypy/module/__builtin__/test/apptest_compile.py ........ [ 36%]
../build/pypy/module/_collections/test/apptest_defaultdict.py ......... [ 38%]
../build/pypy/module/_collections/test/apptest_deque.py ................ [ 41%]
.......... [ 42%]
../build/pypy/module/_io/test/apptest_bytesio.py ............ [ 44%]
../build/pypy/module/_io/test/apptest_io.py ............................ [ 50%]
.... [ 50%]
../build/pypy/module/_io/test/apptest_stringio.py ...................... [ 54%]
... [ 55%]
../build/pypy/module/_io/test/apptest_textio.py ........................ [ 59%]
... [ 60%]
../build/pypy/module/_rawffi/test/apptest_rawffi.py . [ 60%]
../build/pypy/module/_warnings/test/apptest_warnings.py ........... [ 62%]
../build/pypy/module/sys/test/apptest_initpath.py . [ 62%]
../build/pypy/module/token/test/apptest_token.py ... [ 62%]
../build/pypy/objspace/std/test/apptest_boolobject.py ........ [ 64%]
../build/pypy/objspace/std/test/apptest_bufferobject.py ............... [ 67%]
../build/pypy/objspace/std/test/apptest_callmethod.py ........ [ 68%]
../build/pypy/objspace/std/test/apptest_complexobject.py ............... [ 71%]
................ [ 74%]
../build/pypy/objspace/std/test/apptest_instmethobject.py ..... [ 74%]
../build/pypy/objspace/std/test/apptest_iterobject.py .............. [ 77%]
../build/pypy/objspace/std/test/apptest_operation.py ... [ 77%]
../build/pypy/objspace/std/test/apptest_stringformat.py ...............s [ 80%]
.......s...................s........ [ 87%]
../build/pypy/objspace/std/test/apptest_userobject.py .................. [ 90%]
.... [ 91%]
../build/pypy/objspace/test/apptest_binop_overriding.py . [ 91%]
../build/pypy/objspace/test/apptest_descriptor.py ........ [ 92%]
../build/pypy/objspace/test/apptest_descroperation.py ............s..... [ 96%]
..................... [ 99%]
../build/pypy/tool/pytest/fake_pytest/test/apptest_fake_pytest.py . [100%]
- generated xml file: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/test-D.log -
=============================== warnings summary ===============================
pypy/interpreter/astcompiler/test/apptest_misc.py::test_warning_to_error_translation
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/interpreter/astcompiler/test/apptest_misc.py:18: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert err.message is not None
pypy/interpreter/test/apptest_exec.py::test_import_star_shadows_global
<string>:3: SyntaxWarning: import * only allowed at module level
pypy/interpreter/test/apptest_exec.py::test_import_global_takes_precendence
<string>:4: SyntaxWarning: import * only allowed at module level
pypy/interpreter/test/apptest_function.py::test_kwargs_nondict_mapping
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/interpreter/test/apptest_function.py:214: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert excinfo.value.message == (
pypy/interpreter/test/apptest_function.py::test_call_error_message
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/interpreter/test/apptest_function.py:310: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert "len() takes exactly 1 argument (0 given)" in e.message
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/interpreter/test/apptest_function.py:317: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert "len() takes exactly 1 argument (2 given)" in e.message
pypy/module/_warnings/test/apptest_warnings.py::test_warn
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/_warnings/test/apptest_warnings.py:15: DeprecationWarning: some message
_warnings.warn("some message", DeprecationWarning)
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/_warnings/test/apptest_warnings.py:16: Warning: some message
_warnings.warn("some message", Warning)
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/_warnings/test/apptest_warnings.py:17: Warning: ('some message', 1)
_warnings.warn(("some message",1), Warning)
pypy/module/_warnings/test/apptest_warnings.py::test_warn_explicit
<string>:1: DeprecationWarning: some message
<string>:1: Warning: some message
pypy/module/_warnings/test/apptest_warnings.py::test_filename_none
test.py:78: UserWarning: test
apptest_warnings:80: UserWarning: test
pypy/module/_warnings/test/apptest_warnings.py::test_issue31285
bar:1: UserWarning: eggs
pypy/objspace/std/test/apptest_complexobject.py::test_floordiv
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/std/test/apptest_complexobject.py:80: DeprecationWarning: complex divmod(), // and % are deprecated
assert almost_equal(complex.__floordiv__(3+0j, 1.5+0j), 2)
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/site-packages/_pytest/python_api.py:691: DeprecationWarning: complex divmod(), // and % are deprecated
func(*args[1:], **kwargs)
pypy/objspace/std/test/apptest_complexobject.py::test_mod
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/site-packages/_pytest/python_api.py:691: DeprecationWarning: complex divmod(), // and % are deprecated
func(*args[1:], **kwargs)
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/std/test/apptest_complexobject.py:1: DeprecationWarning: complex divmod(), // and % are deprecated
# spaceconfig = {"usemodules" : ["binascii", "time", "struct"]}
pypy/objspace/std/test/apptest_complexobject.py::test_divmod
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/site-packages/_pytest/python_api.py:691: DeprecationWarning: complex divmod(), // and % are deprecated
func(*args[1:], **kwargs)
pypy/objspace/std/test/apptest_complexobject.py::test_error_messages
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/site-packages/_pytest/_code/source.py:163: DeprecationWarning: complex divmod(), // and % are deprecated
co = compile(source, filename, mode, flag)
/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/std/test/apptest_complexobject.py:1: DeprecationWarning: complex divmod(), // and % are deprecated
# spaceconfig = {"usemodules" : ["binascii", "time", "struct"]}
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============== 553 passed, 5 skipped, 21 warnings in 3.00 seconds ==============
program finished with exit code 0
elapsedTime=4.646665