Skip to content

Run all Swift tests in SwiftSyntax PR testing #61640

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 20, 2022

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 19, 2022

Since we assert that a valid parse of the old parser also results in a valid parse of the new parser, a change in the new parser can break the Swift test suite. We should thus run the test full Swift test suite in SwiftSyntax’s PR testing.

Since we assert that a valid parse of the old parser also results in a valid parse of the new parser, a change in the new parser can break the Swift test suite. We should thus run the test full Swift test suite in SwiftSyntax’s PR testing.
@ahoppen ahoppen force-pushed the ahoppen/test-swift-in-swiftsyntax branch from 9ba4cfd to d4d8ebb Compare October 19, 2022 19:27
@ahoppen
Copy link
Member Author

ahoppen commented Oct 19, 2022

@swift-ci Please smoke test

@ahoppen ahoppen merged commit 1edcd89 into swiftlang:main Oct 20, 2022
@ahoppen ahoppen deleted the ahoppen/test-swift-in-swiftsyntax branch October 20, 2022 07:09
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