Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: bea9ecf0 by Matti Picus at 2023-11-06T13:53:14+02:00 trivial test fixes --HG-- branch : py3.9 - - - - - 82792d30 by Matti Picus at 2023-11-06T18:39:15+02:00 if runner collects a dirctory because it has test files, do not recurse into subdir The hpy tests have subdirctories with tests under a top directory with tests, the runner was testng twice. --HG-- branch : py3.9 - - - - - ca203795 by Matti Picus at 2023-11-07T10:08:38+02:00 make debug untranslated tests into apptest, fix failing tests Use boilerplate code instead of a hpy_debug_capture fixture --HG-- branch : py3.9 - - - - - 3fdc3a83 by Matti Picus at 2023-11-07T10:04:36+02:00 skip test that cannot work on pypy --HG-- branch : py3.9 - - - - - a484b33b by Matti Picus at 2023-11-07T18:49:44+02:00 call llapi.hpy_debug_close_handle before HPyClose --HG-- branch : py3.9 - - - - - 12 changed files: - extra_tests/cffi_tests/test_version.py - extra_tests/hpy_tests/_vendored/debug/test_handles_invalid.py - extra_tests/hpy_tests/_vendored/test_hpyfield.py - pypy/interpreter/test/fixtures.py - pypy/module/_hpy_universal/handlemanager.py - pypy/module/_hpy_universal/interp_builder.py - pypy/module/_hpy_universal/interp_hpy.py - pypy/module/_hpy_universal/interp_object.py - + pypy/module/_hpy_universal/test/_vendored/debug/apptest_builder_invalid.py - + pypy/module/_hpy_universal/test/_vendored/debug/apptest_handles_invalid.py - pypy/module/_hpy_universal/test/pypy/test_apiset.py - testrunner/runner.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d59f6afd401cb17c39c7dc7a6fb3421ece164b18...a484b33b260b46c9a9add6bb1a2e5593955d5de2 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d59f6afd401cb17c39c7dc7a6fb3421ece164b18...a484b33b260b46c9a9add6bb1a2e5593955d5de2 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com