-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[Concurrency] Tweak where concurrency tests run #34891
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
[Concurrency] Tweak where concurrency tests run #34891
Conversation
ptrauth is not yet implemented for asynchronous functions. Fixes rdar://71809918.
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please test |
Build failed |
@swift-ci please test macOS |
Suggestion: use a lit feature for "supports concurrency execution" instead of duplicating this across tests. |
They need libdispatch (whether on macOS or anywhere else) but don't yet work with arm64e.