-
Notifications
You must be signed in to change notification settings - Fork 8k
Action expired error occurs when accessing regular registration page … #33086
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
Conversation
…with Organizations enabled Closes keycloak#33064 Signed-off-by: Stefan Guilhen <[email protected]>
|
|
||
| it("Should display the default browser flow diagram", () => { | ||
| sidebarPage.goToRealm("master"); | ||
| sidebarPage.goToAuthentication(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had to switch to master for this test because when orgs are enabled the default browser flow is changed for every new realm created, so the edges in the diagram connect different executions.
I've tried to add all new diagram connections to the test, but we have two conditional executions in this flow and they have the same text, so cypress complains about multiple elements with the same text.
Using master for this test seemed to me the best way to get the issue fixed, and consequently all PRs unblocked. We can possibly have a separate issue to revisit this test and see if we can change it to take into account the changes to the browser flow introduced by the orgs which are now enabled by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logging an issue will do.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unreported flaky test detected, please review
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.webauthn.WebAuthnIdlessTest#testWebAuthnIDLessLoginKeycloak CI - WebAuthn IT (chrome) org.keycloak.testsuite.webauthn.registration.passwordless.PwdLessOtherSettingsTest#defaultValuesKeycloak CI - WebAuthn IT (chrome) |
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.webauthn.WebAuthnIdlessTest#testWebAuthnIDLessLoginKeycloak CI - WebAuthn IT (chrome) org.keycloak.testsuite.webauthn.registration.passwordless.PwdLessOtherSettingsTest#defaultValuesKeycloak CI - WebAuthn IT (chrome) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unreported flaky test detected, please review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unreported flaky test detected, please review
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.webauthn.WebAuthnIdlessTest#testWebAuthnIDLessLoginKeycloak CI - WebAuthn IT (chrome) org.keycloak.testsuite.webauthn.registration.passwordless.PwdLessOtherSettingsTest#defaultValuesKeycloak CI - WebAuthn IT (chrome) |
mhajas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unreported flaky test detected, please review
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.forms.LevelOfAssuranceFlowTest#testWithOTPAndRecoveryCodesAtLevel2Keycloak CI - Forms IT (chrome) |
Signed-off-by: Jon Koops <[email protected]>
vramik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks everyone!
mhajas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Disables the remote operator tests, which will have to be fixed later. - Fixes the action expired error which occurs when accessing regular registration page with Organizations enabled. - Fixes a race condition in the test suite causing sporadic failures. Closes keycloak#33064 Signed-off-by: Stefan Guilhen <[email protected]> Signed-off-by: rmartinc <[email protected]> Signed-off-by: Jon Koops <[email protected]> Co-authored-by: rmartinc <[email protected]> Co-authored-by: Jon Koops <[email protected]>
- Disables the remote operator tests, which will have to be fixed later. - Fixes the action expired error which occurs when accessing regular registration page with Organizations enabled. - Fixes a race condition in the test suite causing sporadic failures. Closes keycloak#33064 Signed-off-by: Stefan Guilhen <[email protected]> Signed-off-by: rmartinc <[email protected]> Signed-off-by: Jon Koops <[email protected]> Co-authored-by: rmartinc <[email protected]> Co-authored-by: Jon Koops <[email protected]>
- Disables the remote operator tests, which will have to be fixed later. - Fixes the action expired error which occurs when accessing regular registration page with Organizations enabled. - Fixes a race condition in the test suite causing sporadic failures. Closes #33064 Signed-off-by: Stefan Guilhen <[email protected]> Signed-off-by: rmartinc <[email protected]> Signed-off-by: Jon Koops <[email protected]> Co-authored-by: rmartinc <[email protected]> Co-authored-by: Jon Koops <[email protected]>
- Disables the remote operator tests, which will have to be fixed later. - Fixes the action expired error which occurs when accessing regular registration page with Organizations enabled. - Fixes a race condition in the test suite causing sporadic failures. Closes keycloak#33064 Signed-off-by: Stefan Guilhen <[email protected]> Signed-off-by: rmartinc <[email protected]> Signed-off-by: Jon Koops <[email protected]> Co-authored-by: rmartinc <[email protected]> Co-authored-by: Jon Koops <[email protected]>
- Disables the remote operator tests, which will have to be fixed later. - Fixes the action expired error which occurs when accessing regular registration page with Organizations enabled. - Fixes a race condition in the test suite causing sporadic failures. Closes keycloak#33064 Signed-off-by: Stefan Guilhen <[email protected]> Signed-off-by: rmartinc <[email protected]> Signed-off-by: Jon Koops <[email protected]> Co-authored-by: rmartinc <[email protected]> Co-authored-by: Jon Koops <[email protected]>
- Disables the remote operator tests, which will have to be fixed later. - Fixes the action expired error which occurs when accessing regular registration page with Organizations enabled. - Fixes a race condition in the test suite causing sporadic failures. Closes #33064 Signed-off-by: Stefan Guilhen <[email protected]> Signed-off-by: rmartinc <[email protected]> Signed-off-by: Jon Koops <[email protected]> Co-authored-by: rmartinc <[email protected]> Co-authored-by: Jon Koops <[email protected]>
…with Organizations enabled
Closes #33064