[xwiki/xwiki-platform] a17c1f: XWIKI-23126: NavigationPanelAdministrationIT#navig...
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: a17c1f49f553ec1fba440143a5ef900c83aa4dc8 https://github.com/xwiki/xwiki-platform/commit/a17c1f49f553ec1fba440143a5ef9... Author: Simon Urli <[email protected]> Date: 2026-09-08 (Tue, 08 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-pageobjects/src/main/java/org/xwiki/panels/test/po/NavigationPanelAdministrationPage.java Log Message: ----------- XWIKI-23126: NavigationPanelAdministrationIT#navigationPanelAdministration is flickering The exclude()/include() drag-and-drop actions and getPageByTitle() (used by isPinned/pinPage/unpinPage/dragBefore) read the jsTree DOM immediately, with no wait for the client-side JS mutation (or the tree's initial AJAX load after a page reload) to be reflected, causing the test to sometimes observe the tree mid-mutation or before it's ready. Co-Authored-By: Claude Sonnet 5 <[email protected]> (cherry picked from commit 6f804238739785a43b756a7cc222c5be2becd18b) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications