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

Test failure with QuickCheck 2.14.3 #73

Closed
felixonmars opened this issue Jun 4, 2023 · 2 comments
Closed

Test failure with QuickCheck 2.14.3 #73

felixonmars opened this issue Jun 4, 2023 · 2 comments

Comments

@felixonmars
Copy link

  Summation
    Kahan
      t_sum_shifted:                                         FAIL
        *** Failed! Falsified (after 62 tests and 16 shrinks):
        [2.0,6.0,0.0,0.1,0.0]
        Use --quickcheck-replay=740601 to reproduce.
        Use -p '/Kahan.t_sum_shifted/' to rerun this test only.

It passes with QuickCheck 2.14.2 or older versions, with everything else unchanged.

@hololeap
Copy link

This seems to be fixed in 7e5deed.

@Shimuuar
Copy link
Collaborator

Should be fixed in 0.3.4.3

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