Skip to content

Fix test union-const-eval-field for big-endian #144629

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

Closed
wants to merge 1 commit into from

Conversation

fneddy
Copy link
Contributor

@fneddy fneddy commented Jul 29, 2025

The test fails on s390x and presumably other big-endian systems, due to print of raw values with padding bytes.

To fix the tests remove the raw output values in the error note with normalize-stderr.

The test fails on s390x and presumably other big-endian systems,
due to print of raw values with padding bytes.

To fix the tests remove the raw output values in the error note
with `normalize-stderr`.
@rustbot
Copy link
Collaborator

rustbot commented Jul 29, 2025

r? @fee1-dead

rustbot has assigned @fee1-dead.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jul 29, 2025
@compiler-errors
Copy link
Member

compiler-errors commented Jul 29, 2025

Please merge this into #144631, since it doesn't need to be two PRs.

@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants