Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:frispete:python
python-python-prctl
disable-sandboxed-test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-sandboxed-test.patch of Package python-python-prctl
Index: python-prctl-1.8.1/test_prctl.py =================================================================== --- python-prctl-1.8.1.orig/test_prctl.py +++ python-prctl-1.8.1/test_prctl.py @@ -240,6 +240,7 @@ class PrctlTest(unittest.TestCase): else: self.assertRaises(OSError, prctl.pac_reset_keys, prctl.PAC_APIAKEY) + @unittest.skip('borked in sandbox') def test_proctitle(self): """Test setting the process title, including too long titles""" with open('/proc/self/cmdline') as fd:
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