Registration Core and App module not started in Dev01

Hi all,

I’m currently trying to run UI tests in dev01, but I realised that some of them which used to pass were now failing. Upon further checks, I found out that Registration core module failed to start due to dependency issues which were causing the tests to fail, as seen here. Is there an ongoing fix for this? Thanks!

@cards31 had a pull request to fix this, that I just applied at

Hopefully in 15 minutes once this has had a chance to percolate through the CI pipeline things will be good again.

2 Likes

Well, the modules are now starting on devtest01, so if you’re running these tests on your own machine, they might run.

However I see that the CI build has been broken for 2 days. I don’t know what’s going on there (maybe a driver issue) but hopefully someone else has been looking into that.

BTW I manually reran the tests and they passed, so we should be good.

1 Like

Yup, all’s fine now! Thanks alot for your help! :slight_smile: