Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Andreas_Schwab:riscv:python
python312
skip-test_pyobject_freed_is_freed.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skip-test_pyobject_freed_is_freed.patch of Package python312
--- Lib/test/test_capi/test_mem.py | 1 + 1 file changed, 1 insertion(+) Index: Python-3.12.2/Lib/test/test_capi/test_mem.py =================================================================== --- Python-3.12.2.orig/Lib/test/test_capi/test_mem.py +++ Python-3.12.2/Lib/test/test_capi/test_mem.py @@ -110,6 +110,7 @@ class PyMemDebugTests(unittest.TestCase) def test_pyobject_forbidden_bytes_is_freed(self): self.check_pyobject_is_freed('check_pyobject_forbidden_bytes_is_freed') + @unittest.skip('Failing on Leap 15.*') def test_pyobject_freed_is_freed(self): self.check_pyobject_is_freed('check_pyobject_freed_is_freed')
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor