The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/8.0.x-hibernate7.gorm-scaling-clean has failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
bb3e117987b914031be608081b358c5dcc08de0f / Walter Duque de Estrada 
<[email protected]>
ci: selectively disable parallel execution for GORM-dependent modules

In Gradle 9, ProjectDependency.getDependencyProject() has been removed.
Updated gradle/test-config.gradle to recursively identify any subprojects
depending on ':grails-datamapping-core' (GORM) using path resolution, and
force their test tasks to run with maxParallelForks = 1. This prevents
singleton GormRegistry and local resource conflicts in CI while preserving
parallel execution for all other modules.

Co-Authored-By: Gemini <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to