-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Fix conditional checking for PR testing #21947
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
c7c6cce to
9468ab2
Compare
9468ab2 to
4c503a4
Compare
8d77d27 to
2d5842f
Compare
2d5842f to
18e81d3
Compare
Passing run #8231 ↗︎Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
|||||||||||||||
Co-authored-by: Jon Koops <[email protected]>
ghost
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.
Unreported flaky test detected, please review
Unreported flaky test detectedIf the below 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.script.DeployedScriptAuthenticatorTest#testScriptAuthenticatorNotAvailableKeycloak CI - Java Distribution IT (windows-latest - temurin - 19) org.keycloak.testsuite.script.DeployedScriptAuthenticatorTest#loginShouldWorkWithScriptAuthenticatorKeycloak CI - Java Distribution IT (windows-latest - temurin - 19) org.keycloak.testsuite.script.DeployedScriptAuthenticatorTest#loginShouldFailWithScriptAuthenticatorKeycloak CI - Java Distribution IT (windows-latest - temurin - 19) |
ghost
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.
Unreported flaky test detected, please review
Unreported flaky test detectedIf the below 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.LoginTest#loginDifferentUserAfterDisabledUserThrownOutKeycloak CI - Forms IT (firefox) |
* Fix conditional checking for PR testing Closes keycloak#21946 * Update .github/actions/conditional/action.yml Co-authored-by: Jon Koops <[email protected]> --------- Co-authored-by: Jon Koops <[email protected]>
* Fix conditional checking for PR testing Closes #21946 * Update .github/actions/conditional/action.yml Co-authored-by: Jon Koops <[email protected]> --------- Co-authored-by: Jon Koops <[email protected]>
Can be tested locally with:
Replace
21947with a different PR number to see results for different PRs.