Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 3cb75bad3f3cb050b3cff5412486f4df13cfd1fe https://github.com/xwiki/xwiki-platform/commit/3cb75bad3f3cb050b3cff5412486f... Author: Michael Hamann <[email protected]> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/UITestTestConfigurationResolver.java Log Message: ----------- [Misc] Don't force-enable verbose logging when tests run in a container (cherry picked from commit 99b7ac0fbfdb8d3a8c2a1f113756550eb52690e9) Commit: 5d4bd0d5c95a16aa352bd10bc6a27b4b2a6c54ed https://github.com/xwiki/xwiki-platform/commit/5d4bd0d5c95a16aa352bd10bc6a27... Author: Michael Hamann <[email protected]> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiSlf4jLogConsumer.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/test/java/org/xwiki/test/docker/internal/junit5/XWikiSlf4jLogConsumerTest.java Log Message: ----------- [Misc] Propagate more test container logs in non-verbose mode * Match more cases of warning and error logs by different software. * Propagate multi-line continuations of warning and error logs to avoid cutting off stack traces and other useful information. (cherry picked from commit 56eabb9c56cca310bfac4fdb557e370633d80959) Compare: https://github.com/xwiki/xwiki-platform/compare/867951b75ede...5d4bd0d5c95a To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications