8000 Initialize the supported locales to empty set in RealmAttributeUpdater to revert back OK by rmartinc · Pull Request #40075 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Initialize the supported locales to empty set in RealmAttributeUpdater to revert back OK #40075

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

rmartinc
Copy link
Contributor

Closes #40049

I created this flaky test was created in #39934. Sorry! It was not detected because the test runs OK in the second try (and initially it seems to be non-related).

Now the supportedLocales is null when empty and it was not reverted OK in the updater at close (null was send, which is discarded in the update at close, and the locales remain there). Now we need to manually initialize the orig representation to empty in the updater to force the update at close.

…r to revert back OK

Closes keycloak#40049

Signed-off-by: rmartinc <rmartinc@redhat.com>
@mposolda mposolda merged commit 6e11f9c into keycloak:main May 30, 2025
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test: org.keycloak.testsuite.webauthn.account.WebAuthnSigningInTest#checkAuthenticatorTimeLocale
2 participants
0