Skip to content

run tests on mips-unknown-linux-gnu #4333

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

Merged
merged 1 commit into from
May 19, 2025
Merged

Conversation

RalfJung
Copy link
Member

That target has two unique properties we are not capturing yet:

  • It is a 32bit big-endian target
  • It does not have 64bit atomics (so std uses fallback paths for some logic)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also added MANY_SEEDS=16 so we have some coverage of those tests on our better-supported tier 2 targets. Let's see what that does to CI times... the macOS runner often is the first runner to finish, but sometimes it is the last to finish.

@RalfJung RalfJung added this pull request to the merge queue May 19, 2025
Merged via the queue into rust-lang:master with commit 76282cf May 19, 2025
8 checks passed
@RalfJung RalfJung deleted the mips-tests branch May 19, 2025 14:56
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