Skip to content

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

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

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Dec 14, 2022

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.

swiftlang/swift-stress-tester#217 makes sure that we always verify the results in the SourceKit stress tester.

@ahoppen
Copy link
Member Author

ahoppen commented Dec 14, 2022

@swift-ci Please smoke test

4 similar comments
@ahoppen
Copy link
Member Author

ahoppen commented Dec 14, 2022

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Jan 30, 2023

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Jan 30, 2023

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Jan 30, 2023

@swift-ci Please smoke test

@ahoppen ahoppen force-pushed the ahoppen/only-verify-cursor-info-if-requested branch from 82fc482 to 09803ed Compare January 31, 2023 09:47
@ahoppen
Copy link
Member Author

ahoppen commented Jan 31, 2023

@swift-ci Please smoke 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 force-pushed the ahoppen/only-verify-cursor-info-if-requested branch from 09803ed to 7811519 Compare January 31, 2023 20:26
@ahoppen
Copy link
Member Author

ahoppen commented Feb 1, 2023

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Feb 1, 2023

@swift-ci Please smoke test

@ahoppen ahoppen merged commit 8f87047 into swiftlang:main Feb 2, 2023
@ahoppen ahoppen deleted the ahoppen/only-verify-cursor-info-if-requested branch February 2, 2023 11:42
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