Skip to content

[5.8][SourceKit] Only verify the solver-based cursor info implementation if requested #63348

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

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Feb 1, 2023

Cherry-picks #62576 to release/5.8.


This allows us to mark expected deviations between the AST-based and the solver-based implementation in the stress tester as XFails without breaking actual clients

We always verify if a cursor info request is issued through sourcekitd-test.

…f requested

This allows us to mark expected deviations between the AST-based and the solver-based implementation in the stress tester as XFails without breaking actual clients

We always verify if a cursor info request is issued through `sourcekitd-test`.
@ahoppen ahoppen requested a review from rintaro February 1, 2023 15:01
@ahoppen
Copy link
Member Author

ahoppen commented Feb 1, 2023

@swift-ci Please test

@ahoppen ahoppen merged commit b0980d9 into swiftlang:release/5.8 Feb 7, 2023
@ahoppen ahoppen deleted the ahoppen/5.8-only-verify-cursor-info-if-requested branch February 7, 2023 17:45
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants