The GitHub Actions job "CI" on grails-core.git/ci/hibernate-matrix-testing has 
failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
fbfe66bd716def9c46561458b9d122b9f555a8bc / Walter Duque de Estrada 
<[email protected]>
fix: make gorm and app1 functional tests H7-compatible

- Fix 17 plain executeUpdate('...') calls across 7 specs in
  grails-test-examples/gorm to use executeUpdate('...', [:]).
  H7's HibernateGormStaticApi rejects plain CharSequence args
  (requires either a GString with interpolated params or the
  Map overload).

- Add getDomainClasses() override to BookHibernateSpec in app1.
  H7's HibernateSpec uses HibernateDatastoreSpringInitializer
  which requires explicit domain class declaration; H5 auto-detected
  via classpath scanning.

- Remove grails-test-examples-app1 and grails-test-examples-gorm
  from h7IncompatibleProjects list — both now run cleanly under
  Hibernate 7 via dependency substitution.

Remaining excluded: datasources (ChainedTransactionManager),
views-functional-tests (HAL/JSON diffs), scaffolding-fields
(grails-fields rendering diffs).

Co-authored-by: Copilot <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/24151738098

With regards,
GitHub Actions via GitBox

Reply via email to