Skip to content
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

Workflow failure: Jakarta #532

Closed
miquelsi opened this issue Jan 30, 2024 · 1 comment · Fixed by #536
Closed

Workflow failure: Jakarta #532

miquelsi opened this issue Jan 30, 2024 · 1 comment · Fixed by #536
Assignees
Labels

Comments

@miquelsi
Copy link
Contributor

miquelsi commented Jan 30, 2024

Describe the bug

Jakarta

Error:  Failures: 
Error:    ServletAuthzClientTest.testAdminAccessToAdminResources:108 Should display the main page
Error:    ServletAuthzClientTest.testAdminAccessToPremiumResources:213 Should display the main page
Error:    ServletAuthzClientTest.testAdminAccessToSharedResources:229 Should display the main page
Error:    ServletAuthzClientTest.testAdminGrantedPermissions:117 Should display the admin resource permission
Error:    ServletAuthzClientTest.testAliceGrantedPermissions:145 Should display the proteced resource permission
Error:    ServletAuthzClientTest.testJdoeGrantedPermissions:175 Should display the proteced resource permission
Error:    ServletAuthzClientTest.testPremiumAccessToAdminResources:263 Should display the main page
Error:    ServletAuthzClientTest.testPremiumAccessToPremiumResources:246 Should display the main page
Error:    ServletAuthzClientTest.testPremiumAccessToSharedResources:280 Should display the main page
Error:    ServletAuthzClientTest.testUserAccessToAdminResources:297 Should display the main page
Error:    ServletAuthzClientTest.testUserAccessToPremiumResources:314 Should display the main page
Error:    ServletAuthzClientTest.testUserAccessToSharedResources:331 Should display the main page
[INFO] 
Error:  Tests run: 12, Failures: 12, Errors: 0, Skipped: 0

Version

latest main

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

@hmlnarik
Copy link
Contributor

For cause see e.g. https://github.com/keycloak/keycloak-quickstarts/actions/runs/7706078725/job/21001050252#step:8:2284

        <div id="kc-error-message">
            <p class="instruction">Cookie not found. Please make sure cookies are enabled in your browser.</p>
                    <p><a id="backToApplication" href="http://localhost:8080/jakarta-servlet-authz-client">« Back to Application</a></p>
        </div>

@hmlnarik hmlnarik self-assigned this Feb 5, 2024
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Feb 5, 2024
Fixes: keycloak#532

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Feb 5, 2024
Fixes: keycloak#532

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
hmlnarik added a commit to hmlnarik/keycloak-quickstarts that referenced this issue Feb 5, 2024
Fixes: keycloak#532

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
hmlnarik added a commit that referenced this issue Feb 5, 2024
Fixes: #532

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
@hmlnarik hmlnarik closed this as completed Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants