[xwiki/xwiki-platform] ebb93e: XWIKI-6688: Possible race condition when clicking ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ebb93ecdad707faef9ecb2f10d995969c902bb28 https://github.com/xwiki/xwiki-platform/commit/ebb93ecdad707faef9ecb2f10d995... Author: Vincent Massol <[email protected]> Date: 2026-09-18 (Fri, 18 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/DocExtraTabsIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/ViewPage.java Log Message: ----------- XWIKI-6688: Possible race condition when clicking on a tab at the bottom of a page in view mode (#6450) * Exclude the pages of the functional test from the programming rights checker whatever the name of the class that creates them, so that the Groovy macro of the slow tab gets Programming Rights when the test runs nested inside AllIT too, where the pages are named after NestedDocExtraTabsIT and the previous pattern didn't match them. * Move the WebDriver calls the test was making into ViewPage, where the two operations it needs - requesting a tab without waiting for it to be displayed, and reading the content of a tab that is not displayed - were missing. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications