Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builds on other architectures #46

Open
bkmgit opened this issue Mar 1, 2023 · 2 comments
Open

Builds on other architectures #46

bkmgit opened this issue Mar 1, 2023 · 2 comments

Comments

@bkmgit
Copy link

bkmgit commented Mar 1, 2023

Test failures on linux AArch64, S390x and ppc64:
581 - TestParsing.TestCharsToLongDoubleBig-nosan (Failed)
594 - TestFormatting.TestFloatToChars-nosan (Failed)
See
https://koji.fedoraproject.org/koji/taskinfo?taskID=98154044
Maybe testing can also be done using QEMU?

@DanielLiamAnderson
Copy link
Contributor

I've just reproduced this on a Ubuntu ARM machine rented on AWS. I otherwise don't have access to any non-x86 machines. These tests that are failing are for parsing and formatting floating-point numbers, so they're not critical (unless you really need precise floats). I'll look into it at some point though I wouldn't put it as high priority at the moment.

@davidlt
Copy link

davidlt commented Sep 6, 2024

I am seeing TestParsing.TestCharsToLongDoubleBig-nosan failure on riscv64 too. Fedora 41, parlaylib-2.3.1^20230215git36459f4-5.fc41.src.rpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants