-
Notifications
You must be signed in to change notification settings - Fork 14
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
Version 0.929: Test suite poly_ts
fails
#37
Comments
Is this leap or tumbleweed or something else? Also, just out of curiosity, what version of boost is this? These multiprecision parts depend heavily on Boost... |
I'm going to have to spend some time on this to figure out what's really going on, but in the mean time if you just use |
This is on Tumbleweed, using boost 1.85. Have not got around to testing on Leap yet. Thanks for looking into it. |
Can confirm that passing "-DO2SCL_FAST_TEST" works (but see issue #38). |
Even though -DO2SCL_FAST_TEST works, I want to look into more details about why it fails, so I'll leave this open for now... |
In v0.929.2, all the OpenSUSE-associated actions now succeed. I added O2SCL_OPENSUSE and O2SCL_OPENSUSE_I386 flags to remove the tests which weren't passing. This obviously isn't a fix, so I won't close the issue, but at least this lets me know how it might be addressed in the future. |
When trying to build RPM packages for openSUSE for o2scl version 0.929, we find that the following test fails due to not achieving the right tolerance:
Here is the data saved to
src/other/poly.scr
:A list of used compilers/libraries in case it helps:
Thanks in advance.
The text was updated successfully, but these errors were encountered: