Skip to content
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

Test Miri on macOS in CI #103519

Closed
RalfJung opened this issue Oct 25, 2022 · 0 comments · Fixed by #103569
Closed

Test Miri on macOS in CI #103519

RalfJung opened this issue Oct 25, 2022 · 0 comments · Fixed by #103569

Comments

@RalfJung
Copy link
Member

It would be good to run the Miri tests on a macOS target in CI. With #103392, running x.py test src/tools/miri --target aarch64-apple-darwin should work on any host OS. However when we put that on CI, it fails on Windows since x.py insists that cc must be installed. So for now this is disabled in checktools.

@bors bors closed this as completed in d69c33a Nov 7, 2022
RalfJung pushed a commit to RalfJung/miri that referenced this issue Nov 10, 2022
fix and (re-)enable Miri cross-target checks on macOS and Windows

Fixes rust-lang/rust#103519
r? `@Mark-Simulacrum`
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this issue Apr 20, 2024
fix and (re-)enable Miri cross-target checks on macOS and Windows

Fixes rust-lang/rust#103519
r? `@Mark-Simulacrum`
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this issue Apr 27, 2024
fix and (re-)enable Miri cross-target checks on macOS and Windows

Fixes rust-lang/rust#103519
r? `@Mark-Simulacrum`
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 a pull request may close this issue.

1 participant