Skip to content

Commit 5a1eaf8

Browse files
committed
Mention that we could choose to run tests in emulation, as a treat.
1 parent 992e037 commit 5a1eaf8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

text/3841-demote-x86_64-apple-darwin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ These users will be stuck on an old compiler version.
106106
This would be a temporary solution,
107107
as eventually Apple will [sunset Rosetta 2][trans].
108108

109+
We may choose to run tests in emulation even after the target is demoted to Tier 2 with host tools.
110+
That change would be evaluated independently from this RFC and in a similar fashion to other non-Tier-1 targets with extra testing.
111+
This evaluation would include aspects like CI complexity, test flakiness, test execution time, ability of contributors to have access to the hardware to fix issues, etc.
112+
Any extra testing would be at the whim of various Rust teams to reduce or remove at any point with no prior notice.
113+
109114
- The Rust Foundation could pay for GitHub Actions runners that will continue to use the x86\_64 architecture,
110115
such as `macos-13-large`, `macos-14-large`, or `macos-15-large`.
111116
This would be a temporary solution,

0 commit comments

Comments
 (0)