Open mia-0 opened 2 years ago
I'm usually on an apple SoC so I know this isn't all non-x86 architectures.
There's a known issue regarding the hash method being OS (and maybe also architecture) dependent. I'm not surprised to see fails related to precision when it comes to converting floats to strings on different systems.
I'd like to add GitHub CI actions to test for architecture-level issues like these if that's possible.
Any addition information you could give about when these tests fail is appreciated.
And of course, feel free to make a pull request if there are fixes you have in mind.
The test suite fails on all non-x86_64 architectures and some x86_64 CPUs. I ran into this problem while trying to package it for openSUSE. Here’s a log excerpt of a failed aarch64 build: