Skip to content

Test appears to be suffering from changed stringification of floats #8

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

Closed
wants to merge 1 commit into from

Conversation

lizmat
Copy link

@lizmat lizmat commented Aug 4, 2018

As part of today's Squashathon, this module was marked as having a problem. Turns out it was a single test that was testing on the stringification of a float. Since some work was done in that area recently, I assume that the changed stringification is the source of the problem, not different handling of floating point arithmetic itself. Hence this change of the test. Hope that's the right answer!

As part of today's Squashathon, this module was [marked as having a problem](Raku/ecosystem-unbitrot#96).  Turns out it was a single test that was testing on the stringification of a float.  Since some work was done in that area recently, I assume that the changed stringification is the source of the problem, not different handling of floating point arithmetic itself.  Hence this change of the test.  Hope that's the right answer!
@AlexDaniel
Copy link

AlexDaniel commented Nov 25, 2023

This PR is similar to #7 but I think the approach in #7 is actually better (as it passes on all rakudo versions regardless of the presence of the bug). So I think this PR can be closed.

@lizmat lizmat closed this Dec 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants