pypy-venv/bin/pypy -m pytest -D ../build/pypy --junitxml=test-D.log
in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/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/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
INFOPATH=/opt/homebrew/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-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/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/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig
PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv
PYPY_USESSION_DIR=/tmp/buildbot-arm64
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.20 54836 22
SSH_CONNECTION=10.0.0.20 54836 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-256color
TMPDIR=/tmp/buildbot-arm64
USER=matti
_=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave
using PTY: False
/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/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-arm64/pypy-c-jit-macos-arm64/venv/pypy-venv/site-packages/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/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-arm64/pypy-c-jit-macos-arm64/venv/test-D.log -
==================== 553 passed, 5 skipped in 2.12 seconds =====================
program finished with exit code 0
elapsedTime=3.127338