The GitHub Actions job "Groovy Snapshot Canary Build" on 
grails-core.git/merge/8.1.x-into-9.0.x has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
b1734797e0bab488c660e8c3dcbd99e341262ab2 / Scott Murphy Heiberg 
<[email protected]>
build: disable Spock's Groovy version check in the end-to-end build

The end-to-end projects compile their Spock specs against Groovy 6 with
Spock 2.4-groovy-5.0, and the transform refuses to run:
IncompatibleGroovyVersionException in taglib-index-incremental
compileTestGroovy. The framework build already passes
-Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true to the Groovy
compiler daemon and the test JVM from CompilePlugin; do the same for the
end-to-end subprojects.

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

With regards,
GitHub Actions via GitBox

Reply via email to