Needs review
Project:
Lightweight Directory Access Protocol
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2025 at 12:26 UTC
Updated:
13 Aug 2025 at 12:44 UTC
Jump to comment: Most recent
Comments
Comment #3
tgaugesPlease take a look :)
Comment #4
tgaugesI put too much trust in the (locally running) tests. My implementation is not correct:
$all_group_dnswill never include any values.Comment #5
tgaugesI fixed the issue I encountered in my project. But now I don't trust the locally running tests and the pipeline tests don't work at all: https://git.drupalcode.org/project/ldap/-/pipelines
Is it necessary to implement new test cases?