Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 96f7b9f392b6c61c8d845bc03ebc1ed53da176a3 https://github.com/xwiki/xwiki-platform/commit/96f7b9f392b6c61c8d845bc03ebc1... Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2026-08-14 (Fri, 14 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-test/xwiki-platform-skin-test-docker/src/test/it/org/xwiki/skin/test/ui/WikiSkinIT.java Log Message: ----------- XWIKI-17911: Add automated test for "Add a favicon for the wiki" (#6162) (#6164) * Verify that a favicon attached to a wiki skin overrides the one shipped in the WAR: the <link> elements of the HTML head point to the skin action serving the attachment, and that URL serves the attached image. This covers the attachment-based skin resource override, which had no test so far. * Add @Order to the tests of the class so that their execution order is deterministic. (cherry picked from commit 1e3e6f5033591b01140dea4fe4bb3b1c4eb9737a) Co-authored-by: Vincent Massol <[email protected]> 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