Skip to content

Disable tests that require arm64e slices for iOS sanitizers #81723

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

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented May 22, 2025

We started building iOS sanitizers when switching to LLVM_ENABLE_RUNTIMES to build compiler-rt, and turns out they currently provide only the arm64 slice.

Addresses rdar://151782340

We started building iOS sanitizers when switching to
`LLVM_ENABLE_RUNTIMES` to build compiler-rt, and turns out they
currently provide only the arm64 slice.

Addresses rdar://151782340
@edymtt
Copy link
Contributor Author

edymtt commented May 22, 2025

@swift-ci please smoke test

@edymtt
Copy link
Contributor Author

edymtt commented May 22, 2025

preset=buildbot,tools=RA,stdlib=RD,test=non_executable
@swift-ci Please test with preset macOS Platform

@edymtt
Copy link
Contributor Author

edymtt commented May 23, 2025

In the preset PR, confirmed that these two tests are no longer running for iphoneos-arm64e

[2025-05-23T00:40:42.852Z] UNSUPPORTED: Swift(iphoneos-arm64e) :: Profiler/coverage_inlined_counters.swift (6200 of 19082)
...
[2025-05-23T00:48:07.607Z] UNSUPPORTED: Swift-validation(iphoneos-arm64e) :: SILOptimizer/rdar133779160.swift (12301 of 19082)
...

@edymtt edymtt merged commit 6adc187 into swiftlang:main May 23, 2025
3 of 4 checks passed
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