grails / grails-data-mapping

GORM - Groovy Object Mapping
http://gorm.grails.org/
218 stars 198 forks source link

Failing RxJava Tests in grails-data-mapping:9.0.0-SNAPSHOT #1822

Open jamesfredley opened 2 months ago

jamesfredley commented 2 months ago

Several lines were commented out and the tests failures were ignored with @PendingFeature to get the snapshot released.

This can/should be revisited, possibly with a recent version of RxJava.

All changes can be viewed on:

https://github.com/grails/grails-data-mapping/pull/1810/files#diff-50a99d77e04ca2ce8390a54c4b292ecd43315ce23a39cba456d20b2438f0e0e5

jamesfredley commented 2 months ago

@davydotcom Here are the failing RxJava tests.

jdaugherty commented 2 weeks ago

@davydotcom Do you have availability to work on this still?