Skip to content

Skip tests that use background indexing when running tests with a Swift 5.10 toolchain #1833

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
Nov 19, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Nov 18, 2024

#1714 changed the background preparation mode to enabled but a Swift 5.10 toolchain does not support --experimental-prepare-for-indexing. Thus, these tests fail. Skip tests that rely on background indexing when testing SourceKit-LSP with a Swift 5.10 host toolchain.

…ft 5.10 toolchain

swiftlang#1714 changed the background preparation mode to `enabled` but a Swift 5.10 toolchain does not support `--experimental-prepare-for-indexing`. Thus, these tests fail. Skip tests that rely on background indexing when testing SourceKit-LSP with a Swift 5.10 host toolchain.
@ahoppen
Copy link
Member Author

ahoppen commented Nov 18, 2024

@swift-ci Please test

@ahoppen ahoppen merged commit 98b55ba into swiftlang:main Nov 19, 2024
3 checks passed
@ahoppen ahoppen deleted the fix-510-tests branch November 19, 2024 04:32
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