pypy-venv\Scripts\pypy.exe -m pytest -D ../build/pypy --junitxml=test-D.log
in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv (timeout 1200 secs)
watching logfiles {'pytestLog': 'test-D.log'}
argv: ['pypy-venv\\Scripts\\pypy.exe', '-m', 'pytest', '-D', '../build/pypy', '--junitxml=test-D.log']
environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\matti\AppData\Roaming
ASL.LOG=Destination=file
CHOCOLATEYINSTALL=C:\ProgramData\chocolatey
CHOCOLATEYLASTPATHUPDATE=133185086718935289
CHOCOLATEYTOOLSLOCATION=C:\tools
CLINK_DIR=C:\Program Files (x86)\clink\0.4.9
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DESKTOP-RYZEN
COMSPEC=C:\WINDOWS\system32\cmd.exe
CONDA_BAT=d:\miniconda\condabin\conda.bat
CONDA_EXE=d:\miniconda\Scripts\conda.exe
CONDA_SHLVL=0
CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA=C:\Users\matti\AppData\Local
NUMBER_OF_PROCESSORS=2
NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\
OS=Windows_NT
PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL=23
PROCESSOR_REVISION=7100
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
PWD=d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv
PYPY_ENABLE_WINCONSOLEIO=1
PYTEST_XDIST_AUTO_NUM_WORKERS=4
RTOOLS40_HOME=C:\rtools40
RTOOLS43_HOME=C:\rtools43
RTOOLS44_HOME=C:\rtools44
SYSTEMDRIVE=C:
SYSTEMROOT=C:\WINDOWS
TEMP=D:\SystemTemp
TMP=D:\SystemTemp
USERDOMAIN=DESKTOP-RYZEN
USERNAME=matti
USERPROFILE=C:\Users\matti
VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
WINDIR=C:\WINDOWS
using PTY: False
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\site-packages\hypothesis\extra\pytestplugin.py:61: HypothesisWarning:
You are using Pytest version 4.0.0. Hypothesis tests work with any test
runner, but our Pytest plugin requires Pytest 4.3 or newer.
Note that the Pytest developers no longer support this version either!
Disabling the Hypothesis pytest plugin...
warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.23-alpha], pytest-4.0.0, py-1.11.0, pluggy-0.13.1
pytest-4.0.0 from d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\site-packages\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 558 items
..\build\pypy\interpreter\astcompiler\test\apptest_misc.py . [ 0%]
..\build\pypy\interpreter\test\apptest_class.py ............... [ 2%]
..\build\pypy\interpreter\test\apptest_exec.py ......................... [ 7%]
... [ 7%]
..\build\pypy\interpreter\test\apptest_function.py ..................... [ 11%]
...s.............................. [ 17%]
..\build\pypy\interpreter\test\apptest_generator.py .................... [ 21%]
.............. [ 23%]
..\build\pypy\interpreter\test\apptest_nestedscope.py ............. [ 26%]
..\build\pypy\interpreter\test\apptest_pyframe.py ...................... [ 30%]
....... [ 31%]
..\build\pypy\interpreter\test\apptest_raise.py ..................... [ 35%]
..\build\pypy\module\__builtin__\test\apptest_compile.py ........ [ 36%]
..\build\pypy\module\_collections\test\apptest_defaultdict.py ......... [ 38%]
..\build\pypy\module\_collections\test\apptest_deque.py ................ [ 41%]
.......... [ 42%]
..\build\pypy\module\_io\test\apptest_bytesio.py ............ [ 44%]
..\build\pypy\module\_io\test\apptest_io.py ............................ [ 50%]
.... [ 50%]
..\build\pypy\module\_io\test\apptest_stringio.py ...................... [ 54%]
... [ 55%]
..\build\pypy\module\_io\test\apptest_textio.py ........................ [ 59%]
... [ 60%]
..\build\pypy\module\_rawffi\test\apptest_rawffi.py . [ 60%]
..\build\pypy\module\_warnings\test\apptest_warnings.py ........... [ 62%]
..\build\pypy\module\sys\test\apptest_initpath.py . [ 62%]
..\build\pypy\module\token\test\apptest_token.py ... [ 62%]
..\build\pypy\objspace\std\test\apptest_boolobject.py ........ [ 64%]
..\build\pypy\objspace\std\test\apptest_bufferobject.py ............... [ 67%]
..\build\pypy\objspace\std\test\apptest_callmethod.py ........ [ 68%]
..\build\pypy\objspace\std\test\apptest_complexobject.py ............... [ 71%]
................ [ 74%]
..\build\pypy\objspace\std\test\apptest_instmethobject.py ..... [ 74%]
..\build\pypy\objspace\std\test\apptest_iterobject.py .............. [ 77%]
..\build\pypy\objspace\std\test\apptest_operation.py ... [ 77%]
..\build\pypy\objspace\std\test\apptest_stringformat.py ...............s [ 80%]
.......s...................s........ [ 87%]
..\build\pypy\objspace\std\test\apptest_userobject.py .................. [ 90%]
.... [ 91%]
..\build\pypy\objspace\test\apptest_binop_overriding.py . [ 91%]
..\build\pypy\objspace\test\apptest_descriptor.py ........ [ 92%]
..\build\pypy\objspace\test\apptest_descroperation.py ............s..... [ 96%]
..................... [ 99%]
..\build\pypy\tool\pytest\fake_pytest\test\apptest_fake_pytest.py . [100%]
- generated xml file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\test-D.log -
============================== warnings summary ===============================
pypy/interpreter/astcompiler/test/apptest_misc.py::test_warning_to_error_translation
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\interpreter\astcompiler\test\apptest_misc.py:18: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert err.message is not None
pypy/interpreter/test/apptest_exec.py::test_import_star_shadows_global
<string>:3: SyntaxWarning: import * only allowed at module level
pypy/interpreter/test/apptest_exec.py::test_import_global_takes_precendence
<string>:4: SyntaxWarning: import * only allowed at module level
pypy/interpreter/test/apptest_function.py::test_kwargs_nondict_mapping
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\interpreter\test\apptest_function.py:214: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert excinfo.value.message == (
pypy/interpreter/test/apptest_function.py::test_call_error_message
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\interpreter\test\apptest_function.py:310: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert "len() takes exactly 1 argument (0 given)" in e.message
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\interpreter\test\apptest_function.py:317: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
assert "len() takes exactly 1 argument (2 given)" in e.message
pypy/module/_warnings/test/apptest_warnings.py::test_warn
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_warnings\test\apptest_warnings.py:15: DeprecationWarning: some message
_warnings.warn("some message", DeprecationWarning)
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_warnings\test\apptest_warnings.py:16: Warning: some message
_warnings.warn("some message", Warning)
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_warnings\test\apptest_warnings.py:17: Warning: ('some message', 1)
_warnings.warn(("some message",1), Warning)
pypy/module/_warnings/test/apptest_warnings.py::test_warn_explicit
<string>:1: DeprecationWarning: some message
<string>:1: Warning: some message
pypy/module/_warnings/test/apptest_warnings.py::test_filename_none
test.py:78: UserWarning: test
apptest_warnings:80: UserWarning: test
pypy/module/_warnings/test/apptest_warnings.py::test_issue31285
bar:1: UserWarning: eggs
pypy/objspace/std/test/apptest_complexobject.py::test_floordiv
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\std\test\apptest_complexobject.py:80: DeprecationWarning: complex divmod(), // and % are deprecated
assert almost_equal(complex.__floordiv__(3+0j, 1.5+0j), 2)
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\site-packages\_pytest\python_api.py:691: DeprecationWarning: complex divmod(), // and % are deprecated
func(*args[1:], **kwargs)
pypy/objspace/std/test/apptest_complexobject.py::test_mod
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\site-packages\_pytest\python_api.py:691: DeprecationWarning: complex divmod(), // and % are deprecated
func(*args[1:], **kwargs)
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\std\test\apptest_complexobject.py:1: DeprecationWarning: complex divmod(), // and % are deprecated
# spaceconfig = {"usemodules" : ["binascii", "time", "struct"]}
pypy/objspace/std/test/apptest_complexobject.py::test_divmod
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\site-packages\_pytest\python_api.py:691: DeprecationWarning: complex divmod(), // and % are deprecated
func(*args[1:], **kwargs)
pypy/objspace/std/test/apptest_complexobject.py::test_error_messages
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\site-packages\_pytest\_code\source.py:163: DeprecationWarning: complex divmod(), // and % are deprecated
co = compile(source, filename, mode, flag)
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\std\test\apptest_complexobject.py:1: DeprecationWarning: complex divmod(), // and % are deprecated
# spaceconfig = {"usemodules" : ["binascii", "time", "struct"]}
-- Docs: https://docs.pytest.org/en/latest/warnings.html
============= 553 passed, 5 skipped, 21 warnings in 12.54 seconds =============
program finished with exit code 0
elapsedTime=19.734000