Skip to content

Enable Concurrency ABI verifier test on apple silicon #63987

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
Mar 2, 2023

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Mar 1, 2023

There's no good reason not to run this test on apple silicon macs; and by doing so, we make it easier to catch issues before submitting a CI test run.

It seems that the results are exactly the same on apple silicon so I did not have to create a separate baseline - works just fine. If I'm missing something let me know though.

Resolves rdar://106030660

@ktoso ktoso requested review from DougGregor and nkcsgexi March 1, 2023 04:02
@ktoso ktoso added the concurrency Feature: umbrella label for concurrency language features label Mar 1, 2023
@ktoso ktoso changed the title Enable Concurrency ABI verified test on apple silicon Enable Concurrency ABI verifier test on apple silicon Mar 1, 2023
@ktoso
Copy link
Contributor Author

ktoso commented Mar 1, 2023

@swift-ci please smoke test

@ktoso
Copy link
Contributor Author

ktoso commented Mar 1, 2023

Relatedly, adding such test for Distributed so we don't have an accidental ABI break again #63989

@ktoso ktoso merged commit fffe782 into swiftlang:main Mar 2, 2023
@ktoso ktoso deleted the wip-abi-on-arm branch March 2, 2023 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency Feature: umbrella label for concurrency language features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants