Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Slowroll:Build:1
python314
skip-test_pyobject_freed_is_freed.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skip-test_pyobject_freed_is_freed.patch of Package python314
--- Lib/test/test_capi/test_mem.py | 1 + 1 file changed, 1 insertion(+) Index: Python-3.13.0a3/Lib/test/test_capi/test_mem.py =================================================================== --- Python-3.13.0a3.orig/Lib/test/test_capi/test_mem.py +++ Python-3.13.0a3/Lib/test/test_capi/test_mem.py @@ -109,6 +109,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