Skip to content

[test] Fix tests who aren't using %target-cpu #59433

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
Jun 15, 2022
Merged

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Jun 14, 2022

These tests were failing to find _StringProcessing for x86_64 on an arm64 bot who was explicitly not building x86_64 modules (how these weren't failing for things like the stdlib or other modules amazes me). Most of the changes are just using %target-cpu in the test files, but the IRGen test seems to explicitly want x86_64, so add a require.

Resolves: rdar://95121796

@Azoy
Copy link
Contributor Author

Azoy commented Jun 14, 2022

@swift-ci please test

Copy link
Contributor

@meg-gupta meg-gupta left a comment

Choose a reason for hiding this comment

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

LGTM

don't import string processing
@Azoy
Copy link
Contributor Author

Azoy commented Jun 14, 2022

@swift-ci please test

@Azoy Azoy merged commit 2a2f70f into swiftlang:main Jun 15, 2022
@Azoy Azoy deleted the fix-tests branch June 15, 2022 03:39
meg-gupta pushed a commit to meg-gupta/swift that referenced this pull request Jun 15, 2022
rxwei pushed a commit to rxwei/swift that referenced this pull request Oct 21, 2022
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