jdaugherty commented on code in PR #15568:
URL: https://github.com/apache/grails-core/pull/15568#discussion_r3254903656


##########
gradle/hibernate7-test-config.gradle:
##########
@@ -51,6 +51,7 @@ tasks.withType(Test).configureEach {
         exceptionFormat = 'full'
         showCauses = true
         showStackTraces = true
+        showStandardStreams = true

Review Comment:
   I've removed this to reduce the logging, we can re-enable when we need to 
troubleshoot



-- 
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]

Reply via email to