You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: