Matthew Callery

Results 5 comments of Matthew Callery

I have a fix for this. I'll submit a PR

> Hi @jaynewstrom-stripe, is there anything I need to add on my side for the tests to run correctly? I don't think the unit tests I added in this PR...

> I typically just run tests via android studio but you can also run them through gradle. > > Here's the tests that are failing in CI. > > You...

> I think the build is passing now. I just kicked them off again. I'll give it an in depth review later. Thanks for the PR! `EndToEndTest` failing due to...

I'm also experiencing this issue on devices running Android 8.1 and below. It looks like the use of `runBlocking` in `CloudyModifierNode` is the issue.