Skip to content

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