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.......s...ss.............................s............... [ 40%]
.......ss.......s...ss...s..s........................................... [ 43%]
ss... [ 43%]
..\build\extra_tests\cffi_tests\cffi0\test_verify2.py ....sssss...s..... [ 44%]
.s......s.....s.......s...ss.............................s.............. [ 47%]
........ss.......s...ss...s..s.......................................... [ 50%]
.ss... [ 50%]
..\build\extra_tests\cffi_tests\cffi0\test_version.py sssss [ 50%]
..\build\extra_tests\cffi_tests\cffi0\test_vgen.py ....sssss...s......s. [ 51%]
.....s.....s.......s...ss.............................s................. [ 54%]
.....ss.......s...ss...s..s...........................................ss [ 57%]
... [ 57%]
..\build\extra_tests\cffi_tests\cffi0\test_vgen2.py ....sssss...s......s [ 58%]
......s.....s.......s...ss.............................s................ [ 61%]
......ss.......s...ss...s..s...........................................s [ 64%]
s... [ 64%]
..\build\extra_tests\cffi_tests\cffi0\test_zdistutils.py ..............s [ 65%]
ss................sss.. [ 66%]
..\build\extra_tests\cffi_tests\cffi0\test_zintegration.py ssssssss [ 66%]
..\build\extra_tests\cffi_tests\cffi1\test_cffi_binary.py s [ 66%]
..\build\extra_tests\cffi_tests\cffi1\test_commontypes.py ss. [ 66%]
..\build\extra_tests\cffi_tests\cffi1\test_dlopen.py ............... [ 67%]
..\build\extra_tests\cffi_tests\cffi1\test_dlopen_unicode_literals.py .. [ 67%]
............. [ 67%]
..\build\extra_tests\cffi_tests\cffi1\test_ffi_obj.py .................. [ 68%]
......................... [ 69%]
..\build\extra_tests\cffi_tests\cffi1\test_function_args.py . [ 69%]
..\build\extra_tests\cffi_tests\cffi1\test_new_ffi_1.py ................ [ 70%]
...................................................s............ss...s.. [ 73%]
.................................... [ 74%]
..\build\extra_tests\cffi_tests\cffi1\test_pkgconfig.py ... [ 74%]
..\build\extra_tests\cffi_tests\cffi1\test_re_python.py ....sF.......... [ 75%]
....s [ 75%]
..\build\extra_tests\cffi_tests\cffi1\test_realize_c_type.py ......... [ 76%]
..\build\extra_tests\cffi_tests\cffi1\test_recompiler.py ............... [ 76%]
........................................................................ [ 79%]
.......................s.......................s...........s.s.s.s.s.... [ 82%]
........ [ 82%]
..\build\extra_tests\cffi_tests\cffi1\test_unicode_literals.py ....... [ 83%]
..\build\extra_tests\cffi_tests\cffi1\test_verify1.py ...sssss...s...... [ 83%]
............s.......s...ss...........................s.................. [ 86%]
....ss.......s.s.ss..xxxs...x.......................s............ss. [ 89%]
..\build\extra_tests\cffi_tests\cffi1\test_zdist.py .................... [ 90%]
... [ 90%]
..\build\extra_tests\ctypes_tests\test_anon.py .. [ 90%]
..\build\extra_tests\ctypes_tests\test_array.py ...... [ 90%]
..\build\extra_tests\ctypes_tests\test_base.py ... [ 90%]
..\build\extra_tests\ctypes_tests\test_bitfields.py ... [ 91%]
..\build\extra_tests\ctypes_tests\test_buffers.py ..................... [ 91%]
..\build\extra_tests\ctypes_tests\test_callback_traceback.py . [ 91%]
..\build\extra_tests\ctypes_tests\test_callbacks.py .................... [ 92%]
................................ [ 94%]
..\build\extra_tests\ctypes_tests\test_cast.py .... [ 94%]
..\build\extra_tests\ctypes_tests\test_commethods.py . [ 94%]
..\build\extra_tests\ctypes_tests\test_errno.py . [ 94%]
..\build\extra_tests\ctypes_tests\test_extra.py ............... [ 94%]
..\build\extra_tests\ctypes_tests\test_funcptr.py . [ 94%]
..\build\extra_tests\ctypes_tests\test_functions.py .............xx... [ 95%]
..\build\extra_tests\ctypes_tests\test_guess_argtypes.py .. [ 95%]
..\build\extra_tests\ctypes_tests\test_keepalive.py ................. [ 96%]
..\build\extra_tests\ctypes_tests\test_loading.py . [ 96%]
..\build\extra_tests\ctypes_tests\test_numbers.py ...............xX [ 97%]
..\build\extra_tests\ctypes_tests\test_parameters.py .. [ 97%]
..\build\extra_tests\ctypes_tests\test_pointers.py .................... [ 98%]
..\build\extra_tests\ctypes_tests\test_prototypes.py ..... [ 98%]
..\build\extra_tests\ctypes_tests\test_structures.py ................ [ 98%]
..\build\extra_tests\ctypes_tests\test_unions.py .. [ 99%]
..\build\extra_tests\ctypes_tests\test_values.py . [ 99%]
..\build\extra_tests\ctypes_tests\test_win32.py . [ 99%]
..\build\extra_tests\test_pyrepl\test_basic.py .........s.... [ 99%]
..\build\extra_tests\test_pyrepl\test_bugs.py x.s [ 99%]
..\build\extra_tests\test_pyrepl\test_functional.py s [ 99%]
..\build\extra_tests\test_pyrepl\test_keymap.py . [ 99%]
..\build\extra_tests\test_pyrepl\test_reader.py . [ 99%]
..\build\extra_tests\test_pyrepl\test_readline.py s [ 99%]
..\build\extra_tests\test_pyrepl\test_wishes.py . [100%]
================================== FAILURES ===================================
______________________________ test_integration _______________________________
tmpdir = local('d:\\systemtemp\\pytest-of-matti\\pytest-68\\test_integration0')
def wrapper(tmpdir):
try:
> return func(tmpdir)
..\build\extra_tests\test_pypy_remote_debug.py:69:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tmpdir = local('d:\\systemtemp\\pytest-of-matti\\pytest-68\\test_integration0')
@skip_on_oserror
def test_integration(tmpdir):
import __pypy__
code = """
import sys, time
sys.stdout.write("started\\n")
sys.stdout.flush()
for i in range(10):
time.sleep(0.1)
sys.stdout.write("done\\n")
"""
debug_code = r"""
import sys, os
sys.stdout.write('hello from %s\n' % os.getpid())
sys.stdout.flush()
"""
debug_script = tmpdir.join('debug.py')
debug_script.write(debug_code)
for func in (_pypy_remote_debug.start_debugger, __pypy__.remote_exec):
out = subprocess.Popen([sys.executable, '-c',
code], stdout=subprocess.PIPE, stdin=subprocess.PIPE, stderr=subprocess.PIPE)
pid = out.pid
# wait until the child interpreter is fully started, otherwise
# libpypy-c.so might not be in its /proc/<pid>/maps yet
> assert out.stdout.readline() == b'started\n'
E AssertionError: assert 'started\r\n' == 'started\n'
E - started
E ? -
E + started
..\build\extra_tests\test_pypy_remote_debug.py:154: AssertionError
__________________________ test_disable_remote_debug __________________________
tmpdir = local('d:\\systemtemp\\pytest-of-matti\\pytest-68\\test_disable_remote_debug0')
def wrapper(tmpdir):
try:
> return func(tmpdir)
..\build\extra_tests\test_pypy_remote_debug.py:69:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tmpdir = local('d:\\systemtemp\\pytest-of-matti\\pytest-68\\test_disable_remote_debug0')
@skip_on_oserror
def test_disable_remote_debug(tmpdir):
import __pypy__
code = """
import sys, time
sys.stdout.write("started\\n")
sys.stdout.flush()
for i in range(10):
time.sleep(0.1)
sys.stdout.write("done\\n")
"""
debug_code = r"""
import sys, os
sys.stdout.write('hello from %s\n' % os.getpid())
sys.stdout.flush()
"""
debug_script = tmpdir.join('debug.py')
debug_script.write(debug_code)
for func in (_pypy_remote_debug.start_debugger, __pypy__.remote_exec):
# disable with -X option
out = subprocess.Popen([sys.executable, '-X', 'disable-remote-debug', '-c',
code], stdout=subprocess.PIPE, stdin=subprocess.PIPE, stderr=subprocess.PIPE)
pid = out.pid
# wait until the child interpreter is fully started, otherwise
# libpypy-c.so might not be in its /proc/<pid>/maps yet
> assert out.stdout.readline() == b'started\n'
E AssertionError: assert 'started\r\n' == 'started\n'
E - started
E ? -
E + started
..\build\extra_tests\test_pypy_remote_debug.py:188: AssertionError
_______________________________ test_universal ________________________________
@given(values=st.lists(
> st.tuples(
st.text(st.characters(blacklist_characters='\r\n'), min_size=1),
st.sampled_from(LINE_ENDINGS))))
def test_universal(values):
..\build\extra_tests\test_stringio.py:14:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pypy-venv\site-packages\hypothesis\core.py:624: in execute_once
result = self.test_runner(data, run)
pypy-venv\site-packages\hypothesis\executors.py:56: in default_new_style_executor
return function(data)
pypy-venv\site-packages\hypothesis\core.py:620: in run
return test(*args, **kwargs)
..\build\extra_tests\test_stringio.py:14: in test_universal
st.tuples(
pypy-venv\site-packages\hypothesis\core.py:544: in test
result = self.test(*args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
values = [('0', '
')]
@given(values=st.lists(
st.tuples(
st.text(st.characters(blacklist_characters='\r\n'), min_size=1),
st.sampled_from(LINE_ENDINGS))))
def test_universal(values):
output_lines = [line + linesep for line, ending in values]
output = u''.join(output_lines)
input = u''.join(line + ending for line, ending in values)
sio = StringIO(input, newline=None)
sio.seek(0)
> assert list(sio) == output_lines
E AssertionError: assert ['0\n'] == ['0
\n']
E At index 0 diff: u'0\n' != u'0\r\n'
E Use -v to get the full diff
..\build\extra_tests\test_stringio.py:24: AssertionError
---------------------------- Captured stdout call -----------------------------
Falsifying example: test_universal(
values=[(u'0', u'\n')],
)
_____________________________ test_get_hashed_dir _____________________________
@pytest.mark.pypy_only
def test_get_hashed_dir():
> import _testcapi #make sure _testcapi is built
..\build\extra_tests\test_testcapi.py:7:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
import imp
import os
try:
import cpyext
except ImportError:
> raise ImportError("No module named '_testcapi'")
E ImportError: No module named '_testcapi'
..\build\lib_pypy\_testcapi.py:7: ImportError
________________________________ test_readline ________________________________
@given(data=st_readline_universal(),
> mode=st.sampled_from(['\r', '\n', '\r\n', '', None]))
def test_readline(data, mode):
..\build\extra_tests\test_textio.py:31:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pypy-venv\site-packages\hypothesis\core.py:624: in execute_once
result = self.test_runner(data, run)
pypy-venv\site-packages\hypothesis\executors.py:56: in default_new_style_executor
return function(data)
pypy-venv\site-packages\hypothesis\core.py:620: in run
return test(*args, **kwargs)
..\build\extra_tests\test_textio.py:31: in test_readline
mode=st.sampled_from(['\r', '\n', '\r\n', '', None]))
pypy-venv\site-packages\hypothesis\core.py:544: in test
result = self.test(*args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data = ('
', [0, -1]), mode = None
@given(data=st_readline_universal(),
mode=st.sampled_from(['\r', '\n', '\r\n', '', None]))
def test_readline(data, mode):
txt, limits = data
textio = TextIOWrapper(
BytesIO(txt.encode('utf-8', 'surrogatepass')),
encoding='utf-8', errors='surrogatepass', newline=mode)
lines = []
for limit in limits:
line = textio.readline(limit)
if limit >= 0:
assert len(line) <= limit
if line:
lines.append(line)
elif limit:
break
if mode is None:
txt = translate_newlines(txt)
> assert txt.startswith(u''.join(lines))
E AssertionError: assert False
E + where False = <bound method unicode.startswith of u'\r\n'>('\n')
E + where <bound method unicode.startswith of u'\r\n'> = '
\n'.startswith
E + and '\n' = <bound method unicode.join of u''>(['\n'])
E + where <bound method unicode.join of u''> = ''.join
..\build\extra_tests\test_textio.py:48: AssertionError
---------------------------- Captured stdout call -----------------------------
Falsifying example: test_readline(
data=(u'\n', [0, -1]), mode=None,
)
________________________________ test_dlclose _________________________________
def test_dlclose():
import _cffi_backend
from re_python_pysrc import ffi
lib = ffi.dlopen(extmod)
ffi.dlclose(lib)
if type(extmod) is not str: # unicode, on python 2
str_extmod = extmod.encode('utf-8')
else:
str_extmod = extmod
e = pytest.raises(ffi.error, getattr, lib, 'add42')
> assert str(e.value) == (
"library '%s' has been closed" % (str_extmod,))
E assert "library 'u'd...s been closed" == "library 'd:\\...s been closed"
E - library 'u'd:\\\\systemtemp\\\\ffi-690\\\\test_re_python\\\\_test_re_python.pypy-80\\u03be.pyd'' has been closed
E ? -- -- -- -- -- ^^^ -
E + library 'd:\\systemtemp\\ffi-690\\test_re_python\\_test_re_python.pypy-80\xce\xbe.pyd' has been closed
E ? +++ ^
..\build\extra_tests\cffi_tests\cffi1\test_re_python.py:135: AssertionError
- generated xml file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\extra.log -
=========================== short test summary info ===========================
FAIL ..\build\extra_tests\test_pypy_remote_debug.py::test_integration
FAIL ..\build\extra_tests\test_pypy_remote_debug.py::test_disable_remote_debug
FAIL ..\build\extra_tests\test_stringio.py::test_universal
FAIL ..\build\extra_tests\test_testcapi.py::test_get_hashed_dir
FAIL ..\build\extra_tests\test_textio.py::test_readline
FAIL ..\build\extra_tests\cffi_tests\cffi1\test_re_python.py::test_dlclose
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_dbm.py:6: could not import 'dbm'
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_gdbm.py:3: could not import 'gdbm'
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_grp.py:4: could not import 'grp'
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_syslog.py:3: could not import 'syslog'
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_vmprof_greenlet.py:5: could not import 'vmprof'
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_parse_c_type.py:11: not available on pypy
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_datetime.py:132: setting os.environ['TZ'] ineffective on windows
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_greenlet_thread.py:106: not implemented on PyPy
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_greenlet_thread.py:128: not implemented on PyPy
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_os.py:11: Need fork() to test execv()
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_os.py:42: Need fork() to test execv()
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_os.py:60: Need fork() to test execve()
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_os.py:75: Need fork() to test execve()
SKIP [1] test_posix_extra.py:33: condition: not getattr(os, 'fork', None)
SKIP [1] test_pypy_remote_debug.py:19: only works on linux
SKIP [1] test_pypy_remote_debug.py:24: only works on linux
SKIP [1] test_pypy_remote_debug.py:43: only works on linux
SKIP [3] test_pypy_remote_debug.py:76: only works on linux
SKIP [1] test_pypy_remote_debug.py:115: only works on linux
SKIP [3] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_pypy_remote_debug.py:214: couldn't find libexpat.so
SKIP [1] test_pypy_remote_debug.py:274: only works on linux
SKIP [1] test_pypy_remote_debug.py:283: only works on linux
SKIP [1] test_pypy_remote_debug.py:296: not implemented
SKIP [1] test_pypy_remote_debug.py:308: not implemented
SKIP [1] test_semlock.py:8: segfaults on win32
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_sqlite3.py:125: could not import 'resource'
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:93: dlopen(None) cannot work on Windows with PyPy or Python 3
SKIP [20] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:24: _testunc() not available
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:1207: untested
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:1299: untested
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:1312: untested
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:1324: untested
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:1355: XXX not written for Python 2
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:2573: later
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:2974: testing FILE not implemented
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:3006: testing FILE not implemented
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:3029: testing FILE not implemented
SKIP [1] cffi_tests\test_c.py: PyPy2.7 does not warn
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:3697: testing gcc behavior
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:3775: not for pypy
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:4429: pypy's bytearray are never locked
SKIP [1] cffi_tests\test_version.py:16: upstream is python3-only
SKIP [5] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:332: NotImplementedError: wchar_t
SKIP [32] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:17: dlopen(None) cannot work on Windows with this runtime
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1174: buffer() with ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1194: buffer() with ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1211: buffer() with ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1230: buffer() with ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1242: buffer() with ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1261: buffer() with ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1284: buffer() with ctypes backend
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1313: later?
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\backend_tests.py:1373: callback with '...'
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:17: ctypes backend: not supported: initializers for function pointers
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:21: ctypes backend: not supported: passing a list for a pointer argument
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:25: ctypes backend: not supported: passing a list for a pointer argument
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:29: ctypes backend: not supported: casting to array
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:32: ctypes backend: not supported: nested anonymous struct
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:35: ctypes backend: not supported: nested anonymous struct
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:38: ctypes backend: not supported: nested anonymous union
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ctypes.py:41: ctypes backend: not supported: nested anonymous union
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:47: no sinf found in the Windows stdlib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:121: probably no symbol 'stderr' in the lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:138: probably no symbol 'stderr' in the lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:155: probably no symbol 'stderr' in the lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:222: probably no symbol 'stderr' in the lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:282: probably no symbol 'stdout' in the lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:308: no 'inet_ntoa'
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:186: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:200: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:217: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:237: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:257: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:275: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:295: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:336: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:354: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:369: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:393: fix the auto-generation of the tiny test lib
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_ownlib.py:419: fix the auto-generation of the tiny test lib
SKIP [1] cffi_tests\cffi0\test_ffi_backend.py:285: condition: (sys.platform == 'darwin' and platform.machine() == 'arm64') or not platform.machine().startswith(('arm', 'aarch64'))
SKIP [1] cffi_tests\cffi0\test_ffi_backend.py:315: condition: (sys.platform == 'darwin' and platform.machine() == 'arm64') or not platform.machine().startswith(('arm', 'aarch64'))
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:110: ctypes complains on wrong calling conv
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:254: not supported with the ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:335: FILE not supported with the ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:374: not supported by the ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:384: not supported by the ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:418: seems to fail with the ctypes backend on windows
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:443: not with the ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:458: not with the ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:534: not with the ctypes backend
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_function.py:552: the ctypes backend doesn't support this
SKIP [24] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:94: needs GCC
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:286: not implemented in verify(): complex types
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:406: XXX test or fully prevent char16_t and char32_t from working in ffi.verify() mode
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:445: ignored so far
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:564: XXX fixme: only gives warnings
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:615: requires C99
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:638: requires C99
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1045: XXX fixme: only gives warnings
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1329: nested anonymous struct/union
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1349: nested anonymous struct/union
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1418: needs a GCC extension
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1469: _Bool not in MSVC
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1524: _Bool not in MSVC
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1603: pthread only
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:1640: likely, we cannot assign to stdout
SKIP [8] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_verify.py:2489: only running the memory-intensive test on Linux
SKIP [5] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_version.py:10: this is embedded version
SKIP [6] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi0\test_zdistutils.py:210: test requires os.fork()
SKIP [8] cffi_tests\cffi0\test_zintegration.py: snippets do not run on win32
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_cffi_binary.py:10: _cffi_backend module is built-in
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_commontypes.py:13: cannot find ../c/commontypes.c
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_new_ffi_1.py:1058: enums are not unsigned
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_new_ffi_1.py:1258: array of length 0 not supported
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_new_ffi_1.py:1270: later?
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_new_ffi_1.py:1326: callback with '...'
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_re_python.py:122: dlopen(None) cannot work on Windows with Python 3
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_re_python.py:275: uses 'dl' explicitly
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\support.py:56: seems not to work, too bad
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_recompiler.py:2019: can currently declare a function with an opaque struct as argument, but AFAICT it's impossible to call it later
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_recompiler.py:2225: needs a GCC extension
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_recompiler.py:2279: zero-length field not supported by MSVC
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_recompiler.py:2328: needs a GCC extension
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_recompiler.py:2364: test for gcc/clang
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_recompiler.py:2382: aaaaaaa why do modern MSVC compilers still define a very old __cplusplus value
SKIP [6] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:68: needs GCC
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:419: ignored so far
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:543: XXX fixme: only gives warnings
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:594: requires C99
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:617: requires C99
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1006: XXX fixme: only gives warnings
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1292: nested anonymous struct/union
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1314: nested anonymous struct/union
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1384: needs a GCC extension
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1405: not available
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1436: _Bool not in MSVC
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1491: _Bool not in MSVC
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:1601: likely, we cannot assign to stdout
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:2120: requires sys.setdlopenflags()
SKIP [2] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_verify1.py:2321: only running the memory-intensive test on Linux
SKIP [1] test_pyrepl\test_basic.py:88: condition: os.name == 'nt'
SKIP [1] test_pyrepl\test_bugs.py:49: condition: os.name != 'posix' or 'darwin' in sys.platform or 'kfreebsd' in sys.platform
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_pyrepl\test_functional.py:16: no pexpect module
SKIP [1] test_pyrepl\test_readline.py:6: condition: os.name != 'posix' or 'darwin' in sys.platform or 'freebsd' in sys.platform
XFAIL ..\build\extra_tests\cffi_tests\cffi1\test_verify1.py::test_callback_in_thread
reason: adapt or remove
XFAIL ..\build\extra_tests\cffi_tests\cffi1\test_verify1.py::test_keepalive_lib
reason: adapt or remove
XFAIL ..\build\extra_tests\cffi_tests\cffi1\test_verify1.py::test_keepalive_ffi
reason: adapt or remove
XFAIL ..\build\extra_tests\cffi_tests\cffi1\test_verify1.py::test_bad_global_array_with_dotdotdot_length
reason: was detected only because 23 bytes cannot be divided by 4; redo more generally
XFAIL ..\build\extra_tests\ctypes_tests\test_functions.py::test_warnings
warnings are disabled
XFAIL ..\build\extra_tests\ctypes_tests\test_functions.py::test_errcheck
XFAIL ..\build\extra_tests\ctypes_tests\test_numbers.py::test_no_missing_shape_to_ffi_type
XFAIL ..\build\extra_tests\test_pyrepl\test_bugs.py::test_transpose_at_start
reason: [NOTRUN] event missing
XPASS ..\build\extra_tests\ctypes_tests\test_numbers.py::test_pointer_to_long_double
========================== slowest 20 test durations ==========================
934.72s call cffi_tests/cffi1/test_verify1.py::test_global_const_int_size
732.75s call cffi_tests/cffi1/test_verify1.py::test_cannot_pass_float
519.31s call cffi_tests/cffi1/test_function_args.py::test_types
257.10s call cffi_tests/cffi1/test_verify1.py::test_bug1
215.21s call cffi_tests/cffi1/test_verify1.py::test_ffi_union_partial_2
206.50s call cffi_tests/cffi1/test_verify1.py::test_anonymous_enum
195.92s call cffi_tests/cffi1/test_verify1.py::test_nonfull_enum_syntax2
189.25s call cffi_tests/cffi1/test_verify1.py::test_ffi_union_with_partial_struct_2
135.69s call cffi_tests/cffi1/test_verify1.py::test_tmpdir
132.82s call cffi_tests/cffi1/test_verify1.py::test_typedef_enum_as_function_result
132.05s call cffi_tests/cffi1/test_verify1.py::test_full_enum
124.50s call cffi_tests/cffi1/test_verify1.py::test_func_returns_struct
117.47s call cffi_tests/cffi1/test_verify1.py::test_unknown_type_2
101.78s call cffi_tests/cffi1/test_verify1.py::test_func_as_argument
101.44s call cffi_tests/cffi1/test_verify1.py::test_access_array_variable_length_hidden
98.46s call cffi_tests/cffi1/test_verify1.py::test_take_and_return_partial_structs
96.58s call cffi_tests/cffi1/test_verify1.py::test_typedef_broken_complete_enum
88.29s call cffi_tests/cffi1/test_verify1.py::test_function_typedef
85.85s call cffi_tests/cffi1/test_verify1.py::test_define_int
83.43s call cffi_tests/cffi0/test_verify.py::test_struct_bad_sized_integer
============================== warnings summary ===============================
test_pypy_modules.py::test_expected_modules[MimeWriter]
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\importlib\__init__.py:37: DeprecationWarning: the MimeWriter module is deprecated; use the email package instead
__import__(name)
test_pypy_modules.py::test_expected_modules[compiler]
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\importlib\__init__.py:37: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x.
__import__(name)
test_pypy_modules.py::test_expected_modules[mhlib]
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\mhlib.py:83: DeprecationWarning: the multifile module has been deprecated since Python 2.5
import multifile
test_pypy_modules.py::test_expected_modules[sre]
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\importlib\__init__.py:37: DeprecationWarning: The sre module is deprecated, please import re.
__import__(name)
test_pypy_modules.py::test_expected_modules[sets]
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\importlib\__init__.py:37: DeprecationWarning: the sets module is deprecated
__import__(name)
test_pypy_modules.py::test_expected_modules[xmllib]
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\importlib\__init__.py:37: DeprecationWarning: The xmllib module is obsolete. Use xml.sax instead.
__import__(name)
cffi_tests/test_c.py::test_cast_with_functionptr
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\test_c.py:2141: UserWarning: implicit cast from 'char *' to 'void(*)()' will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct)
newp(BStructPtr, [cast(BCharP, 0)])
cffi_tests/cffi0/test_parsing.py::test_missing_newline_bug
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\cffi\cparser.py:437: UserWarning: #pragma in cdef() are entirely ignored. They should be removed for now, otherwise your code might behave differently in a future version of CFFI if #pragma support gets added. Note that '#pragma pack' needs to be replaced with the 'packed' keyword argument to cdef().
"#pragma in cdef() are entirely ignored. "
cffi_tests/cffi1/test_verify1.py::test_windows_dllimport_data
d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\cffi\cparser.py:165: UserWarning: Global variable 'my_value' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern')
"(usually 'extern')" % (decl.name,))
-- Docs: https://docs.pytest.org/en/latest/warnings.html
= 6 failed, 2130 passed, 320 skipped, 8 xfailed, 1 xpassed, 9 warnings in 10650.29 seconds =
n: 3
Arg 0: 13
Arg 1: 38
Arg 2: 100
n: 2
Arg 0: 13
Arg 1: 38
program finished with exit code 1
elapsedTime=10651.443000