Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
python-ldap3
skip-missing-LDAP-server.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skip-missing-LDAP-server.patch of Package python-ldap3
Index: ldap3-2.8/test/config.py =================================================================== --- ldap3-2.8.orig/test/config.py +++ ldap3-2.8/test/config.py @@ -443,7 +443,7 @@ elif location.endswith('-NONE'): test_logging_filename = 'ldap3-none.log' test_valid_names = None else: - raise Exception('testing location ' + location + ' is not valid') + raise SkipTest('testing location ' + location + ' is not valid') if test_logging: try:
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