fix: removing KeycloakApplication usage of keycloak-add-user.json#39460
fix: removing KeycloakApplication usage of keycloak-add-user.json#39460vmuzikar merged 2 commits intokeycloak:mainfrom
Conversation
c90ed12 to
d4212a8
Compare
f4c7d0d to
ff5b4d9
Compare
vmuzikar
left a comment
There was a problem hiding this comment.
Should we also get rid of the keycloak-add-user.json file in the testsuite? And mentions of it in POMs?
My understanding was that it was still being picked up for migration testing. I can certianly add a commit with it removed, just to double check. |
|
@shawkins It might be worth it, yes. |
I'm surprised, it seemed to work. |
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.adapter.servlet.SAMLServletAdapterTest#multiTenant2SamlTest |
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.adapter.servlet.SAMLServletAdapterTest#multiTenant2SamlTest |
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.adapter.servlet.SAMLServletAdapterTest#multiTenant2SamlTest |
closes:keycloak#39428 Signed-off-by: Steve Hawkins <[email protected]>
Signed-off-by: Steve Hawkins <[email protected]>
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.cluster.SessionFailoverClusterTest#sessionFailover |
…ycloak#39460) * fix: removing KeycloakApplication usage of keycloak-add-user.json closes:keycloak#39428 Signed-off-by: Steve Hawkins <[email protected]> * Removing the test keycloak-add-user.json Signed-off-by: Steve Hawkins <[email protected]> --------- Signed-off-by: Steve Hawkins <[email protected]>
closes:#39428