On Fri, Feb 21, 2025 at 05:32:48PM +0100, Daniel Sahlberg wrote: > The tests passed this time (spurious failures?!?), but at least the test > logs are now available as artifacts on the workflow run. > > I think we need to get back to this error, but we probably need someone > with an ARM box to test it.
There was discussion of random failures on the 64-bit ARM runners in https://github.com/orgs/community/discussions/148648 last week and they said they've migrated to different hardware to fix it. Those runners are only recently available to the public so it won't be surprising to hit some teething issues, but I think it's worth keeping them enabled so we get CI for one non-x86 platform. We've been running "make check" in our Fedora/RHEL aarch64 builds forever and I don't remember ever seeing a failure like this before, FWIW. Regards, Joe