https://bugs.winehq.org/show_bug.cgi?id=54707
Bug ID: 54707 Summary: adsldp:ldap - test_DirectorySearch() fails on Windows and Linux Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: wldap32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
adsldp:ldap - test_DirectorySearch() fails on Windows and Linux:
ldap.c:253: search DN L"LDAP://ldap.forumsys.com" ldap.c:253: search DN L"LDAP://ldap.forumsys.com/OU=scientists,DC=example,DC=com" ldap.c:313: Test failed: expected extra value L"uid=training,dc=example,dc=com" ldap.c:253: search DN L"LDAP://ldap.forumsys.com/OU=scientists,DC=example,DC=com" ldap.c:313: Test failed: expected extra value L"uid=training,dc=example,dc=com"
See https://test.winehq.org/data/patterns.html#adsldp:ldap
This started on 2023-03-17 (or on 2023-03-16 when the test was timing out due to a server outage). This happens with older builds too so it looks like this is caused by changes in the LDAP server configuration. But the test needs to be adjusted.