aiida-core icon indicating copy to clipboard operation
aiida-core copied to clipboard

Nightly rabbitmq tests are failing

Open danielhollas opened this issue 1 month ago • 2 comments

It looks like the failures started after #7076 was merged, which is weird since that PR actually just reduced the number of requires_rmq tests. So there's clearly some non-determinism happening, I am looking into it.

danielhollas avatar Nov 16 '25 22:11 danielhollas

Intermediate solution was to revert #7076, done in #7105. Maybe we postpone properly figuring this out to 2.8.0? Or you deem this as "resolved" @danielhollas? (maybe a bit unsatisfying, would be nice to figure out why the tests that started failing actually require RMQ)

GeigerJ2 avatar Nov 24 '25 13:11 GeigerJ2

No, not resolved. I plan to look further into this during coding week. If I have time. Doesn't need to be in a patch release, it doesn't (hopefully) indicate a bug in the code, probably just a bug in our test suite.

danielhollas avatar Nov 24 '25 13:11 danielhollas