python testrunner/app_level_tests.py
in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build (timeout 4000 secs)
watching logfiles {'pytestLog': 'pytest-A.log'}
argv: ['python', 'testrunner/app_level_tests.py']
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/build
PYPY_USESSION_DIR=/tmp/buildbot-arm64
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.17 36602 22
SSH_CONNECTION=10.0.0.17 36602 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=xterm-256color
TMPDIR=/tmp/buildbot-arm64/pytest
USER=matti
_=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave
using PTY: False
using config pypy/pytest-A.cfg
using config pypy/pytest-A.py
ignoring non-existant config /Users/matti/machine-A_cfg.py
-- interpreter/astcompiler/test/test_ast.py
-- interpreter/astcompiler/test/test_astbuilder.py
-- interpreter/astcompiler/test/test_compiler.py
-- interpreter/astcompiler/test/test_misc.py
-- interpreter/astcompiler/test/test_symtable.py
-- interpreter/pyparser/test/test_automata.py
-- interpreter/pyparser/test/test_future.py
-- interpreter/pyparser/test/test_gendfa.py
-- interpreter/pyparser/test/test_metaparser.py
-- interpreter/pyparser/test/test_parser.py
-- interpreter/pyparser/test/test_parsestring.py
-- interpreter/pyparser/test/test_pyparse.py
-- interpreter/pyparser/test/test_pytokenizer.py
-- interpreter/test/test_app_main.py
-- interpreter/test/test_appinterp.py
-- interpreter/test/test_argument.py
-- interpreter/test/test_buffer.py
-- interpreter/test/test_cellfamily.py
-- interpreter/test/test_code.py
-- interpreter/test/test_compiler.py
-- interpreter/test/test_descrtypecheck.py
-- interpreter/test/test_error.py
-- interpreter/test/test_exceptcomp.py
-- interpreter/test/test_exec.py
-- interpreter/test/test_executioncontext.py
-- interpreter/test/test_extmodules.py
-- interpreter/test/test_function.py
-- interpreter/test/test_gateway.py
-- interpreter/test/test_generator.py
-- interpreter/test/test_interpreter.py
-- interpreter/test/test_main.py
-- interpreter/test/test_mixedmodule.py
-- interpreter/test/test_module.py
-- interpreter/test/test_objspace.py
-- interpreter/test/test_pycode.py
-- interpreter/test/test_pyframe.py
-- interpreter/test/test_reverse_debugging.py
-- interpreter/test/test_special.py
-- interpreter/test/test_syntax.py
-- interpreter/test/test_targetpypy.py
-- interpreter/test/test_typedef.py
-- interpreter/test/test_unicodehelper.py
-- interpreter/test/test_zpy.py
-- interpreter/test/test_zzpickle_and_slow.py
-- objspace/test
-- objspace/std/test/test_boolobject.py
-- objspace/std/test/test_bytearrayobject.py
-- objspace/std/test/test_bytesobject.py
-- objspace/std/test/test_callmethod.py
-- objspace/std/test/test_celldict.py
-- objspace/std/test/test_complexobject.py
-- objspace/std/test/test_dictmultiobject.py
-- objspace/std/test/test_dictproxy.py
-- objspace/std/test/test_floatobject.py
-- objspace/std/test/test_identitydict.py
-- objspace/std/test/test_identityset.py
-- objspace/std/test/test_index.py
-- objspace/std/test/test_intobject.py
-- objspace/std/test/test_iterobject.py
-- objspace/std/test/test_jsondict.py
-- objspace/std/test/test_kwargsdict.py
-- objspace/std/test/test_lengthhint.py
-- objspace/std/test/test_listobject.py
-- objspace/std/test/test_liststrategies.py
-- objspace/std/test/test_longobject.py
-- objspace/std/test/test_mapdict.py
-- objspace/std/test/test_memoryobject.py
-- objspace/std/test/test_methodcache.py
-- objspace/std/test/test_newformat.py
-- objspace/std/test/test_noneobject.py
-- objspace/std/test/test_obj.py
-- objspace/std/test/test_prebuiltint.py
-- objspace/std/test/test_proxy.py
-- objspace/std/test/test_proxy_function.py
-- objspace/std/test/test_proxy_internals.py
-- objspace/std/test/test_proxy_iter.py
-- objspace/std/test/test_proxy_object.py
-- objspace/std/test/test_proxy_usercreated.py
-- objspace/std/test/test_random_attr.py
-- objspace/std/test/test_setobject.py
-- objspace/std/test/test_setstrategies.py
-- objspace/std/test/test_sliceobject.py
-- objspace/std/test/test_smalllongobject.py
-- objspace/std/test/test_specialisedtupleobject.py
-- objspace/std/test/test_stdobjspace.py
-- objspace/std/test/test_tupleobject.py
-- objspace/std/test/test_typeobject.py
-- objspace/std/test/test_unicodeobject.py
-- objspace/std/test/test_userobject.py
-- objspace/std/test/test_versionedtype.py
-- 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
-- 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/test_collections.py
-- module/test_lib_pypy/test_coroutine.py
-- module/test_lib_pypy/test_curses.py
-- module/test_lib_pypy/test_marshal_extra.py
-- module/test_lib_pypy/test_md5_extra.py
-- module/test_lib_pypy/test_msvcrt.py
-- module/test_lib_pypy/test_os_wait.py
-- module/test_lib_pypy/test_pickle_extra.py
-- module/test_lib_pypy/test_resource.py
-- module/test_lib_pypy/test_sha_extra.py
-- module/test_lib_pypy/test_site_extra.py
-- module/test_lib_pypy/test_stackless.py
-- module/test_lib_pypy/test_stackless_pickle.py
-- module/test_lib_pypy/test_stackless_pickling.py
-- module/test_lib_pypy/test_structseq.py
-- module/test_lib_pypy/test_tputil.py
-- module/thread/test
-- module/time/test
-- module/unicodedata/test
-- module/zipimport/test
-- module/zlib/test
-- total: 169 to run
++ 02:17:18 starting interpreter/astcompiler/test/test_ast.py [1 started in total]
__ interpreter/astcompiler/test/test_ast.py [1 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.89 seconds =========================
++ 02:17:20 starting interpreter/astcompiler/test/test_astbuilder.py [2 started in total]
__ interpreter/astcompiler/test/test_astbuilder.py [2 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 2.21 seconds =========================
++ 02:17:23 starting interpreter/astcompiler/test/test_compiler.py [3 started in total]
__ interpreter/astcompiler/test/test_compiler.py [3 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 5 items
interpreter/astcompiler/test/test_compiler.py ...s.
===================== 4 passed, 1 skipped in 1.51 seconds ======================
++ 02:17:25 starting interpreter/astcompiler/test/test_misc.py [4 started in total]
__ interpreter/astcompiler/test/test_misc.py [4 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.62 seconds =========================
++ 02:17:27 starting interpreter/astcompiler/test/test_symtable.py [5 started in total]
__ interpreter/astcompiler/test/test_symtable.py [5 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.78 seconds =========================
++ 02:17:29 starting interpreter/pyparser/test/test_automata.py [6 started in total]
__ interpreter/pyparser/test/test_automata.py [6 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 02:17:29 starting interpreter/pyparser/test/test_future.py [7 started in total]
__ interpreter/pyparser/test/test_future.py [7 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.73 seconds =========================
++ 02:17:31 starting interpreter/pyparser/test/test_gendfa.py [8 started in total]
__ interpreter/pyparser/test/test_gendfa.py [8 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.02 seconds =========================
++ 02:17:32 starting interpreter/pyparser/test/test_metaparser.py [9 started in total]
__ interpreter/pyparser/test/test_metaparser.py [9 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.05 seconds =========================
++ 02:17:33 starting interpreter/pyparser/test/test_parser.py [10 started in total]
__ interpreter/pyparser/test/test_parser.py [10 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.06 seconds =========================
++ 02:17:34 starting interpreter/pyparser/test/test_parsestring.py [11 started in total]
__ interpreter/pyparser/test/test_parsestring.py [11 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.75 seconds =========================
++ 02:17:36 starting interpreter/pyparser/test/test_pyparse.py [12 started in total]
__ interpreter/pyparser/test/test_pyparse.py [12 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.60 seconds =========================
++ 02:17:37 starting interpreter/pyparser/test/test_pytokenizer.py [13 started in total]
__ interpreter/pyparser/test/test_pytokenizer.py [13 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.06 seconds =========================
++ 02:17:38 starting interpreter/test/test_app_main.py [14 started in total]
__ interpreter/test/test_app_main.py [14 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 3 items
interpreter/test/test_app_main.py sss
========================== 3 skipped in 1.05 seconds ===========================
++ 02:17:40 starting interpreter/test/test_appinterp.py [15 started in total]
__ interpreter/test/test_appinterp.py [15 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
interpreter/test/test_appinterp.py .
=========================== 1 passed in 1.05 seconds ===========================
++ 02:17:41 starting interpreter/test/test_argument.py [16 started in total]
__ interpreter/test/test_argument.py [16 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 9 items
interpreter/test/test_argument.py .........
=========================== 9 passed in 1.13 seconds ===========================
++ 02:17:43 starting interpreter/test/test_buffer.py [17 started in total]
__ interpreter/test/test_buffer.py [17 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.39 seconds =========================
++ 02:17:44 starting interpreter/test/test_cellfamily.py [18 started in total]
__ interpreter/test/test_cellfamily.py [18 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.59 seconds =========================
++ 02:17:45 starting interpreter/test/test_code.py [19 started in total]
__ interpreter/test/test_code.py [19 done in total, somefailed=False] _________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 7 items
interpreter/test/test_code.py .......
=========================== 7 passed in 1.10 seconds ===========================
++ 02:17:47 starting interpreter/test/test_compiler.py [20 started in total]
__ interpreter/test/test_compiler.py [20 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 29 items
interpreter/test/test_compiler.py ......s......................
===================== 28 passed, 1 skipped in 1.28 seconds =====================
++ 02:17:49 starting interpreter/test/test_descrtypecheck.py [21 started in total]
__ interpreter/test/test_descrtypecheck.py [21 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 2 items
interpreter/test/test_descrtypecheck.py ..
=========================== 2 passed in 1.12 seconds ===========================
++ 02:17:51 starting interpreter/test/test_error.py [22 started in total]
__ interpreter/test/test_error.py [22 done in total, somefailed=False] ________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.43 seconds =========================
++ 02:17:52 starting interpreter/test/test_exceptcomp.py [23 started in total]
__ interpreter/test/test_exceptcomp.py [23 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 11 items
interpreter/test/test_exceptcomp.py ...........
========================== 11 passed in 1.02 seconds ===========================
++ 02:17:53 starting interpreter/test/test_exec.py [24 started in total]
__ interpreter/test/test_exec.py [24 done in total, somefailed=False] _________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.14 seconds =========================
++ 02:17:55 starting interpreter/test/test_executioncontext.py [25 started in total]
__ interpreter/test/test_executioncontext.py [25 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 4 items
interpreter/test/test_executioncontext.py ....
=========================== 4 passed in 1.04 seconds ===========================
++ 02:17:56 starting interpreter/test/test_extmodules.py [26 started in total]
__ interpreter/test/test_extmodules.py [26 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
interpreter/test/test_extmodules.py s
========================== 1 skipped in 1.46 seconds ===========================
++ 02:17:59 starting interpreter/test/test_function.py [27 started in total]
__ interpreter/test/test_function.py [27 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.61 seconds =========================
++ 02:18:00 starting interpreter/test/test_gateway.py [28 started in total]
__ interpreter/test/test_gateway.py [28 done in total, somefailed=False] ______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 7 items
interpreter/test/test_gateway.py .......
=========================== 7 passed in 1.16 seconds ===========================
++ 02:18:02 starting interpreter/test/test_generator.py [29 started in total]
__ interpreter/test/test_generator.py [29 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 02:18:02 starting interpreter/test/test_interpreter.py [30 started in total]
__ interpreter/test/test_interpreter.py [30 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 12 items
interpreter/test/test_interpreter.py ............
========================== 12 passed in 1.15 seconds ===========================
++ 02:18:04 starting interpreter/test/test_main.py [31 started in total]
__ interpreter/test/test_main.py [31 done in total, somefailed=False] _________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.54 seconds =========================
++ 02:18:05 starting interpreter/test/test_mixedmodule.py [32 started in total]
__ interpreter/test/test_mixedmodule.py [32 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 4 items
interpreter/test/test_mixedmodule.py ssss
========================== 4 skipped in 1.01 seconds ===========================
++ 02:18:07 starting interpreter/test/test_module.py [33 started in total]
__ interpreter/test/test_module.py [33 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 5 items
interpreter/test/test_module.py .....
=========================== 5 passed in 1.14 seconds ===========================
++ 02:18:09 starting interpreter/test/test_objspace.py [34 started in total]
__ interpreter/test/test_objspace.py [34 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.66 seconds =========================
++ 02:18:10 starting interpreter/test/test_pycode.py [35 started in total]
__ interpreter/test/test_pycode.py [35 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.65 seconds =========================
++ 02:18:11 starting interpreter/test/test_pyframe.py [36 started in total]
__ interpreter/test/test_pyframe.py [36 done in total, somefailed=False] ______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 2 items
interpreter/test/test_pyframe.py s.
===================== 1 passed, 1 skipped in 1.09 seconds ======================
++ 02:18:13 starting interpreter/test/test_reverse_debugging.py [37 started in total]
__ interpreter/test/test_reverse_debugging.py [37 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 2.26 seconds =========================
++ 02:18:17 starting interpreter/test/test_special.py [38 started in total]
__ interpreter/test/test_special.py [38 done in total, somefailed=False] ______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 2 items
interpreter/test/test_special.py ..
=========================== 2 passed in 1.07 seconds ===========================
++ 02:18:18 starting interpreter/test/test_syntax.py [39 started in total]
__ interpreter/test/test_syntax.py [39 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 30 items
interpreter/test/test_syntax.py ..............................
========================== 30 passed in 1.23 seconds ===========================
++ 02:18:20 starting interpreter/test/test_targetpypy.py [40 started in total]
__ interpreter/test/test_targetpypy.py [40 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 1.01 seconds =========================
++ 02:18:22 starting interpreter/test/test_typedef.py [41 started in total]
__ interpreter/test/test_typedef.py [41 done in total, somefailed=False] ______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 10 items
interpreter/test/test_typedef.py ..........
========================== 10 passed in 1.17 seconds ===========================
++ 02:18:24 starting interpreter/test/test_unicodehelper.py [42 started in total]
__ interpreter/test/test_unicodehelper.py [42 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.74 seconds =========================
++ 02:18:25 starting interpreter/test/test_zpy.py [43 started in total]
__ interpreter/test/test_zpy.py [43 done in total, somefailed=False] __________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.14 seconds =========================
++ 02:18:26 starting interpreter/test/test_zzpickle_and_slow.py [44 started in total]
__ interpreter/test/test_zzpickle_and_slow.py [44 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 35 items
interpreter/test/test_zzpickle_and_slow.py .ssssssssssssssssssssssssssssssss..
===================== 3 passed, 32 skipped in 1.11 seconds =====================
++ 02:18:28 starting objspace/test [45 started in total]
__ objspace/test [45 done in total, somefailed=False] _________________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 02:18:29 starting objspace/std/test/test_boolobject.py [46 started in total]
__ objspace/std/test/test_boolobject.py [46 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.02 seconds =========================
++ 02:18:30 starting objspace/std/test/test_bytearrayobject.py [47 started in total]
__ objspace/std/test/test_bytearrayobject.py [47 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 55 items
objspace/std/test/test_bytearrayobject.py .......................................................
========================== 55 passed in 1.75 seconds ===========================
++ 02:18:32 starting objspace/std/test/test_bytesobject.py [48 started in total]
__ objspace/std/test/test_bytesobject.py [48 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 69 items
objspace/std/test/test_bytesobject.py .......................................s.....................s.......
===================== 67 passed, 2 skipped in 1.36 seconds =====================
++ 02:18:35 starting objspace/std/test/test_callmethod.py [49 started in total]
__ objspace/std/test/test_callmethod.py [49 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 02:18:35 starting objspace/std/test/test_celldict.py [50 started in total]
__ objspace/std/test/test_celldict.py [50 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 6 items
objspace/std/test/test_celldict.py s...ss
===================== 3 passed, 3 skipped in 1.09 seconds ======================
++ 02:18:37 starting objspace/std/test/test_complexobject.py [51 started in total]
__ objspace/std/test/test_complexobject.py [51 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 1.22 seconds =========================
++ 02:18:39 starting objspace/std/test/test_dictmultiobject.py [52 started in total]
__ objspace/std/test/test_dictmultiobject.py [52 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 134 items
objspace/std/test/test_dictmultiobject.py ................................................................................................................................ssssss
==================== 128 passed, 6 skipped in 1.55 seconds =====================
++ 02:18:41 starting objspace/std/test/test_dictproxy.py [53 started in total]
__ objspace/std/test/test_dictproxy.py [53 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 10 items
objspace/std/test/test_dictproxy.py .....sssss
===================== 5 passed, 5 skipped in 1.23 seconds ======================
++ 02:18:43 starting objspace/std/test/test_floatobject.py [54 started in total]
__ objspace/std/test/test_floatobject.py [54 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 35 items
objspace/std/test/test_floatobject.py ...................................
========================== 35 passed in 1.31 seconds ===========================
++ 02:18:45 starting objspace/std/test/test_identitydict.py [55 started in total]
__ objspace/std/test/test_identitydict.py [55 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 6 items
objspace/std/test/test_identitydict.py ssssss
========================== 6 skipped in 1.08 seconds ===========================
++ 02:18:47 starting objspace/std/test/test_identityset.py [56 started in total]
__ objspace/std/test/test_identityset.py [56 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 7 items
objspace/std/test/test_identityset.py sssssss
========================== 7 skipped in 1.16 seconds ===========================
++ 02:18:49 starting objspace/std/test/test_index.py [57 started in total]
__ objspace/std/test/test_index.py [57 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 46 items
objspace/std/test/test_index.py ..............................................
========================== 46 passed in 1.33 seconds ===========================
++ 02:18:51 starting objspace/std/test/test_intobject.py [58 started in total]
__ objspace/std/test/test_intobject.py [58 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 84 items
objspace/std/test/test_intobject.py ...........................s........................................s...............
===================== 82 passed, 2 skipped in 1.36 seconds =====================
++ 02:18:54 starting objspace/std/test/test_iterobject.py [59 started in total]
__ objspace/std/test/test_iterobject.py [59 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.71 seconds =========================
++ 02:18:55 starting objspace/std/test/test_jsondict.py [60 started in total]
__ objspace/std/test/test_jsondict.py [60 done in total, somefailed=False] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 11 items
objspace/std/test/test_jsondict.py ...........
========================== 11 passed in 1.19 seconds ===========================
++ 02:18:57 starting objspace/std/test/test_kwargsdict.py [61 started in total]
__ objspace/std/test/test_kwargsdict.py [61 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 5 items
objspace/std/test/test_kwargsdict.py sssss
========================== 5 skipped in 1.07 seconds ===========================
++ 02:18:59 starting objspace/std/test/test_lengthhint.py [62 started in total]
__ objspace/std/test/test_lengthhint.py [62 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.66 seconds =========================
++ 02:19:01 starting objspace/std/test/test_listobject.py [63 started in total]
__ objspace/std/test/test_listobject.py [63 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 88 items
objspace/std/test/test_listobject.py .......................................s.......................................ssssssss.
===================== 79 passed, 9 skipped in 6.00 seconds =====================
++ 02:19:08 starting objspace/std/test/test_liststrategies.py [64 started in total]
__ objspace/std/test/test_liststrategies.py [64 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 1.35 seconds =========================
++ 02:19:10 starting objspace/std/test/test_longobject.py [65 started in total]
__ objspace/std/test/test_longobject.py [65 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 38 items
objspace/std/test/test_longobject.py ......................................
========================== 38 passed in 1.23 seconds ===========================
++ 02:19:12 starting objspace/std/test/test_mapdict.py [66 started in total]
__ objspace/std/test/test_mapdict.py [66 done in total, somefailed=False] _____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 60 items
objspace/std/test/test_mapdict.py ................ssssssssssssssssssssssssssssssssssssssssssss
==================== 16 passed, 44 skipped in 1.37 seconds =====================
++ 02:19:14 starting objspace/std/test/test_memoryobject.py [67 started in total]
__ objspace/std/test/test_memoryobject.py [67 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 7 items
objspace/std/test/test_memoryobject.py .......
=========================== 7 passed in 1.21 seconds ===========================
++ 02:19:16 starting objspace/std/test/test_methodcache.py [68 started in total]
__ objspace/std/test/test_methodcache.py [68 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 71 items
objspace/std/test/test_methodcache.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
========================== 71 skipped in 1.28 seconds ==========================
++ 02:19:19 starting objspace/std/test/test_newformat.py [69 started in total]
__ objspace/std/test/test_newformat.py [69 done in total, somefailed=True] ____
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 96 items
objspace/std/test/test_newformat.py ......................................................................................Fs........
=================================== FAILURES ===================================
__________________ AppTestFloatFormatting.test_locale_german ___________________
self = <CallInfo when='call' exception: assert '1.234,57' == '1234,57'
- 1.234,57
? -
+ 1234,57>
func = <function <lambda> at 0x000000011063d178>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_locale_german'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_locale_german'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x0000000110047910>
hook = <_HookCaller 'pytest_runtest_call'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_locale_german'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_locale_german'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_locale_german'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_locale_german'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_locale_german'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x00000001183b7a60>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...ale_german'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000000140935620>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000000140935620>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...ale_german'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_locale_german'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_locale_german'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_locale_german'>
def runtest(self):
target = self.obj
if self.config.option.runappdirect:
> return target()
tool/pytest/apptest.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.test.test_newformat.AppTestFloatFormatting instance at 0x00000001409357a0>
def test_locale_german(self):
import locale, sys
for name in ['de_DE', 'de_DE.utf8']:
try:
locale.setlocale(locale.LC_NUMERIC, name)
break
except locale.Error:
pass
else:
skip("no german locale")
x = 1234.567890
try:
if sys.platform != "darwin":
assert locale.format('%g', x, grouping=True) == '1.234,57'
assert format(x, 'n') == '1.234,57'
assert format(12345678901234, 'n') == '12.345.678.901.234'
else:
# No thousands separator on German in MacOS since 10.4
> assert locale.format('%g', x, grouping=True) == '1234,57'
E assert '1.234,57' == '1234,57'
E - 1.234,57
E ? -
E + 1234,57
objspace/std/test/test_newformat.py:413: AssertionError
=========================== short test summary info ============================
FAIL objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
================ 1 failed, 94 passed, 1 skipped in 1.76 seconds ================
++ 02:19:21 starting objspace/std/test/test_noneobject.py [70 started in total]
__ objspace/std/test/test_noneobject.py [70 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 02:19:22 starting objspace/std/test/test_obj.py [71 started in total]
__ objspace/std/test/test_obj.py [71 done in total, somefailed=False] _________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 22 items
objspace/std/test/test_obj.py ..........s...sss.s...
===================== 17 passed, 5 skipped in 1.21 seconds =====================
++ 02:19:23 starting objspace/std/test/test_prebuiltint.py [72 started in total]
__ objspace/std/test/test_prebuiltint.py [72 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 43 items
objspace/std/test/test_prebuiltint.py sssssssssssssssssssssssssssssssssssssssssss
========================== 43 skipped in 1.36 seconds ==========================
++ 02:19:26 starting objspace/std/test/test_proxy.py [73 started in total]
__ objspace/std/test/test_proxy.py [73 done in total, somefailed=False] _______
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 12 items
objspace/std/test/test_proxy.py ssssssssssss
========================== 12 skipped in 1.25 seconds ==========================
++ 02:19:28 starting objspace/std/test/test_proxy_function.py [74 started in total]
__ objspace/std/test/test_proxy_function.py [74 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 8 items
objspace/std/test/test_proxy_function.py ........
=========================== 8 passed in 1.18 seconds ===========================
++ 02:19:30 starting objspace/std/test/test_proxy_internals.py [75 started in total]
__ objspace/std/test/test_proxy_internals.py [75 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 8 items
objspace/std/test/test_proxy_internals.py s.......
===================== 7 passed, 1 skipped in 1.25 seconds ======================
++ 02:19:33 starting objspace/std/test/test_proxy_iter.py [76 started in total]
__ objspace/std/test/test_proxy_iter.py [76 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
objspace/std/test/test_proxy_iter.py .
=========================== 1 passed in 1.24 seconds ===========================
++ 02:19:35 starting objspace/std/test/test_proxy_object.py [77 started in total]
__ objspace/std/test/test_proxy_object.py [77 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 10 items
objspace/std/test/test_proxy_object.py ..........
========================== 10 passed in 1.23 seconds ===========================
++ 02:19:37 starting objspace/std/test/test_proxy_usercreated.py [78 started in total]
__ objspace/std/test/test_proxy_usercreated.py [78 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
objspace/std/test/test_proxy_usercreated.py s
========================== 1 skipped in 1.24 seconds ===========================
++ 02:19:40 starting objspace/std/test/test_random_attr.py [79 started in total]
__ objspace/std/test/test_random_attr.py [79 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items / 1 skipped
========================== 1 skipped in 0.85 seconds ===========================
++ 02:19:41 starting objspace/std/test/test_setobject.py [80 started in total]
__ objspace/std/test/test_setobject.py [80 done in total, somefailed=False] ___
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 78 items
objspace/std/test/test_setobject.py ..............................................................................
========================== 78 passed in 1.98 seconds ===========================
++ 02:19:45 starting objspace/std/test/test_setstrategies.py [81 started in total]
__ objspace/std/test/test_setstrategies.py [81 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 1.50 seconds =========================
++ 02:19:47 starting objspace/std/test/test_sliceobject.py [82 started in total]
__ objspace/std/test/test_sliceobject.py [82 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 7 items
objspace/std/test/test_sliceobject.py .......
=========================== 7 passed in 1.22 seconds ===========================
++ 02:19:49 starting objspace/std/test/test_smalllongobject.py [83 started in total]
__ objspace/std/test/test_smalllongobject.py [83 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 129 items
objspace/std/test/test_smalllongobject.py ...........................s..............sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
==================== 41 passed, 88 skipped in 1.69 seconds =====================
++ 02:19:52 starting objspace/std/test/test_specialisedtupleobject.py [84 started in total]
__ objspace/std/test/test_specialisedtupleobject.py [84 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 38 items
objspace/std/test/test_specialisedtupleobject.py .............ss.......................
===================== 36 passed, 2 skipped in 1.50 seconds =====================
++ 02:19:54 starting objspace/std/test/test_stdobjspace.py [85 started in total]
__ objspace/std/test/test_stdobjspace.py [85 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.43 seconds =========================
++ 02:19:55 starting objspace/std/test/test_tupleobject.py [86 started in total]
__ objspace/std/test/test_tupleobject.py [86 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 21 items
objspace/std/test/test_tupleobject.py .....................
========================== 21 passed in 1.37 seconds ===========================
++ 02:19:58 starting objspace/std/test/test_typeobject.py [87 started in total]
__ objspace/std/test/test_typeobject.py [87 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 74 items
objspace/std/test/test_typeobject.py ................................................................s.ssssssss
===================== 65 passed, 9 skipped in 1.56 seconds =====================
++ 02:20:00 starting objspace/std/test/test_unicodeobject.py [88 started in total]
__ objspace/std/test/test_unicodeobject.py [88 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 97 items
objspace/std/test/test_unicodeobject.py ......................s........................................................s.................
===================== 95 passed, 2 skipped in 1.67 seconds =====================
++ 02:20:03 starting objspace/std/test/test_userobject.py [89 started in total]
__ objspace/std/test/test_userobject.py [89 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
objspace/std/test/test_userobject.py .
=========================== 1 passed in 1.29 seconds ===========================
++ 02:20:05 starting objspace/std/test/test_versionedtype.py [90 started in total]
__ objspace/std/test/test_versionedtype.py [90 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.73 seconds =========================
++ 02:20:07 starting module/__builtin__/test [91 started in total]
__ module/__builtin__/test [91 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 292 items
module/__builtin__/test/test_abstractinst.py ..........
module/__builtin__/test/test_apply.py ...
module/__builtin__/test/test_builtin.py ..................................................................
module/__builtin__/test/test_classobj.py .......................................................ssss
module/__builtin__/test/test_descriptor.py ..........................
module/__builtin__/test/test_filter.py ...........
module/__builtin__/test/test_functional.py ................................................
module/__builtin__/test/test_minmax.py ..........................
module/__builtin__/test/test_range.py ........................
module/__builtin__/test/test_rawinput.py ...
module/__builtin__/test/test_reduce.py ....
module/__builtin__/test/test_vars.py ...
module/__builtin__/test/test_zip.py .........
==================== 288 passed, 4 skipped in 2.74 seconds =====================
++ 02:20:10 starting module/__pypy__/test [92 started in total]
__ module/__pypy__/test [92 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 68 items
module/__pypy__/test/test_builders.py .....
module/__pypy__/test/test_bytebuffer.py ..
module/__pypy__/test/test_debug.py sssssss
module/__pypy__/test/test_identitydict.py ......
module/__pypy__/test/test_intop.py ...........
module/__pypy__/test/test_locals2fast.py .....
module/__pypy__/test/test_magic.py .....s.
module/__pypy__/test/test_newmemoryview.py ...
module/__pypy__/test/test_os.py .
module/__pypy__/test/test_signal.py .....
module/__pypy__/test/test_special.py sssssssssss..
module/__pypy__/test/test_time.py ...
==================== 49 passed, 19 skipped in 4.83 seconds =====================
++ 02:20:16 starting module/_ast/test [93 started in total]
__ module/_ast/test [93 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 36 items
module/_ast/test/test_ast.py .........s..........................
===================== 35 passed, 1 skipped in 1.41 seconds =====================
++ 02:20:19 starting module/_cffi_backend/test [94 started in total]
__ module/_cffi_backend/test [94 done in total, somefailed=True] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 442 items
module/_cffi_backend/test/test_c.py ..........................................................................F.....sss.s....................................................s.....s...................s...s..................s..........s........................s......
module/_cffi_backend/test/test_fastpath.py ..................
module/_cffi_backend/test/test_ffi_obj.py ..............................F.............
module/_cffi_backend/test/test_re_python.py ....................
module/_cffi_backend/test/test_recompiler.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
module/_cffi_backend/test/test_unicode_literals.py .......
=================================== FAILURES ===================================
________________________ AppTestC.test_call_function_9 _________________________
self = <CallInfo when='call' exception: assert -66666666 == 42
+ where -66666666 = <cdata 'int(*)(int, ...)' 0x102b67d38>(1, <cdata 'int' 42>)
+ where <cdata 'int' 42> = cast(<ctype 'int'>, 42)>
func = <function <lambda> at 0x00000001387827a0>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_call_function_9'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_call_function_9'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00000001400a5948>
hook = <_HookCaller 'pytest_runtest_call'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_call_function_9'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_call_function_9'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_call_function_9'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_call_function_9'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_call_function_9'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000000013877f0b0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...function_9'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000000138785920>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000000138785920>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...function_9'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_call_function_9'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_call_function_9'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_call_function_9'>
def runtest(self):
target = self.obj
if self.config.option.runappdirect:
> return target()
tool/pytest/apptest.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module._cffi_backend.test.test_c.AppTestC object at 0x000000013876bc90>
def test_call_function_9(self):
import _all_test_c
> _all_test_c.test_call_function_9()
/tmp/buildbot-arm64/usession-main-15359/test_c/_test_c.py:226:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
def test_call_function_9():
BInt = new_primitive_type("int")
BFunc9 = new_function_type((BInt,), BInt, True) # vararg
f = cast(BFunc9, _testfunc(9))
assert f(0) == 0
> assert f(1, cast(BInt, 42)) == 42
E assert -66666666 == 42
E + where -66666666 = <cdata 'int(*)(int, ...)' 0x102b67d38>(1, <cdata 'int' 42>)
E + where <cdata 'int' 42> = cast(<ctype 'int'>, 42)
/tmp/buildbot-arm64/usession-main-15359/test_c/_all_test_c.py:1195: AssertionError
____________________ AppTestFFIObj.test_ffi_new_allocator_1 ____________________
self = <CallInfo when='call' exception: cannot seem to get an int[10] not completely cleared>
func = <function <lambda> at 0x0000000150cae4d0>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
../_pytest/runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
../_pytest/runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_ffi_new_allocator_1'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ffi_new_allocator_1'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
../_pytest/vendored_packages/pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00000001400a5948>
hook = <_HookCaller 'pytest_runtest_call'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_ffi_new_allocator_1'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ffi_new_allocator_1'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
../_pytest/vendored_packages/pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_ffi_new_allocator_1'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_ffi_new_allocator_1'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
../_pytest/vendored_packages/pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_ffi_new_allocator_1'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
../_pytest/vendored_packages/pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000000013875e958>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...llocator_1'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
../_pytest/vendored_packages/pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000001316ba960>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
../_pytest/vendored_packages/pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000001316ba960>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...llocator_1'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
../_pytest/vendored_packages/pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_ffi_new_allocator_1'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
../_pytest/vendored_packages/pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_ffi_new_allocator_1'>
def pytest_runtest_call(item):
try:
> item.runtest()
../_pytest/runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_ffi_new_allocator_1'>
def runtest(self):
target = self.obj
if self.config.option.runappdirect:
> return target()
tool/pytest/apptest.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module._cffi_backend.test.test_ffi_obj.AppTestFFIObj instance at 0x00000001316bbc20>
def test_ffi_new_allocator_1(self):
import _cffi_backend as _cffi1_backend
ffi = _cffi1_backend.FFI()
alloc1 = ffi.new_allocator()
alloc2 = ffi.new_allocator(should_clear_after_alloc=False)
for retry in range(100):
p1 = alloc1("int[10]")
p2 = alloc2("int[10]")
combination = 0
for i in range(10):
assert p1[i] == 0
combination |= p2[i]
p1[i] = -42
p2[i] = -43
if combination != 0:
break
del p1, p2
import gc; gc.collect()
else:
> raise AssertionError("cannot seem to get an int[10] not "
"completely cleared")
E AssertionError: cannot seem to get an int[10] not completely cleared
module/_cffi_backend/test/test_ffi_obj.py:433: AssertionError
=========================== short test summary info ============================
FAIL module/_cffi_backend/test/test_c.py::AppTestC::()::test_call_function_9
FAIL module/_cffi_backend/test/test_ffi_obj.py::AppTestFFIObj::()::test_ffi_new_allocator_1
============== 2 failed, 305 passed, 135 skipped in 16.53 seconds ==============
++ 02:20:36 starting module/_codecs/test [95 started in total]
__ module/_codecs/test [95 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 64 items
module/_codecs/test/test_codecs.py ................................................................
========================== 64 passed in 1.51 seconds ===========================
++ 02:20:38 starting module/_continuation/test [96 started in total]
__ module/_continuation/test [96 done in total, somefailed=False] _____________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 120 items
module/_continuation/test/test_generator.py ssss
module/_continuation/test/test_greenlet.py ............................
module/_continuation/test/test_stacklet.py sssssssssssssssssssssssssssssssssssssss
module/_continuation/test/test_translated.py .............................
module/_continuation/test/test_zpickle.py ....................
==================== 77 passed, 43 skipped in 14.49 seconds ====================
++ 02:20:56 starting module/_cppyy/test [97 started in total]
__ module/_cppyy/test [97 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.00 seconds =========================
++ 02:20:57 starting module/_csv/test [98 started in total]
__ module/_csv/test [98 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 22 items
module/_csv/test/test_dialect.py .........
module/_csv/test/test_reader.py .........
module/_csv/test/test_writer.py ....
========================== 22 passed in 1.20 seconds ===========================
++ 02:20:59 starting module/_demo/test [99 started in total]
__ module/_demo/test [99 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
module/_demo/test/test_sieve.py s
========================== 1 skipped in 1.12 seconds ===========================
++ 02:21:01 starting module/_file/test [100 started in total]
__ module/_file/test [100 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 252 items
module/_file/test/test_file.py .........s........ss.s.ss........
module/_file/test/test_file_extra.py ..................................................................................................................................................ss..............ss..............ss..............ss................s....
module/_file/test/test_large_file.py .s
==================== 236 passed, 16 skipped in 9.60 seconds ====================
++ 02:21:11 starting module/_io/test [101 started in total]
__ module/_io/test [101 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 97 items / 1 skipped
module/_io/test/test_bufferedio.py .................................sssssssssssssssss...........................
module/_io/test/test_fileio.py ....................
==================== 80 passed, 18 skipped in 3.04 seconds =====================
++ 02:21:15 starting module/_jitlog/test [102 started in total]
__ module/_jitlog/test [102 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
module/_jitlog/test/test__jitlog.py .
=========================== 1 passed in 1.18 seconds ===========================
++ 02:21:17 starting module/_locale/test [103 started in total]
__ module/_locale/test [103 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 14 items
module/_locale/test/test_locale.py ssssssssssssss
========================== 14 skipped in 1.19 seconds ==========================
++ 02:21:19 starting module/_lsprof/test [104 started in total]
__ module/_lsprof/test [104 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 6 items
module/_lsprof/test/test_cprofile.py ......
=========================== 6 passed in 2.13 seconds ===========================
++ 02:21:22 starting module/_md5/test [105 started in total]
__ module/_md5/test [105 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 6 items
module/_md5/test/test_md5.py .s....
===================== 5 passed, 1 skipped in 1.09 seconds ======================
++ 02:21:24 starting module/_minimal_curses/test [106 started in total]
__ module/_minimal_curses/test [106 done in total, somefailed=False] __________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.16 seconds =========================
++ 02:21:25 starting module/_multibytecodec/test [107 started in total]
__ module/_multibytecodec/test [107 done in total, somefailed=False] __________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 33 items
module/_multibytecodec/test/test_app_codecs.py ................
module/_multibytecodec/test/test_app_incremental.py ............
module/_multibytecodec/test/test_app_stream.py .....
========================== 33 passed in 1.36 seconds ===========================
++ 02:21:28 starting module/_multiprocessing/test [108 started in total]
__ module/_multiprocessing/test [108 done in total, somefailed=False] _________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 21 items
module/_multiprocessing/test/test_connection.py .sss......
module/_multiprocessing/test/test_memory.py ..
module/_multiprocessing/test/test_semaphore.py .ssssss
module/_multiprocessing/test/test_win32.py ss
==================== 10 passed, 11 skipped in 2.46 seconds =====================
++ 02:21:31 starting module/_pypyjson/test [109 started in total]
__ module/_pypyjson/test [109 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 27 items / 1 skipped
module/_pypyjson/test/test__pypyjson.py ...........................
===================== 27 passed, 1 skipped in 1.23 seconds =====================
++ 02:21:33 starting module/_random/test [110 started in total]
__ module/_random/test [110 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 13 items
module/_random/test/test_random.py .............
========================== 13 passed in 2.28 seconds ===========================
++ 02:21:36 starting module/_rawffi/alt/test [111 started in total]
__ module/_rawffi/alt/test [111 done in total, somefailed=False] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 61 items
module/_rawffi/alt/test/test_ffitype.py .....
module/_rawffi/alt/test/test_funcptr.py ..................................ssssss.s
module/_rawffi/alt/test/test_struct.py ...s..........
===================== 53 passed, 8 skipped in 2.89 seconds =====================
++ 02:21:40 starting module/_rawffi/test [112 started in total]
__ module/_rawffi/test [112 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 78 items
module/_rawffi/test/test__rawffi.py .....s.............................................s..........s.....
module/_rawffi/test/test_exit.py .
module/_rawffi/test/test_nested.py ......
module/_rawffi/test/test_tracker.py sss
===================== 72 passed, 6 skipped in 2.18 seconds =====================
n: 2
Arg 0: 3
Arg 1: 15
++ 02:21:43 starting module/_sha/test [113 started in total]
__ module/_sha/test [113 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 6 items
module/_sha/test/test_sha.py .s....
===================== 5 passed, 1 skipped in 1.19 seconds ======================
++ 02:21:45 starting module/_socket/test [114 started in total]
__ module/_socket/test [114 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 38 items
module/_socket/test/test_sock_app.py ..........s...........s....ss.........
==================== 34 passed, 4 skipped in 15.96 seconds =====================
++ 02:22:02 starting module/_sre/test [115 started in total]
__ module/_sre/test [115 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 139 items
module/_sre/test/test_app_sre.py .......................................................................ssssssssssssssssssssssssssssssssssss........
module/_sre/test/test_sre_buf.py ........................
==================== 103 passed, 36 skipped in 1.89 seconds ====================
++ 02:22:05 starting module/_vmprof/test [116 started in total]
__ module/_vmprof/test [116 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 5 items
module/_vmprof/test/test__vmprof.py ....s
===================== 4 passed, 1 skipped in 2.40 seconds ======================
++ 02:22:08 starting module/_warnings/test [117 started in total]
__ module/_warnings/test [117 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.02 seconds =========================
++ 02:22:09 starting module/_weakref/test [118 started in total]
__ module/_weakref/test [118 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 42 items
module/_weakref/test/test_weakref.py ..........................................
========================== 42 passed in 2.53 seconds ===========================
++ 02:22:12 starting module/_winreg/test [119 started in total]
__ module/_winreg/test [119 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items / 1 skipped
========================== 1 skipped in 0.18 seconds ===========================
++ 02:22:13 starting module/array/test [120 started in total]
__ module/array/test [120 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 48 items
module/array/test/test_array.py ................................................
========================== 48 passed in 1.42 seconds ===========================
++ 02:22:16 starting module/binascii/test [121 started in total]
__ module/binascii/test [121 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 14 items
module/binascii/test/test_binascii.py ..............
========================== 14 passed in 1.21 seconds ===========================
++ 02:22:17 starting module/bz2/test [122 started in total]
__ module/bz2/test [122 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 52 items
module/bz2/test/test_bz2_compdecomp.py ..s...........s...
module/bz2/test/test_bz2_file.py .................................
module/bz2/test/test_large.py .
===================== 50 passed, 2 skipped in 2.30 seconds =====================
++ 02:22:21 starting module/cStringIO/test [123 started in total]
__ module/cStringIO/test [123 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 15 items
module/cStringIO/test/test_interp_stringio.py ...............
========================== 15 passed in 1.10 seconds ===========================
++ 02:22:23 starting module/cmath/test [124 started in total]
__ module/cmath/test [124 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 13 items
module/cmath/test/test_cmath.py .............
========================== 13 passed in 1.17 seconds ===========================
++ 02:22:24 starting module/cpyext/test [125 started in total]
__ module/cpyext/test [125 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 329 items
module/cpyext/test/test_abstract.py sssssss
module/cpyext/test/test_arraymodule.py sssssssssssssssss
module/cpyext/test/test_boolobject.py sss
module/cpyext/test/test_borrow.py sss
module/cpyext/test/test_bufferobject.py ssss
module/cpyext/test/test_bytearrayobject.py ssssss
module/cpyext/test/test_bytesobject.py ssssssssssssss
module/cpyext/test/test_capsule.py s
module/cpyext/test/test_cell.py s
module/cpyext/test/test_classobject.py ss
module/cpyext/test/test_complexobject.py ssss
module/cpyext/test/test_cpyext.py ssssssssssssssssssssssssss
module/cpyext/test/test_datetime.py sssss
module/cpyext/test/test_dictobject.py ssssssssss
module/cpyext/test/test_eval.py ssssssss
module/cpyext/test/test_fileobject.py s
module/cpyext/test/test_floatobject.py ssssssssssss
module/cpyext/test/test_frameobject.py ss
module/cpyext/test/test_getargs.py sssssssssss
module/cpyext/test/test_import.py s
module/cpyext/test/test_intobject.py sssss
module/cpyext/test/test_iterator.py ss
module/cpyext/test/test_listobject.py ssss
module/cpyext/test/test_longobject.py ssssssssss
module/cpyext/test/test_mapping.py s
module/cpyext/test/test_marshal.py ss
module/cpyext/test/test_memoryobject.py ssssss
module/cpyext/test/test_methodobject.py sssssssssss
module/cpyext/test/test_misc.py s
module/cpyext/test/test_ndarrayobject.py sss
module/cpyext/test/test_number.py ssss
module/cpyext/test/test_object.py ssssssssssss
module/cpyext/test/test_pycobject.py s
module/cpyext/test/test_pyerrors.py ssssssssssssssss
module/cpyext/test/test_pyfile.py s
module/cpyext/test/test_pysignals.py s
module/cpyext/test/test_pystate.py sssssssssss
module/cpyext/test/test_sequence.py ssss
module/cpyext/test/test_setobject.py s
module/cpyext/test/test_sliceobject.py ssss
module/cpyext/test/test_structseq.py s
module/cpyext/test/test_sysmodule.py ss
module/cpyext/test/test_thread.py ssss
module/cpyext/test/test_tupleobject.py sssss
module/cpyext/test/test_typeobject.py sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
module/cpyext/test/test_unicodeobject.py sssssssss
module/cpyext/test/test_userslots.py sss
module/cpyext/test/test_version.py ss
module/cpyext/test/test_weakref.py ss
========================= 329 skipped in 5.70 seconds ==========================
++ 02:22:33 starting module/crypt/test [126 started in total]
__ module/crypt/test [126 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
module/crypt/test/test_crypt.py s
========================== 1 skipped in 1.13 seconds ===========================
++ 02:22:35 starting module/errno/test [127 started in total]
__ module/errno/test [127 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 3 items
module/errno/test/test_errno.py ...
=========================== 3 passed in 1.11 seconds ===========================
++ 02:22:36 starting module/exceptions/test [128 started in total]
__ module/exceptions/test [128 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 24 items
module/exceptions/test/test_exc.py ..........s.............
===================== 23 passed, 1 skipped in 1.22 seconds =====================
++ 02:22:38 starting module/faulthandler/test [129 started in total]
__ module/faulthandler/test [129 done in total, somefailed=False] _____________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 2 items
module/faulthandler/test/test_faulthander.py ..
=========================== 2 passed in 1.16 seconds ===========================
++ 02:22:40 starting module/fcntl/test [130 started in total]
__ module/fcntl/test [130 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 8 items
module/fcntl/test/test_fcntl.py ....s.ss
===================== 5 passed, 3 skipped in 1.71 seconds ======================
++ 02:22:42 starting module/gc/test [131 started in total]
__ module/gc/test [131 done in total, somefailed=False] _______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 24 items
module/gc/test/test_gc.py sssssx..
module/gc/test/test_hook.py ssssssss
module/gc/test/test_referents.py ...s....
=============== 9 passed, 14 skipped, 1 xfailed in 4.83 seconds ================
++ 02:22:48 starting module/imp/test [132 started in total]
__ module/imp/test [132 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 110 items
module/imp/test/test_app.py ................
module/imp/test/test_import.py ..............................s...............................sss.......................sss.s.
==================== 102 passed, 8 skipped in 5.53 seconds =====================
++ 02:22:55 starting module/itertools/test [133 started in total]
__ module/itertools/test [133 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 72 items
module/itertools/test/test_itertools.py ........................................................................
========================== 72 passed in 1.55 seconds ===========================
++ 02:22:57 starting module/marshal/test [134 started in total]
__ module/marshal/test [134 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 79 items
module/marshal/test/test_marshal.py .................................ssssssssssssssssssssssssssssssssss
module/marshal/test/test_marshalimpl.py ......ssssss
==================== 39 passed, 40 skipped in 2.49 seconds =====================
++ 02:23:01 starting module/math/test [135 started in total]
__ module/math/test [135 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 14 items
module/math/test/test_math.py .........s....
===================== 13 passed, 1 skipped in 1.15 seconds =====================
++ 02:23:03 starting module/micronumpy/test [136 started in total]
__ module/micronumpy/test [136 done in total, somefailed=False] _______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items
========================= no tests ran in 0.01 seconds =========================
++ 02:23:04 starting module/mmap/test [137 started in total]
__ module/mmap/test [137 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 43 items
module/mmap/test/test_mmap.py .....................s...............ss..s.
===================== 39 passed, 4 skipped in 1.33 seconds =====================
++ 02:23:06 starting module/operator/test [138 started in total]
__ module/operator/test [138 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 18 items
module/operator/test/test_operator.py ..................
========================== 18 passed in 1.16 seconds ===========================
++ 02:23:08 starting module/parser/test [139 started in total]
__ module/parser/test [139 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 7 items
module/parser/test/test_parser.py .......
=========================== 7 passed in 1.16 seconds ===========================
++ 02:23:10 starting module/posix/test [140 started in total]
__ module/posix/test [140 done in total, somefailed=False] ____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 102 items
module/posix/test/test_posix2.py ..........................................................s..........ss.s........s................
module/posix/test/test_posix_libfile.py ....
===================== 97 passed, 5 skipped in 5.86 seconds =====================
++ 02:23:16 starting module/pwd/test [141 started in total]
__ module/pwd/test [141 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 3 items
module/pwd/test/test_pwd.py ...
=========================== 3 passed in 1.18 seconds ===========================
++ 02:23:18 starting module/pyexpat/test [142 started in total]
__ module/pyexpat/test [142 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 20 items
module/pyexpat/test/test_parser.py ...s..............ss
===================== 17 passed, 3 skipped in 1.35 seconds =====================
++ 02:23:21 starting module/pypyjit/test [143 started in total]
__ module/pypyjit/test [143 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 15 items
module/pypyjit/test/test_jit_hook.py sssssssss
module/pypyjit/test/test_jit_not_in_trace.py ..
module/pypyjit/test/test_jit_setup.py ....
===================== 6 passed, 9 skipped in 1.27 seconds ======================
++ 02:23:23 starting module/select/test [144 started in total]
__ module/select/test [144 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 40 items
module/select/test/test_epoll.py ssssssss
module/select/test/test_kqueue.py .....
module/select/test/test_select.py ...........................
===================== 32 passed, 8 skipped in 3.35 seconds =====================
++ 02:23:27 starting module/signal/test [145 started in total]
__ module/signal/test [145 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 17 items
module/signal/test/test_signal.py ...............ss
===================== 15 passed, 2 skipped in 8.55 seconds =====================
++ 02:23:37 starting module/struct/test [146 started in total]
__ module/struct/test [146 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 40 items
module/struct/test/test_struct.py ........................................
========================== 40 passed in 1.58 seconds ===========================
++ 02:23:40 starting module/sys/test [147 started in total]
__ module/sys/test [147 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 53 items
module/sys/test/test_sysmodule.py ......................s......s............s.......
module/sys/test/test_version.py ...
===================== 50 passed, 3 skipped in 1.47 seconds =====================
++ 02:23:42 starting module/termios/test [148 started in total]
__ module/termios/test [148 done in total, somefailed=False] __________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 3 items
module/termios/test/test_termios.py ...
=========================== 3 passed in 1.03 seconds ===========================
++ 02:23:44 starting module/test_lib_pypy/test_collections.py [149 started in total]
__ module/test_lib_pypy/test_collections.py [149 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 21 items
module/test_lib_pypy/test_collections.py .....................
========================== 21 passed in 1.17 seconds ===========================
++ 02:23:46 starting module/test_lib_pypy/test_coroutine.py [150 started in total]
__ module/test_lib_pypy/test_coroutine.py [150 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items / 1 skipped
========================== 1 skipped in 0.05 seconds ===========================
++ 02:23:47 starting module/test_lib_pypy/test_curses.py [151 started in total]
__ module/test_lib_pypy/test_curses.py [151 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 2 items
module/test_lib_pypy/test_curses.py ..
=========================== 2 passed in 0.02 seconds ===========================
++ 02:23:47 starting module/test_lib_pypy/test_marshal_extra.py [152 started in total]
__ module/test_lib_pypy/test_marshal_extra.py [152 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 151 items
module/test_lib_pypy/test_marshal_extra.py .......................................................................................................................................................
========================== 151 passed in 0.43 seconds ==========================
++ 02:23:48 starting module/test_lib_pypy/test_md5_extra.py [153 started in total]
__ module/test_lib_pypy/test_md5_extra.py [153 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 6 items
module/test_lib_pypy/test_md5_extra.py ......
=========================== 6 passed in 1.21 seconds ===========================
++ 02:23:50 starting module/test_lib_pypy/test_msvcrt.py [154 started in total]
__ module/test_lib_pypy/test_msvcrt.py [154 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
module/test_lib_pypy/test_msvcrt.py s
========================== 1 skipped in 1.07 seconds ===========================
++ 02:23:52 starting module/test_lib_pypy/test_os_wait.py [155 started in total]
__ module/test_lib_pypy/test_os_wait.py [155 done in total, somefailed=False] _
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 3 items
module/test_lib_pypy/test_os_wait.py ...
=========================== 3 passed in 0.04 seconds ===========================
++ 02:23:53 starting module/test_lib_pypy/test_pickle_extra.py [156 started in total]
__ module/test_lib_pypy/test_pickle_extra.py [156 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
module/test_lib_pypy/test_pickle_extra.py s
========================== 1 skipped in 0.01 seconds ===========================
++ 02:23:54 starting module/test_lib_pypy/test_resource.py [157 started in total]
__ module/test_lib_pypy/test_resource.py [157 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 3 items
module/test_lib_pypy/test_resource.py ...
=========================== 3 passed in 0.03 seconds ===========================
++ 02:23:55 starting module/test_lib_pypy/test_sha_extra.py [158 started in total]
__ module/test_lib_pypy/test_sha_extra.py [158 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 3 items
module/test_lib_pypy/test_sha_extra.py ...
=========================== 3 passed in 1.25 seconds ===========================
++ 02:23:56 starting module/test_lib_pypy/test_site_extra.py [159 started in total]
__ module/test_lib_pypy/test_site_extra.py [159 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 1 items
module/test_lib_pypy/test_site_extra.py .
=========================== 1 passed in 0.09 seconds ===========================
++ 02:23:58 starting module/test_lib_pypy/test_stackless.py [160 started in total]
__ module/test_lib_pypy/test_stackless.py [160 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 30 items
module/test_lib_pypy/test_stackless.py ..............................
========================== 30 passed in 1.44 seconds ===========================
++ 02:24:00 starting module/test_lib_pypy/test_stackless_pickle.py [161 started in total]
__ module/test_lib_pypy/test_stackless_pickle.py [161 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 0 items / 1 skipped
========================== 1 skipped in 0.02 seconds ===========================
++ 02:24:01 starting module/test_lib_pypy/test_stackless_pickling.py [162 started in total]
__ module/test_lib_pypy/test_stackless_pickling.py [162 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 2 items
module/test_lib_pypy/test_stackless_pickling.py ..
=========================== 2 passed in 1.17 seconds ===========================
++ 02:24:03 starting module/test_lib_pypy/test_structseq.py [163 started in total]
__ module/test_lib_pypy/test_structseq.py [163 done in total, somefailed=False]
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 9 items
module/test_lib_pypy/test_structseq.py .........
=========================== 9 passed in 1.11 seconds ===========================
++ 02:24:05 starting module/test_lib_pypy/test_tputil.py [164 started in total]
__ module/test_lib_pypy/test_tputil.py [164 done in total, somefailed=False] __
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 7 items
module/test_lib_pypy/test_tputil.py ..s....
===================== 6 passed, 1 skipped in 1.14 seconds ======================
++ 02:24:06 starting module/thread/test [165 started in total]
__ module/thread/test [165 done in total, somefailed=False] ___________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 41 items
module/thread/test/test_fork.py ...
module/thread/test/test_import_lock.py ....
module/thread/test/test_local.py ......
module/thread/test/test_lock.py ................
module/thread/test/test_thread.py ............
========================== 41 passed in 70.68 seconds ==========================
++ 02:25:19 starting module/time/test [166 started in total]
__ module/time/test [166 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 18 items
module/time/test/test_time.py ..................
========================== 18 passed in 1.69 seconds ===========================
++ 02:25:22 starting module/unicodedata/test [167 started in total]
__ module/unicodedata/test [167 done in total, somefailed=False] ______________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 10 items / 1 skipped
module/unicodedata/test/test_unicodedata.py ..........
===================== 10 passed, 1 skipped in 1.32 seconds =====================
++ 02:25:24 starting module/zipimport/test [168 started in total]
__ module/zipimport/test [168 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 47 items
module/zipimport/test/test_undocumented.py ......
module/zipimport/test/test_zipimport.py ....................
module/zipimport/test/test_zipimport_deflated.py .....................
========================== 47 passed in 1.74 seconds ===========================
++ 02:25:27 starting module/zlib/test [169 started in total]
__ module/zlib/test [169 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 30 items
module/zlib/test/test_zlib.py ........................s..s..
===================== 28 passed, 2 skipped in 1.23 seconds =====================
program finished with exit code 1
elapsedTime=491.536836