8000 GitHub Β· Where software is built 8000
[go: up one dir, main page]

Skip to content
Symfony LDAP testingΒ #39028
Closed
Closed
@lucasaba

Description

@lucasaba

Symfony version(s) affected: 4.4.* and following

Description
LDAP test are never run.

How to reproduce
ALL test are skipped when no LDAP server is reachable. And no LDAP is provided in github actions, Travis CI and in AppVeyor.

Possible Solution
Add an OpenLDAP server in Github Actions

Additional context
I'm developing on a separate branch a possible solution. The branch is this: https://github.com/lucasaba/symfony/tree/add-ldap-tests

It already adds some of the proposed solution from @Nek- in #38875
It adds an external dependency on an openldap docker image that I'm trying to avoid but... with no luck.
Using this information I was able to run almost all test and to correct some problem on them.

I'm working on fixing a strange error when dealing with PHP 7.1: "Crtitical extension unavilable". As soon as I've fixed that, I'll made a PR.

Any help to avoid dealing with my personal docker image for openldap on github actions would be gratly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0