Skip to content

Make PullDiagnosticsTests.testCodeActions pass with older toolchains #888

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 11, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 10, 2023

The Fix-It message that we are testing here has changed in swiftlang/swift#67909. Accept both the old and the new message to make sure SourceKit-LSP tests also pass with older toolchains (e.g. if are using Xcode 15.0, which doesn’t contain the change yet).

rdar://116706363

The Fix-It message that we are testing here has changed in swiftlang/swift#67909. Accept both the old and the new message to make sure SourceKit-LSP tests also pass with older toolchains (e.g. if are using Xcode 15.0, which doesn’t contain the change yet).

rdar://116706363
@ahoppen ahoppen requested a review from hamishknight October 10, 2023 16:34
@ahoppen ahoppen requested a review from benlangmuir as a code owner October 10, 2023 16:34
@ahoppen
Copy link
Member Author

ahoppen commented Oct 10, 2023

@swift-ci Please test

@ahoppen ahoppen merged commit 31152de into swiftlang:main Oct 11, 2023
@ahoppen ahoppen deleted the ahoppen/older-toolchains branch October 11, 2023 15:04
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