[xwiki/xwiki-platform] 7a51e8: [Misc] Keep the call stack in the two TestUtils wa...
Branch: refs/heads/misc-logging-test Home: https://github.com/xwiki/xwiki-platform Commit: 7a51e8cbc40a1c602d9d3471120094eea226a83d https://github.com/xwiki/xwiki-platform/commit/7a51e8cbc40a1c602d9d347112009... Author: Vincent Massol <[email protected]> Date: 2026-08-01 (Sat, 01 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Keep the call stack in the two TestUtils warnings Both warnings are emitted from helpers that arbitrary test code calls, so the caller frame is what tells you which test tripped them. Reducing them to a root-cause message dropped exactly that. They now log the full trace through a "Call stack is [{}]" placeholder, like the wasteful-wait warning in XWikiWebDriver, so the location is still there while warn() keeps the SLF4J Throwable slot free. 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
participants (1)
-
XWiki Notifications