[pypy-commit] [Git][pypy/pypy][branch/default] skip _cffi_backend test with a variadac fscanf on macOS

2022-07-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 8854a81d by Matti Picus at 2022-07-08T10:04:44+03:00 skip _cffi_backend test with a variadac fscanf on macOS - - - - - 1 changed file: - pypy/module/_cffi_backend/test/_backend_test_c.py View it on Heptapod: https://foss

[pypy-commit] [Git][pypy/pypy][branch/default] semlock does not work untranslated on darwin

2022-07-08 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 52b877ea by Matti Picus at 2022-07-08T14:44:36+03:00 semlock does not work untranslated on darwin - - - - - 2 changed files: - pypy/module/_multiprocessing/test/test_interp_semaphore.py - pypy/module/_multiprocessing/test/t