[pypy-commit] [Git][pypy/pypy][branch/py3.7] 9 commits: properly skipif test

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



Matti Picus pushed to branch branch/py3.7 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

- - - - -
4c990915 by Matti Picus at 2020-08-30T13:30:37+03:00
merge py3.6 into py3.7

--HG--
branch : py3.7

- - - - -


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/d218a1ccd41c932283b6a38feffa5664165433e3...4c9909150575872f5f323901901d249d2d7ad2be

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d218a1ccd41c932283b6a38feffa5664165433e3...4c9909150575872f5f323901901d249d2d7ad2be
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/60fc30f6/attachment.html>


More information about the pypy-commit mailing list