Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 20741c7aa5b4defd698c52afad914c3e8929b524 https://github.com/xwiki/xwiki-platform/commit/20741c7aa5b4defd698c52afad914... Author: Michael Hamann <[email protected]> Date: 2025-12-11 (Thu, 11 Dec 2025) Changed paths: A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/StopFileWatcher.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java Log Message: ----------- XWIKI-23814: Add the possibility to keep the XWiki instance running after a UI test * Support specifying the property "xwiki.test.ui.keepRunning" to keep the instance running. * Print information on how to access the instance. * Wait for the user to create a stop.txt file before stopping the instance. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications