sbglasius commented on PR #16293: URL: https://github.com/apache/grails-core/pull/16293#issuecomment-5507704070
Local verification on this branch: - `./gradlew clean aggregateViolations :grails-test-report:check --continue` — **BUILD SUCCESSFUL**, 2407 tasks, 28m42s. Aggregate reports: **18,493 tests, 0 failures, 0 errors**, 448 skipped (14,708 `test` + 3,785 `integrationTest`). Note this is one local configuration; CI multiplies it across the Java 21/25 and indy matrix. - Checkstyle, CodeNarc, PMD and SpotBugs all report no violations. - `#16030` (`EndToEndSpec > async multiple levels of layouts`) did not fire locally. It is a known ~1% flake and failed on the superseded PR's CI run for unrelated reasons, so if it appears here it is not a regression from this change. Every new test was mutation-checked against reinstated accessors — details in the Tests section above. -- 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]
