Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:RISCV
python-python-prctl
disable_no_new_privs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable_no_new_privs.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 @@ -259,6 +259,7 @@ class PrctlTest(unittest.TestCase): self.assertEqual(prctl.get_name(), name[:15]) @require('get_no_new_privs') + @unittest.skip('test fails, because ping doesn\'t use capabilities anymore (boo#1174504)') def test_no_new_privs(self): """Test the no_new_privs function""" self.assertEqual(prctl.get_no_new_privs(), 0)
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