Skip to content

Fix test failures on big endian targets#69

Merged
RazrFalcon merged 2 commits intolinebender:masterfrom
ids1024:be
Jan 29, 2023
Merged

Fix test failures on big endian targets#69
RazrFalcon merged 2 commits intolinebender:masterfrom
ids1024:be

Conversation

@ids1024
Copy link
Contributor

@ids1024 ids1024 commented Jan 29, 2023

Tested with cross test --target powerpc-unknown-linux-gnu. Fixes #68. I have not tested on a big endian system / emulator beyond running these tests.

Tested with `cross test --target powerpc-unknown-linux-gnu`. Fixes
linebender#68. I have not tested on
a big endian system / emulator beyond running these tests.
@jamessan
Copy link
Contributor

Should cross test for big-endian get added to CI, too?

@CryZe
Copy link
Contributor

CryZe commented Jan 29, 2023

Should cross test for big-endian get added to CI, too?

Yeah I think it should.

@RazrFalcon
Copy link
Collaborator

RazrFalcon commented Jan 29, 2023

@ids1024 Is there a reason you run PowerPC on mac and not linux?

Whoops. My bad. I thought we use macos for aarch64.

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.

Most integration tests fail on big-endian systems

4 participants