-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugrelease/26.1.0team/ui
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
- Realm tests
should create realm with special characters:
AssertionError: Timed out retrying after 30000ms: Expected to find content: '%22-61ef7587-4b98-459d-ae36-6792217a94b5' within the element: <li.pf-v5-c-menu__list-item> but never did.
at goToRealm (webpack://@keycloak/keycloak-admin-ui/./cypress/support/pages/admin-ui/SidebarPage.ts:49:0)
at (webpack://@keycloak/keycloak-admin-ui/./cypress/e2e/realm_test.spec.ts:89:0)
at webpack_modules</setRunnable/runnable.fn (http://localhost:8080/__cypress/runner/cypress_runner.js:138229:43)
at callFn (http://localhost:8080/__cypress/runner/cypress_runner.js:156848:21)
at webpack_modules</Runnable.prototype.run (http://localhost:8080/__cypress/runner/cypress_runner.js:156835:13)
Version
main
Regression
- The issue is a regression
Expected behavior
Tests to run without issue
Actual behavior
fails often
How to Reproduce?
run the tests
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugrelease/26.1.0team/ui