Skip to content

Fix skipping of specific tests on big-endian hosts#228

Merged
mdlayher merged 1 commit intomdlayher:mainfrom
dswarbrick:endian-fix
Aug 26, 2025
Merged

Fix skipping of specific tests on big-endian hosts#228
mdlayher merged 1 commit intomdlayher:mainfrom
dswarbrick:endian-fix

Conversation

@dswarbrick
Copy link
Copy Markdown
Contributor

binary.NativeEndian cannot be compared with binary.LittleEndian or binary.BigEndian. See golang/go#63611

Fixes: #227

@mdlayher mdlayher merged commit 0845ccd into mdlayher:main Aug 26, 2025
8 checks passed
@dswarbrick dswarbrick deleted the endian-fix branch April 6, 2026 13: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.

Unit tests fail en masse on s390x (and presumably other bigendian archs)

2 participants