Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests][auth] Fix unreported issue with auth tests skipped #57890

Closed

Conversation

elpaso
Copy link
Contributor

@elpaso elpaso commented Jun 26, 2024

Test were silently skipped since 5ac1774 (lazy init of auth manager).

The error message was also misleading:
"QCA's qca-ossl plugin is missing, skipping test case" because the plugin was actually installed but the auth system wasn't initialized.

Test were silently skipped since 5ac1774 (lazy init of
auth manager).

The error message was also misleading:
"QCA's qca-ossl plugin is missing, skipping test case"
because the plugin was actually installed but the auth
system wasn't initialized.
@elpaso elpaso added Authentication Related to the QGIS Authentication subsystem or user/password handling Bug Either a bug report, or a bug fix. Let's hope for the latter! testsuite Issue related to testsuite labels Jun 26, 2024
@github-actions github-actions bot added this to the 3.40.0 milestone Jun 26, 2024
Copy link

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit 7ea19c9)

@nyalldawson
Copy link
Collaborator

Superseded by #57981

@nyalldawson nyalldawson closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authentication Related to the QGIS Authentication subsystem or user/password handling Bug Either a bug report, or a bug fix. Let's hope for the latter! testsuite Issue related to testsuite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants