James Fredley

Results 177 comments of James Fredley

I ran this against grails-functional-testing, https://github.com/grails/grails-functional-tests/tree/skip-4-failing-tests specifically and the only thing it needed was the version set for org.grails.plugins:hibernate5, which is incorrect in the bom as org.grails.plugins:gorm-hibernate.

https://github.com/grails/grails-functional-tests/tree/skip-4-failing-tests passed all tests.

Now uses `grailsdeploy` user [https://repo.grails.org/ui/repos/tree/General/libs-snapshots-local/org/grails/grails[…]APSHOT/grails-async-gpars-7.0.0-20240918.162248-2-javadoc.jar](https://repo.grails.org/ui/repos/tree/General/libs-snapshots-local/org/grails/grails-async-gpars/7.0.0-SNAPSHOT/grails-async-gpars-7.0.0-20240918.162248-2-javadoc.jar)

@basejump does your team still have time to take a look at this?

https://github.com/grails/grails-data-mapping/pull/1810 https://github.com/grails/gorm-hibernate5/pull/878

https://github.com/grails/gorm-mongodb/pull/751

@basejump grails-data-mapping, gorm-hibernate5 and gorm-mongodb are each pretty close. There are outstanding failing tests which are documented in an issue or a few issues on each repository, if your team...

Outstanding failing tests: https://github.com/grails/gorm-hibernate5/issues/879

@jdaugherty I'd say this is completed for the current process, do you agree? It will change again when we start using ASF snapshot repo.

4 `BookControllerSpec` tests are passing after https://github.com/grails/grails-testing-support/pull/435, 16 new failing tests remaining.