Skip to content

Fix IllegalState InjectionManagerFactory not found on springboot tests - #24254

Merged
ahus1 merged 1 commit into
keycloak:mainfrom
Aboullos:springboot-test
Oct 31, 2023
Merged

Fix IllegalState InjectionManagerFactory not found on springboot tests#24254
ahus1 merged 1 commit into
keycloak:mainfrom
Aboullos:springboot-test

Conversation

@Aboullos

Copy link
Copy Markdown
Contributor

Fixes #24061

Comment thread testsuite/integration-arquillian/test-apps/spring-boot-adapter-app/pom.xml Outdated
@abstractj
abstractj requested a review from mhajas October 30, 2023 17:09
@ahus1

ahus1 commented Oct 31, 2023

Copy link
Copy Markdown
Member

Merging as of @miquelsi's review. For a future iteration, I'd like to avoid a pause in the tests, but instead wait for a UI element to appear: Pauses usually lead to brittle tests, and it is unclear what they are waiting for if it is blunt pause like in this example.

@ahus1
ahus1 merged commit c23e1e0 into keycloak:main Oct 31, 2023
Aboullos added a commit to Aboullos/keycloak that referenced this pull request Nov 2, 2023
Co-authored-by: Michal Hajas <mhajas@redhat.com>
stianst pushed a commit that referenced this pull request Nov 2, 2023
Co-authored-by: Michal Hajas <mhajas@redhat.com>
@stianst stianst mentioned this pull request Nov 14, 2023
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.

Adapter tests failing

5 participants