pypy-venv\Scripts\pypy.exe -m pytest ../build/extra_tests --junitxml=extra.log --durations=20 -raw ^"^" ^"^"
in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv (timeout 1200 secs)
watching logfiles {'pytestLog': 'extra.log'}
argv: ['pypy-venv\\Scripts\\pypy.exe', '-m', 'pytest', '../build/extra_tests', '--junitxml=extra.log', '--durations=20', '-raw', '', '']
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
HOMEDRIVE=C:
HOMEPATH=\Users\matti
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
USERDOMAIN_ROAMINGPROFILE=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-8.0.0-alpha], pytest-4.0.0, py-1.11.0, pluggy-0.13.1
rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 2459 items / 6 skipped
..\build\extra_tests\test_binop_overriding.py .... [ 0%]
..\build\extra_tests\test_bytes.py .......... [ 0%]
..\build\extra_tests\test_cPickle.py ... [ 0%]
..\build\extra_tests\test_cStringIO.py . [ 0%]
..\build\extra_tests\test_code.py . [ 0%]
..\build\extra_tests\test_datetime.py ......................s........... [ 2%]
[ 2%]
..\build\extra_tests\test_functools.py ...... [ 2%]
..\build\extra_tests\test_gc.py ... [ 2%]
..\build\extra_tests\test_greenlet_thread.py .....ss [ 2%]
..\build\extra_tests\test_greenlet_tracing.py .. [ 2%]
..\build\extra_tests\test_interpreter.py . [ 2%]
..\build\extra_tests\test_itertools.py ... [ 3%]
..\build\extra_tests\test_jit.py ... [ 3%]
..\build\extra_tests\test_json.py ..... [ 3%]
..\build\extra_tests\test_os.py s...sss. [ 3%]
..\build\extra_tests\test_posix_extra.py s [ 3%]
..\build\extra_tests\test_pypy_modules.py ........................... [ 4%]
..\build\extra_tests\test_pypy_remote_debug.py sssFFsssss.ssssss [ 5%]
..\build\extra_tests\test_pypy_util_cffi.py . [ 5%]
..\build\extra_tests\test_semlock.py s [ 5%]
..\build\extra_tests\test_sqlite3.py ........s................. [ 6%]
..\build\extra_tests\test_startup.py .. [ 6%]
..\build\extra_tests\test_string.py . [ 6%]
..\build\extra_tests\test_stringio.py .F. [ 6%]
..\build\extra_tests\test_structseq.py ...... [ 7%]
..\build\extra_tests\test_testcapi.py F [ 7%]
..\build\extra_tests\test_textio.py F [ 7%]
..\build\extra_tests\test_unicode.py .......................... [ 8%]
..\build\extra_tests\cffi_tests\test_c.py s............................. [ 9%]
............................sssssssssssssss.sss..ssss.s................. [ 12%]
....................s.............s......s..s................sss........ [ 15%]
............s......s...s........................s...... [ 17%]
..\build\extra_tests\cffi_tests\test_version.py .s [ 17%]
..\build\extra_tests\cffi_tests\cffi0\test_cdata.py . [ 17%]
..\build\extra_tests\cffi_tests\cffi0\test_ctypes.py ..................s [ 18%]
...............s.s.s.......s..........s..............sssssss..s..s...... [ 21%]
.............................s..s......ssssssss. [ 23%]
..\build\extra_tests\cffi_tests\cffi0\test_ffi_backend.py .............. [ 23%]
.............................................s.......................s.. [ 26%]
.s.........................................s..s..................ss....s [ 29%]
sssss..ssss.sssss........sssssssssssss...s.s....................... [ 32%]
..\build\extra_tests\cffi_tests\cffi0\test_function.py .ss...sssssss.sss [ 33%]
ss.sssss..sss..ss [ 33%]
..\build\extra_tests\cffi_tests\cffi0\test_model.py ............. [ 34%]
..\build\extra_tests\cffi_tests\cffi0\test_ownlib.py ssssssssssss [ 34%]
..\build\extra_tests\cffi_tests\cffi0\test_parsing.py .sssss.........s.. [ 35%]
............s....s. [ 36%]
..\build\extra_tests\cffi_tests\cffi0\test_platform.py .... [ 36%]
..\build\extra_tests\cffi_tests\cffi0\test_unicode_literals.py ......... [ 36%]
... [ 37%]
..\build\extra_tests\cffi_tests\cffi0\test_verify.py ....sssss...s...... [ 37%]
s......s.....s....
command timed out: 1200 seconds without output running ['pypy-venv\\Scripts\\pypy.exe', '-m', 'pytest', '../build/extra_tests', '--junitxml=extra.log', '--durations=20', '-raw', '', ''], attempting to kill
Fprogram finished with exit code 1
elapsedTime=4894.048000