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 suite fails on i386 #29

Closed
nomeata opened this issue Jun 4, 2014 · 2 comments
Closed

Test suite fails on i386 #29

nomeata opened this issue Jun 4, 2014 · 2 comments

Comments

@nomeata
Copy link

nomeata commented Jun 4, 2014

Hi
as you can see at https://buildd.debian.org/status/fetch.php?pkg=haskell-mono-traversable&arch=i386&ver=0.6.0-1&stamp=1401878028 the test suite fails on 32 bit architectures:

{{{

  1. osum list
    expected: 143223616
    but got: -2004260032

Randomized with seed 4611685479746398692

Finished in 3.9124 seconds
201 examples, 1 failure
}}}

snoyberg added a commit that referenced this issue Jun 5, 2014
@snoyberg
Copy link
Owner

snoyberg commented Jun 5, 2014

Thanks for the report, should be resolved in 0.6.0.1 (just a simple int overflow).

@nomeata
Copy link
Author

nomeata commented Jun 6, 2014

works, thanks

@nomeata nomeata closed this as completed Jun 6, 2014
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

2 participants