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

Conditional tests when krb env required #170

Open
jvalkeal opened this issue Mar 7, 2023 · 0 comments · May be fixed by #219
Open

Conditional tests when krb env required #170

jvalkeal opened this issue Mar 7, 2023 · 0 comments · May be fixed by #219
Assignees

Comments

@jvalkeal
Copy link
Contributor

jvalkeal commented Mar 7, 2023

Currently KerberosServiceAuthenticationProviderTest will fail if environment is not setup. For example if on linux you don't have /etc/krb5.conf so that jdk could read default realm.

If some tests really need an environment which contains working kerberos we should not run tests and custom junit5 condition could be made for this.

jvalkeal added a commit that referenced this issue Mar 7, 2023
- Can't run some tests on ci so disable
  until we can run conditionally.
- Relates #170
@jvalkeal jvalkeal self-assigned this Mar 27, 2023
klaus-sap added a commit to klaus-sap/spring-security-kerberos that referenced this issue Jun 11, 2024
@klaus-sap klaus-sap linked a pull request Jun 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant