The GitHub Actions job "CI" on grails-core.git/ci/hibernate-matrix-testing has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: f587be157bc0b5998ec921f3f3f0b31486f228d9 / James Fredley <[email protected]> ci: skip h7-incompatible general tests when running with hibernateVersion=7 Five general functional test projects use Hibernate 5-specific GORM APIs that changed in Hibernate 7. Skip them when running with -PhibernateVersion=7 rather than letting them fail. Their h7-compatible equivalents already exist in grails-test-examples/hibernate7/. Incompatible projects: - app1: HibernateSpec unit test domain class detection differs in h7 - datasources: ChainedTransactionManager commit behavior changed in h7 - gorm: executeUpdate(String) requires Map parameter in h7 - views-functional-tests: depends on h5-specific caching config - scaffolding-fields: integration test context fails under h7 Assisted-by: Claude Code <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/24094883095 With regards, GitHub Actions via GitBox
