Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 8649c49c0e258b4f36366f8aba101da302fd3b7f https://github.com/xwiki/xwiki-platform/commit/8649c49c0e258b4f36366f8aba101... 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: 767c118ae2e7beed6af24438ed9b1784af7d223f https://github.com/xwiki/xwiki-platform/commit/767c118ae2e7beed6af24438ed9b1... 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/c68b035f06da...767c118ae2e7 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications