Branch: refs/heads/stable-16.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 0129f8b70d46215964d50a573f342ed72a472f7c https://github.com/xwiki/xwiki-platform/commit/0129f8b70d46215964d50a573f342... Author: Marius Dumitru Florea <[email protected]> Date: 2024-07-08 (Mon, 08 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/browser/BrowserContainerExecutor.java Log Message: ----------- [misc] Fix the realtime tests when running on CI (inside the xwiki/build Docker container with Jetty Standalone as servlet engine). In this case we shouldn't map the XWiki aliases to the Docker host but rather to the IP of the xwiki/build Docker container, but we need to determine it. (cherry picked from commit 533156be684cb009378c054cef7812cb8b5af45a) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications