[pypy-commit] [Git][pypy/pypy][branch/py3.6] 8 commits: properly skipif test

Matti Picus foss at heptapod.net
Sun Aug 30 06:32:26 EDT 2020



Matti Picus pushed to branch branch/py3.6 at PyPy / pypy


Commits:
14dadc2b by Matti Picus at 2020-08-28T08:19:08+03:00
properly skipif test

- - - - -
b0aaf43e by Armin Rigo at 2020-08-30T10:48:55+02:00
for now, skip tests that can't find the 'c' library (notably on Windows with PyPy)

- - - - -
f777c652 by Matti Picus at 2020-08-30T12:15:42+03:00
clean up unused import

- - - - -
be3b4f8a by Armin Rigo at 2020-08-30T11:18:44+02:00
this test is fragile on a non-translated pypy, skip it

- - - - -
b1949e10 by Armin Rigo at 2020-08-30T11:19:17+02:00
merge heads

- - - - -
b1730594 by Armin Rigo at 2020-08-30T11:24:28+02:00
add the tweaked test_c.py from cffi, which can now be run directly

- - - - -
ab4c0b0a by Matti Picus at 2020-08-30T13:28:44+03:00
make stack 3MB on windows

- - - - -
a5db1efc by Matti Picus at 2020-08-30T13:29:30+03:00
merge default into py3.6

--HG--
branch : py3.6

- - - - -


7 changed files:

- + extra_tests/cffi_tests/test_c.py
- extra_tests/test_binop_overriding.py
- pypy/module/_cffi_backend/test/_backend_test_c.py
- pypy/module/_cffi_backend/test/test_c.py
- pypy/module/_cffi_backend/test/test_re_python.py
- pypy/tool/import_cffi.py
- rpython/translator/platform/windows.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/5f43fe2a3df4a5dba4451b240294a89625474149...a5db1efc062707fe0fc9181e30304939fe38e8c2

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5f43fe2a3df4a5dba4451b240294a89625474149...a5db1efc062707fe0fc9181e30304939fe38e8c2
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200830/0885ae93/attachment.html>


More information about the pypy-commit mailing list