nastra commented on code in PR #12806: URL: https://github.com/apache/iceberg/pull/12806#discussion_r2053465821
########## build.gradle: ########## @@ -207,6 +207,11 @@ subprojects { testImplementation libs.assertj.core } + tasks.withType(Test).configureEach { + // Some tests verify the messages included in the stack traces Review Comment: I don't think it's clear what this comment is trying to say and how it relates to the JVM arg -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org