Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e33e1f4eec35b6ada43a3fec06b875867dfc4aea https://github.com/xwiki/xwiki-platform/commit/e33e1f4eec35b6ada43a3fec06b87... Author: Manuel Leduc <[email protected]> Date: 2026-08-31 (Mon, 31 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-test/xwiki-platform-image-style-test-pageobjects/src/main/java/org/xwiki/image/style/test/po/ImageStyleAdministrationPage.java Log Message: ----------- [Misc] Make the image style administration page object less fragile * Wait up to 30 seconds, instead of the default 10, for the debounced identifier validation request that enables the image style creation button: on a loaded machine that round-trip can take longer than the default timeout, which made ImageStyleIT#imageStyleAdministration flicker * Wait for the identifier field and the creation button instead of requiring them to be already present in the DOM (cherry picked from commit 2343cf7d9db014f6f9c8deefc643d1ace4500c7d) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications