Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 567e1c94084baa3310ac2065bd3a2fb58381cb57 https://github.com/xwiki/xwiki-platform/commit/567e1c94084baa3310ac2065bd3a2... Author: Vincent Massol <[email protected]> Date: 2026-09-06 (Sun, 06 Sep 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" * Fix the test on this branch: TestUtils#getInputStream(String, Map) resolves the passed path against the base URL that the browser uses to reach XWiki, and that host only resolves inside the browser container, so the request failed with an UnknownHostException. Send it to the address at which the servlet engine is reachable from the test JVM instead. 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