15
0
forked from pool/python-ldap3

- Reenable testsuite

* Pass || : as some of the tests fail with UNKNOWN-EDIR this means
    the testsuite needs localy running ldap server to communicate with
    as such it does not make sense to fix those FAILED (errors=39)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2018-01-24 14:31:20 +00:00
committed by Git OBS Bridge
parent 8e063c745c
commit becfd878ad
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 24 14:21:40 UTC 2018 - tchvatal@suse.com
- Reenable testsuite
* Pass || : as some of the tests fail with UNKNOWN-EDIR this means
the testsuite needs localy running ldap server to communicate with
as such it does not make sense to fix those FAILED (errors=39)
-------------------------------------------------------------------
Wed Jan 24 13:45:14 UTC 2018 - michael@stroeder.com