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

gate the crc32_hash_calc test on x86, x86_64 and aarch64 #137

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

folkertdev
Copy link
Collaborator

fixes #135

This test is for the crc32 intrinsics that x86(_64) and aarch64 provide. The test is now ignored on other archtectures, in particular powerpc, which fedora builds for.

in particular this excludes powerpc, which fedora builds for
@folkertdev folkertdev merged commit 0cfb39d into main Aug 9, 2024
14 checks passed
@folkertdev folkertdev deleted the gate-crc-hash-calc-test branch August 9, 2024 17:44
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.

test failure on powerpc64le-unknown-linux-gnu
1 participant