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

run size tests only on 64bit platforms #125

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

brayniac
Copy link
Contributor

We have some size tests in the histogram crate that are sensitive to the platform pointer width. As such, they fail on 32bit systems as reported in #123

This change restricts these tests to only run on platforms with the expected pointer width.

@brayniac brayniac merged commit c2fe95f into pelikan-io:main Oct 31, 2024
15 checks passed
@brayniac brayniac deleted the 32bit branch October 31, 2024 23:07
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.

1 participant