Skip to content

[tests] Make some tests that are x86_64 hardcode that are failing on arm64 run with %target-cpu #39676

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

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

LucianoPAlmeida
Copy link
Contributor

Those tests are failing locally when running on arm64 machine basically with the same error: could not find module '_Concurrency' for target 'x86_64-apple-macos'; found: arm64-apple-macos.
So since none of them seems to be arch specific and are all restricted to macOS already, seems to be fine to run them with %target-cpu

I didn't know who to request for review, so all requests were GitHub suggested :)

@LucianoPAlmeida
Copy link
Contributor Author

@swift-ci Please test

@LucianoPAlmeida
Copy link
Contributor Author

@DougGregor friendly ping for a review :)

Copy link
Contributor

@xymus xymus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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.

2 participants