bito-code-review[bot] commented on PR #15649: URL: https://github.com/apache/grails-core/pull/15649#issuecomment-4410899881
<!-- Bito Reply --> The PR changes remove assertions on logging output that depend on classpath state (SLF4J vs JUL), making tests more reliable across environments. Fixing the classpath could stabilize logging, but it's a larger change and the current approach verifies core functionality without relying on environment-specific messages. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
