Skip to content

Add an environment check to opt in for API diff functionality tests #3697

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
Aug 31, 2021

Conversation

elsh
Copy link
Contributor

@elsh elsh commented Aug 30, 2021

Output of the API diff digester can be different per platform, which should be addressed at the functionality level, as long as the invocation is successful. This separates out the integration point testing of the diff digester and SwiftPM from the functionality tests of the digester itself.

@elsh
Copy link
Contributor Author

elsh commented Aug 31, 2021

@swift-ci smoke test

@tomerd tomerd merged commit f6bf6b3 into main Aug 31, 2021
@tomerd
Copy link
Contributor

tomerd commented Aug 31, 2021

thanks @elsh

@elsh elsh deleted the es-env-test branch February 18, 2022 23:39
yyvch added a commit to yyvch/swift-package-manager that referenced this pull request Jan 4, 2025
Since swiftlang#3697
the APIDiff tests were opt-in which set expectation that the
tests should skip by default. This change makes the APIDiff tests
to run by default so then we could rely on CI status and assurance
of test coverage.
@yyvch yyvch mentioned this pull request Jan 7, 2025
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