The GitHub Actions job "Groovy Snapshot Canary Build" on 
grails-core.git/fix/embedded-mongo-shutdown-hang-8.0.x has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
7dbf7e1bdff4af18a872f485ec8aef7e9385b25f / Scott Murphy Heiberg 
<[email protected]>
Run grails-redis's own tests in the Redis jobs

grails-redis applied test-config.gradle as well as redis-test-config.gradle,
and a test task runs only when every config applied to it lets it.
test-config.gradle skips its suites under -PonlyRedisTests, and
redis-test-config.gradle skips them under -PonlyCoreTests and every other
selection flag, so between the two the module's test and integrationTest tasks
ran in no CI job: the Redis jobs reported only grails-test-examples-redis.

Apply redis-test-config.gradle alone, as the Hibernate and MongoDB modules
apply only their own config. It already forwards -PredisContainerVersion, and
with it alone the tests pass against Redis 7.4 and 8.0: 4 unit and 31
integration features, besides the two RedisTagLibSpec features the spec itself
skips.

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

With regards,
GitHub Actions via GitBox

Reply via email to