Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP3
python-xvfbwrapper
skip_failing_test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skip_failing_test.patch of Package python-xvfbwrapper
--- a/test_xvfb.py +++ b/test_xvfb.py @@ -83,6 +83,7 @@ class TestXvfb(unittest.TestCase): self.assertEqual(display_var, os.environ['DISPLAY']) self.assertIsNotNone(xvfb.proc) + @unittest.skip('This test does not work reliably.') def test_start_fails_with_unknown_kwargs(self): xvfb = Xvfb(foo='bar') with self.assertRaises(RuntimeError):
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