Skip to content

ABI Checker: avoid reporting module importation changes #63554

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
Feb 10, 2023

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Feb 9, 2023

ABI changes due to imported module changes should be reflected by other symbol changes. Reporting module import changes seems to be redundant.

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Feb 9, 2023

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Feb 9, 2023

@swift-ci Please smoke test OS X platform

1 similar comment
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Feb 9, 2023

@swift-ci Please smoke test OS X platform

ABI changes due to imported module changes should be reflected by other symbol changes. Reporting
module import changes seems to be redundant.
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Feb 9, 2023

@swift-ci please smoke test

@nkcsgexi nkcsgexi merged commit 08c1d27 into swiftlang:main Feb 10, 2023
yyvch added a commit to yyvch/swift-package-manager that referenced this pull request Jan 4, 2025
The two modified tests started failing after implementation change of
the underlying tool. Imports stopped being considered breaking changes
by itself in swiftlang/swift#63554.
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