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

Fix test failures on 32-bit systems. #15

Merged
merged 8 commits into from
Nov 30, 2016
Merged

Fix test failures on 32-bit systems. #15

merged 8 commits into from
Nov 30, 2016

Conversation

weaverba137
Copy link
Owner

This PR fixes #14 by reformatting or refactoring some test that were broken on 32-bit systems. In some cases, this involved wrapping the outputs in a print() function. In other cases it involved being more explicit about the types of input data.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 61.118% when pulling 1c02cb4 on fix-32-bit into c66d26e on master.

@weaverba137 weaverba137 added this to the pydl-0.5.3 milestone Nov 14, 2016
@weaverba137 weaverba137 self-assigned this Nov 14, 2016
@weaverba137 weaverba137 merged commit 6113146 into master Nov 30, 2016
@weaverba137 weaverba137 deleted the fix-32-bit branch November 30, 2016 18:56
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.

Some tests fail on 32 bits architectures
2 participants